Childhood Lead Poisoning: Prevalence By Town And Blood Lead Level Category
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_prevalen_347f2ef2
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_prevalen_347f2ef2
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 data on the prevalence by town and blood lead level category.
Organization: State of Connecticut
Last updated: 2022-09-02T19:37:19.011053
Tags: childhood-lead-poisoning
CREATE TABLE table_1 (
"year" BIGINT,
"town" VARCHAR,
"total_confirmed_tests" BIGINT,
"n__3_5_mcg_dl" VARCHAR -- # ≥3.5 Mcg/dL,
"n__3_5_mcg_dl_787932" VARCHAR -- % ≥3.5 Mcg/dL,
"n__5_mcg_dl" VARCHAR -- # ≥5 Mcg/dL,
"n__5_mcg_dl_3e5fbe" VARCHAR -- % ≥5 Mcg/dL,
"n__15_mcg_dl" VARCHAR -- # ≥15 Mcg/dL,
"n__15_mcg_dl_32617d" VARCHAR -- % ≥15 Mcg/dL,
"n__20_mcg_dl" VARCHAR -- # ≥20 Mcg/dL,
"n__20_mcg_dl_f604a9" VARCHAR -- % ≥20 Mcg/dL
);Anyone who has the link will be able to view this.