bronx-lehman-cuny-edu/acs-20072011-5-yr-s1501-education-bronx-xsnq-7p5n
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 years ago
Indexed 2 hours ago

ACS 2007-2011 5 YR S1501 Education - Bronx

American Community Survey dataset on the education attainment levels for Bronx citizens for hte years 2007-2011 per census tract

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/acs-20072011-5-yr-s1501-education-bronx-xsnq-7p5n\".\"acs_20072011_5_yr_s1501_education_bronx\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • acs_20072011_5_yr_s1501_education_bronx