Public Health Statistics - Prenatal Care In Chicago, By Year, 1999 – 2009 - Historical
City of Chicago
@usgov.city_of_chicago_public_health_statistics_prenatal_care_feed5051
City of Chicago
@usgov.city_of_chicago_public_health_statistics_prenatal_care_feed5051
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 and percent of live births by the trimester in which the mother began prenatal care, with corresponding 95% confidence intervals, by Chicago community area, for the years 1999 – 2009. See full description at http://bit.ly/KcmIg2
Organization: City of Chicago
Last updated: 2021-08-07T17:59:46.097209
Tags: birth, care, historical, maternal-health
CREATE TABLE table_1 (
"community_area_number" BIGINT,
"community_area_name" VARCHAR,
"trimester_prenatal_care_began" VARCHAR,
"births_1999" BIGINT,
"percent_1999" DOUBLE,
"percent_1999_lower_ci" DOUBLE,
"percent_1999_upper_ci" DOUBLE,
"births_2000" BIGINT,
"percent_2000" DOUBLE,
"percent_2000_lower_ci" DOUBLE,
"percent_2000_upper_ci" DOUBLE,
"births_2001" BIGINT,
"percent_2001" DOUBLE,
"percent_2001_lower_ci" DOUBLE,
"percent_2001_upper_ci" DOUBLE,
"births_2002" BIGINT,
"percent_2002" DOUBLE,
"percent_2002_lower_ci" DOUBLE,
"percent_2002_upper_ci" DOUBLE,
"births_2003" BIGINT,
"percent_2003" DOUBLE,
"percent_2003_lower_ci" DOUBLE,
"percent_2003_upper_ci" DOUBLE,
"births_2004" BIGINT,
"percent_2004" DOUBLE,
"percent_2004_lower_ci" DOUBLE,
"percent_2004_upper_ci" DOUBLE,
"births_2005" BIGINT,
"percent_2005" DOUBLE,
"percent_2005_lower_ci" DOUBLE,
"percent_2005_upper_ci" DOUBLE,
"births_2006" BIGINT,
"percent_2006" DOUBLE,
"percent_2006_lower_ci" DOUBLE,
"percent_2006_upper_ci" DOUBLE,
"births_2007" BIGINT,
"percent_2007" DOUBLE,
"percent_2007_lower_ci" DOUBLE,
"percent_2007_upper_ci" DOUBLE,
"births_2008" BIGINT,
"percent_2008" DOUBLE,
"percent_2008_lower_ci" DOUBLE,
"percent_2008_upper_ci" DOUBLE,
"births_2009" BIGINT,
"percent_2009" DOUBLE,
"percent_2009_lower_ci" DOUBLE,
"percent_2009_upper_ci" DOUBLE,
"warning" VARCHAR
);Anyone who has the link will be able to view this.