Community Water Fluoridation – State And County Level Statistics
U.S. Department of Health & Human Services
@usgov.hhs_gov_community_water_fluoridation_state_and_county__f61b6002
U.S. Department of Health & Human Services
@usgov.hhs_gov_community_water_fluoridation_state_and_county__f61b6002
CREATE TABLE table_1 (
"year" BIGINT,
"stateabbr" VARCHAR,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"category" VARCHAR,
"indicator" VARCHAR,
"shortindicatortext" VARCHAR,
"type" VARCHAR,
"datasource" VARCHAR,
"data_value_unit" VARCHAR,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote_text" VARCHAR,
"geolocation" VARCHAR,
"break_out_category1" VARCHAR,
"break_out1" VARCHAR,
"locationid" BIGINT,
"typeid" VARCHAR,
"break_out1_id" VARCHAR,
"indicatorid" VARCHAR,
"mwf_participant" BOOLEAN,
"indicatorgroupid" VARCHAR,
"topicid" VARCHAR
);
Anyone who has the link will be able to view this.