Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
E-Rate Recipient Details And Commitments
This dataset combines key fields captured from the E-Rate Form 471 (Basic Information, FRN Status, FRN Line Items, Recipients Of Service, and Supplemental Entity Information).
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"datahub-usac/erate-recipient-details-and-commitments-avi8-svp9\".\"erate_recipient_details_and_commitments\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata