Fish Consumption Advisory Serving Recommendations
State of California
@usgov.ca_gov_fish_consumption_advisory_serving_recommendations
State of California
@usgov.ca_gov_fish_consumption_advisory_serving_recommendations
CREATE TABLE fish_consumption_advisory_serving_recommendations (
"advisory" VARCHAR,
"county" VARCHAR,
"species" VARCHAR,
"contaminant" VARCHAR,
"sen_serving" BIGINT,
"gen_serving" BIGINT,
"year" BIGINT
);
Anyone who has the link will be able to view this.