cityofberkeley-info/census-housing-2012-american-community-survey-7a6r-v8mp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 years ago
Indexed 12 months ago

Census, Housing, 2012 American Community Survey

Selected Housing Characteristics (Table DP04) from the Census Bureau 2012 American Community Survey 1-Year Estimates

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 \"cityofberkeley-info/census-housing-2012-american-community-survey-7a6r-v8mp\".\"census_housing_2012_american_community_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • census_housing_2012_american_community_survey
     
     
     
     
     
Upstream Metadata