Public Health Statistics - Births And Birth Rates In Chicago, By Year, 1999–2009 - Historical
City of Chicago
@usgov.city_of_chicago_public_health_statistics_births_and_bi_6dbf4711
City of Chicago
@usgov.city_of_chicago_public_health_statistics_births_and_bi_6dbf4711
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 contains the annual number of births and crude birth rate (births per 1,000 residents) with corresponding 95% confidence intervals, by Chicago community area, for the years 1999 – 2009. See the full dataset description for more information: https://data.cityofchicago.org/api/assets/8C4E8E51-6162-4DF3-9C29-D3F205FA2FB4
Organization: City of Chicago
Last updated: 2021-08-07T18:00:54.626837
Tags: birth, health, historical
CREATE TABLE table_1 (
"community_area" BIGINT,
"community_area_name" VARCHAR,
"births_1999" BIGINT,
"birth_rate_1999" DOUBLE,
"birth_rate_1999_lower_ci" DOUBLE,
"birth_rate_1999_upper_ci" DOUBLE,
"births_2000" BIGINT,
"birth_rate_2000" DOUBLE,
"birth_rate_2000_lower_ci" DOUBLE,
"birth_rate_2000_upper_ci" DOUBLE,
"births_2001" BIGINT,
"birth_rate_2001" DOUBLE,
"birth_rate_2001_lower_ci" DOUBLE,
"birth_rate_2001_upper_ci" DOUBLE,
"births_2002" BIGINT,
"birth_rate_2002" DOUBLE,
"birth_rate_2002_lower_ci" DOUBLE,
"birth_rate_2002_upper_ci" DOUBLE,
"births_2003" BIGINT,
"birth_rate_2003" DOUBLE,
"birth_rate_2003_lower_ci" DOUBLE,
"birth_rate_2003_upper_ci" DOUBLE,
"births_2004" BIGINT,
"birth_rate_2004" DOUBLE,
"birth_rate_2004_lower_ci" DOUBLE,
"birth_rate_2004_upper_ci" DOUBLE,
"births_2005" BIGINT,
"birth_rate_2005" DOUBLE,
"birth_rate_2005_lower_ci" DOUBLE,
"birth_rate_2005_upper_ci" DOUBLE,
"births_2006" BIGINT,
"birth_rate_2006" DOUBLE,
"birth_rate_2006_lower_ci" DOUBLE,
"birth_rate_2006_upper_ci" DOUBLE,
"births_2007" BIGINT,
"birth_rate_2007" DOUBLE,
"birth_rate_2007_lower_ci" DOUBLE,
"birth_rate_2007_upper_ci" DOUBLE,
"births_2008" BIGINT,
"birth_rate_2008" DOUBLE,
"birth_rate_2008_lower_ci" DOUBLE,
"birth_rate_2008_upper_ci" DOUBLE,
"births_2009" BIGINT,
"birth_rate_2009" DOUBLE,
"birth_rate_2009_lower_ci" DOUBLE,
"birth_rate_2009_upper_ci" DOUBLE
);Anyone who has the link will be able to view this.