bronx-lehman-cuny-edu/bronx-american-community-survey-20062010-vawf-53b4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 2 hours ago

Bronx American Community Survey 2006-2010 - Poverty-WITH FIELD NAMES

American Community Survey statistics on income and poverty, and how many households experienced poverty in the past 12 months as of 2010. THis is an update from a previously uploaded dataset that required a data dictionary to decipher the cryptic field names. Descriptive names are included in this dataset.

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 \"bronx-lehman-cuny-edu/bronx-american-community-survey-20062010-vawf-53b4\".\"bronx_american_community_survey_20062010\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_american_community_survey_20062010