pa-gov/population-mobility-us-census-acs-5-year-estimates-qx8v-wk3k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 hour ago

Population & Mobility (US Census: ACS 5 Year Estimates) Statewide

The included data are from the Population & Mobility tables of the US Census Bureau's American Community Survey's (ACS) 5 year estimates by County. It includes data on geographic mobility and group quarters. For additional information about the data, visit https://www.census.gov/data/developers/data-sets/acs-5year.html.

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/population-mobility-us-census-acs-5-year-estimates-qx8v-wk3k\".\"population_mobility_us_census_acs_5_year_estimates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • population_mobility_us_census_acs_5_year_estimates
     
     
     
     
     
Upstream Metadata