datahub-smcgov/dp03-american-community-survey-5year-estimates-h2tj-pkgq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 4 hours ago

DP03 American Community Survey 5-Year Estimates

DO NOT EDIT THIS DATASET.

This dataset, which is automatically updated contains American Community Survey 5-Year Estimates. This dataset is updated by a Socrata process; please contact support@socrata.com if you encounter any questions or issues.

This dataset contains variables from Data Profile 3 (DP03). Topics include: employment status, commuting to work, occupation, industry, class of worker, income and benefits, health insurance coverage, and poverty level, all at the State, County, and Census Tract level for each Tract in the County.

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 \"datahub-smcgov/dp03-american-community-survey-5year-estimates-h2tj-pkgq\".\"dp03_american_community_survey_5year_estimates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dp03_american_community_survey_5year_estimates
     
     
     
     
     
Upstream Metadata