Size of files (gzipped):
1.5GB Normalized filings (2011-current)
0.2GB Grants (2011-current)
Storage cost negligible (only $0.05 / mo...$0.026 / GB)
Network costs and egress fees are the concern (fee schedule)
Alternative:
-
Use G-Suite storage (API docs)
Q: What are the consequences if a developer constantly hammers the endpoint(s) programmatically?
-
Use a cloud function to disallow programmatic access. Would allow good actors access, but prevent runaway costs from programmatic hammering of endpoint.
Size of files (gzipped):
1.5GB Normalized filings (2011-current)
0.2GB Grants (2011-current)
Storage cost negligible (only $0.05 / mo...$0.026 / GB)
Network costs and egress fees are the concern (fee schedule)
Alternative:
Use G-Suite storage (API docs)
Q: What are the consequences if a developer constantly hammers the endpoint(s) programmatically?
Use a cloud function to disallow programmatic access. Would allow good actors access, but prevent runaway costs from programmatic hammering of endpoint.