bronx-lehman-cuny-edu/colorectal-cancer-20052009-xxwu-9jqe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 years ago
Indexed 1 hour ago

Colorectal Cancer 2005-2009

colorectal cancer rates in Bronx zip codes for the years 2005-2009. 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.

See http://www.health.ny.gov/statistics/cancer/registry/zipcode/faq.htm for more info

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/colorectal-cancer-20052009-xxwu-9jqe\".\"colorectal_cancer_20052009\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • colorectal_cancer_20052009