cityofnewyork-us/percentage-of-households-with-05-internet-service-ysc4-6xvu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

Percentage of Households with 0-5 Internet Service Providers (ISPs) in New York City by NTA - Dec 2016

Information on the number of Internet Service Providers offering service in each of New York City's Neighborhood Tabulation Areas, according to data made publicly available by the Federal Communications Commission.

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/percentage-of-households-with-05-internet-service-ysc4-6xvu\".\"percentage_of_households_with_05_internet_service\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_of_households_with_05_internet_service
     
     
     
     
     
Upstream Metadata