bronx-lehman-cuny-edu/lung-and-bronchus-cancer-20052009-per-zip-code-wdha-h2u7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 5 hours ago

Lung and Bronchus Cancer 2005-2009 per Zip Code

The ZIP Code lists show the number of people who developed the specific type of cancer while living in the ZIP Code area between 2005 and 2009. The lists also show the number of people who might have been expected to get cancer in that time period, based on the size of the population of the ZIP Code.

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/lung-and-bronchus-cancer-20052009-per-zip-code-wdha-h2u7\".\"lung_and_bronchus_cancer_20052009_per_zip_code\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lung_and_bronchus_cancer_20052009_per_zip_code