pa-gov/percentage-of-access-to-broadband-for-different-brvt-7azd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 2 hours ago

Percentage of Access to Broadband for Different Types of Connections By Date (December 2019) Community and Economic Development

The availability of broadband by type of connection and area type (rural, urban, all types) in the United States (Nationwide) as of December 2019

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 \"pa-gov/percentage-of-access-to-broadband-for-different-brvt-7azd\".\"percentage_of_access_to_broadband_for_different\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_of_access_to_broadband_for_different
     
     
     
     
     
Upstream Metadata