Drinking Water Quality Distribution Monitoring Data
City of New York
@usgov.city_of_new_york_drinking_water_quality_distribution_m_f2dd9e00
City of New York
@usgov.city_of_new_york_drinking_water_quality_distribution_m_f2dd9e00
CREATE TABLE table_1 (
"sample_number" BIGINT,
"sample_date" TIMESTAMP,
"sample_time" VARCHAR,
"sample_site" VARCHAR,
"sample_class" VARCHAR,
"residual_free_chlorine_mg_l" DOUBLE,
"turbidity_ntu" VARCHAR,
"fluoride_mg_l" VARCHAR,
"coliform_quanti_tray_mpn_100ml" VARCHAR,
"e_coli_quanti_tray_mpn_100ml" VARCHAR
);
Anyone who has the link will be able to view this.