Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 28 minutes ago
Universal Solicitation of Broadband Target Neighborhoods
This data set consists of 11 areas identified as Target Neighborhoods in Universal Solicitation of Broadband (USB).
<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/universal-solicitation-of-broadband-target-2qqs-crk2\".\"universal_solicitation_of_broadband_target\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata