Childhood Lead Poisoning: Incidence By Year
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_incidence_by_year
State of Connecticut
@usgov.state_of_connecticut_childhood_lead_poisoning_incidence_by_year
CREATE TABLE table_1 (
"year" BIGINT,
"number_of_new_cases_5_g_dl" BIGINT,
"no_history_5_g_dl" BIGINT,
"rate_of_new_cases_5_g_dl" DOUBLE,
"number_of_new_cases_15_g_dl" BIGINT,
"no_history_15_g_dl" BIGINT,
"rate_of_new_cases_15_g_dl" DOUBLE,
"number_of_new_cases_20_g_dl" BIGINT,
"no_history_20_g_dl" BIGINT,
"rate_of_new_cases_20_g_dl" DOUBLE
);
Anyone who has the link will be able to view this.