bronx-lehman-cuny-edu/bronx-american-community-5year-survey-xwtw-sbuz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 1 hour ago

Bronx American Community 5-year Survey

American Community Survey statistics on income and poverty, as well as a number of other factors. There are about 200 fields so please refer to the attached ACS_Field_Description_Dictionary.xlsx for field definitions.

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-5year-survey-xwtw-sbuz\".\"bronx_american_community_5year_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_american_community_5year_survey