bronx-lehman-cuny-edu/bronx-2011-5year-acs-immigration-20062011-7gd6-hfz2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 26 minutes ago

Bronx 2011 5-year ACS Immigration (2006-2011)

American Community Survey 5 year data (for years 2006-2011) table on immigration/migration, This is a large dataset that requires the data dictionary in order to interpret. This is attached and can be found below and is called: ACS_11_5YR_S0701_metadata.

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-2011-5year-acs-immigration-20062011-7gd6-hfz2\".\"bronx_2011_5year_acs_immigration_20062011\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_2011_5year_acs_immigration_20062011