datahub-smcgov/dp05-american-community-survey-5year-estimates-v6vf-twrr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 33 minutes ago

DP05 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 5 (DP05). Topics include: sex and age, race, ethnicity, and housing units 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/dp05-american-community-survey-5year-estimates-v6vf-twrr\".\"dp05_american_community_survey_5year_estimates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dp05_american_community_survey_5year_estimates
     
     
     
     
     
Upstream Metadata