Water Quality - Every Drop Matters.
Water water everywhere, but not a drop to drink!
@kaggle.patricklford_water_and_air_quality
Water water everywhere, but not a drop to drink!
@kaggle.patricklford_water_and_air_quality
CREATE TABLE who_pm (
"indicatorcode" VARCHAR,
"indicator" VARCHAR,
"valuetype" VARCHAR,
"parentlocationcode" VARCHAR,
"parentlocation" VARCHAR,
"location_type" VARCHAR,
"spatialdimvaluecode" VARCHAR,
"location" VARCHAR,
"period_type" VARCHAR,
"period" BIGINT,
"islatestyear" BOOLEAN,
"dim1_type" VARCHAR,
"dim1" VARCHAR,
"dim1valuecode" VARCHAR,
"dim2_type" VARCHAR,
"dim2" VARCHAR,
"dim2valuecode" VARCHAR,
"dim3_type" VARCHAR,
"dim3" VARCHAR,
"dim3valuecode" VARCHAR,
"datasourcedimvaluecode" VARCHAR,
"datasource" VARCHAR,
"factvaluenumericprefix" VARCHAR,
"factvaluenumeric" DOUBLE,
"factvalueuom" VARCHAR,
"factvaluenumericlowprefix" VARCHAR,
"factvaluenumericlow" DOUBLE,
"factvaluenumerichighprefix" VARCHAR,
"factvaluenumerichigh" DOUBLE,
"value" VARCHAR,
"factvaluetranslationid" VARCHAR,
"factcomments" VARCHAR,
"language" VARCHAR,
"datemodified" VARCHAR
);
Anyone who has the link will be able to view this.