Asotin County Water Quality
State of Washington
@usgov.state_of_washington_asotin_county_water_quality
State of Washington
@usgov.state_of_washington_asotin_county_water_quality
CREATE TABLE table_1 (
"year" DOUBLE,
"typeofcontaminants" VARCHAR,
"contaminant" VARCHAR,
"epaallowablelimit_mcl" DOUBLE,
"epaidealgoal_mclg" VARCHAR,
"levelsinpudwater" VARCHAR,
"homesexceedingtheactionlevel" VARCHAR,
"yeartested" VARCHAR,
"source" VARCHAR,
"complies" BOOLEAN
);
Anyone who has the link will be able to view this.