mydata-iowa-gov/iowa-households-by-presence-of-a-computer-and-type-gz3j-hzab
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 hour ago

Iowa Households by Presence of a Computer and Type of Internet Subscription (ACS 5-Year Estimates)

This dataset contains Iowa households by presence of a computer and type of internet subscription for State of Iowa, individual Iowa counties, Iowa places and census tracts within Iowa. Data is from the American Community Survey, Five Year Estimates, Table B28003.

Computer Presence includes the following: Total, Yes, and No.

Internet subscription includes the following: Total, Total w/Computer, Broadband, Dial-up and None.

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 \"mydata-iowa-gov/iowa-households-by-presence-of-a-computer-and-type-gz3j-hzab\".\"iowa_households_by_presence_of_a_computer_and_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_households_by_presence_of_a_computer_and_type
     
     
     
     
     
Upstream Metadata