Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 6 hours ago
Internet Master Plan: Broadband Choice and Speed by Census Block
Key indicators of the availability of internet service choice and speed based on publicly available data from the Federal Communications Commission
</p><b>Data Limitations:</b> Data accuracy is limited as of the date of publication and by the methodology and accuracy of the original sources. The City shall not be liable for any costs related to, or in reliance of, the data contained in these datasets.
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 \"cityofnewyork-us/internet-master-plan-broadband-choice-and-speed-by-8ess-ssnw\".\"internet_master_plan_broadband_choice_and_speed_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata