bronx-lehman-cuny-edu/bxacs200620105yearestpoverty-gdd6-6exz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 5 hours ago

Bx_ACS_2006_2010_5year_est_poverty

An ESRI shapefile of Bronx 2010 census tracts with a table of the employment status per Bronx census tract, pertaining to 2006-2010 population and records. See ACS Field Description Dictionary for field descriptions

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/bxacs200620105yearestpoverty-gdd6-6exz\".\"bxacs200620105yearestpoverty\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bxacs200620105yearestpoverty