Public Health Statistics - Births To Mothers Aged 15-19 Years Old In Chicago, By Year, 1999-2009 - Historical
City of Chicago
@usgov.city_of_chicago_public_health_statistics_births_to_mot_1287f20b
City of Chicago
@usgov.city_of_chicago_public_health_statistics_births_to_mot_1287f20b
CREATE TABLE table_1 (
"community_area_number" BIGINT,
"community_area_name" VARCHAR,
"teen_births_1999" BIGINT,
"teen_birth_rate_1999" DOUBLE,
"n__teen_birth_rate_1999_lower_ci" DOUBLE,
"n__teen_birth_rate_1999_upper_ci" DOUBLE,
"n__teen_births_2000" BIGINT,
"teen_birth_rate_2000" DOUBLE,
"n__teen_birth_rate_2000_lower_ci" DOUBLE,
"n__teen_birth_rate_2000_upper_ci" DOUBLE,
"n__teen_births_2001" BIGINT,
"teen_birth_rate_2001" DOUBLE,
"teen_birth_rate_2001_lower_ci" DOUBLE,
"n__teen_birth_rate_2001_upper_ci" DOUBLE,
"n__teen_births_2002" BIGINT,
"teen_birth_rate_2002" DOUBLE,
"n__teen_birth_rate_2002_lower_ci" DOUBLE,
"n__teen_birth_rate_2002_upper_ci" DOUBLE,
"teen_births_2003" BIGINT,
"teen_birth_rate_2003" DOUBLE,
"teen_birth_rate_2003_lower_ci" DOUBLE,
"n__teen_birth_rate_2003_upper_ci" DOUBLE,
"teen_births_2004" BIGINT,
"teen_birth_rate_2004" DOUBLE,
"teen_birth_rate_2004_lower_ci" DOUBLE,
"teen_birth_rate_2004_upper_ci" DOUBLE,
"n__teen_births_2005" BIGINT,
"teen_birth_rate_2005" DOUBLE,
"teen_birth_rate_2005_lower_ci" DOUBLE,
"teen_birth_rate_2005_upper_ci" DOUBLE,
"teen_births_2006" BIGINT,
"teen_birth_rate_2006" DOUBLE,
"teen_birth_rate_2006_lower_ci" DOUBLE,
"teen_birth_rate_2006_upper_ci" DOUBLE,
"teen_births_2007" BIGINT,
"teen_birth_rate_2007" DOUBLE,
"teen_birth_rate_2007_lower_ci" DOUBLE,
"teen_birth_rate_2007_upper_ci" DOUBLE,
"teen_births_2008" BIGINT,
"teen_birth_rate_2008" DOUBLE,
"teen_birth_rate_2008_lower_ci" DOUBLE,
"teen_birth_rate_2008_upper_ci" DOUBLE,
"teen_births_2009" BIGINT,
"teen_birth_rate_2009" DOUBLE,
"teen_birth_rate_2009_lower_ci" DOUBLE,
"teen_birth_rate_2009_upper_ci" DOUBLE
);
Anyone who has the link will be able to view this.