bronx-lehman-cuny-edu/work-status-in-the-past-12-months-20072011-73x4-nns8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 11 years ago
Indexed 26 days ago

WORK STATUS IN THE PAST 12 MONTHS 2007-2011 American Community Survey 5-Year Estimates

Employment and hours worked data from the ACS 2007-2011 survey

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/work-status-in-the-past-12-months-20072011-73x4-nns8\".\"work_status_in_the_past_12_months_20072011\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • work_status_in_the_past_12_months_20072011