cityofchicago/census-data-languages-spoken-in-chicago-2008-2012-a2fk-ec6q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 9 years ago
Indexed 5 hours ago

Census Data - Languages spoken in Chicago, 2008 – 2012

This dataset contains estimates of the number of residents aged 5 years or older in Chicago who “speak English less than very well,” by the non-English language spoken at home and community area of residence, for the years 2008 – 2012. See the full dataset description for more information at: https://data.cityofchicago.org/api/views/fpup-mc9v/files/dK6ZKRQZJ7XEugvUavf5MNrGNW11AjdWw0vkpj9EGjg?download=true&filename=P:\EPI\OEPHI\MATERIALS\REFERENCES\ECONOMIC_INDICATORS\Dataset_Description_Languages_2012_FOR_PORTAL_ONLY.pdf

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 \"cityofchicago/census-data-languages-spoken-in-chicago-2008-2012-a2fk-ec6q\".\"census_data_languages_spoken_in_chicago_2008_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • census_data_languages_spoken_in_chicago_2008_2012
     
     
     
     
     
Upstream Metadata