cityofchicago/public-health-statistics-life-expectancy-by-qjr3-bm53
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 6 hours ago

Public Health Statistics - Life Expectancy By Community Area - Historical

Note: This dataset is historical only and there are not corresponding datasets for more recent time periods. For that more-recent information, please visit the Chicago Health Atlas at https://chicagohealthatlas.org.

This dataset gives the average life expectancy and corresponding confidence intervals for each Chicago community area for the years 1990, 2000 and 2010. See the full description at: https://data.cityofchicago.org/api/views/qjr3-bm53/files/AAu4x8SCRz_bnQb8SVUyAXdd913TMObSYj6V40cR6p8?download=true&filename=P:\EPI\OEPHI\MATERIALS\REFERENCES\Life Expectancy\Dataset description - LE by community area.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/public-health-statistics-life-expectancy-by-qjr3-bm53\".\"public_health_statistics_life_expectancy_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_health_statistics_life_expectancy_by
     
     
     
     
     
Upstream Metadata