Childhood Lead Poisoning: 10-Year Prevalence In Top 5 Cities
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_10_year__6929f8c4
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_10_year__6929f8c4
As of January 1, 2009, Connecticut law mandates that medical providers must conduct annual lead screening (i.e., blood lead testing) for each child 9 to 35 months of age. Furthermore, the law requires that any child between 36-72 months of age who has not been previously tested must also be tested by the child’s medical provider, regardless of risk.
This dataset includes the 10-year prevalence in Connecticut's top five cities.
Organization: State of Connecticut
Last updated: 2022-09-02T19:54:27.230867
Tags: childhood-lead-poisoning, environmental-justice, health-equity
CREATE TABLE table_1 (
"year" BIGINT,
"town" VARCHAR,
"n__children_with_confirmed_test" BIGINT -- # Children With Confirmed Test,
"n__0_4_mcg_dl" BIGINT -- # 0-4 Mcg/dL,
"n__0_4_mcg_dl_ba286d" DOUBLE -- % 0-4 Mcg/dL,
"n__5_9_mcg_dl" BIGINT -- # 5-9 Mcg/dL,
"n__5_9_mcg_dl_f2fdae" DOUBLE -- % 5-9 Mcg/dL,
"n__10_14_mcg_dl" BIGINT -- # 10-14 Mcg/dL,
"n__10_14_mcg_dl_19cae0" DOUBLE -- % 10-14 Mcg/dL,
"n__15_19_mcg_dl" BIGINT -- # 15-19 Mcg/dL,
"n__15_19_mcg_dl_daa6df" DOUBLE -- % 15-19 Mcg/dL,
"n__20_mcg_dl" BIGINT -- # 20+ Mcg/dL,
"n__20_mcg_dl_f604a9" DOUBLE -- % 20+ Mcg/dL
);Anyone who has the link will be able to view this.