Water Withdrawals By Facility: Beginning 2009
State of New York
@usgov.state_of_new_york_water_withdrawals_by_facility_beginning_2009
State of New York
@usgov.state_of_new_york_water_withdrawals_by_facility_beginning_2009
CREATE TABLE table_1 (
"program_id" VARCHAR,
"facility_name" VARCHAR,
"town" VARCHAR,
"county" VARCHAR,
"dec_region" BIGINT,
"withdrawal_category" VARCHAR,
"withdrawal_type" VARCHAR,
"reporting_year" BIGINT,
"average_day_withdrawal_mgd" DOUBLE,
"maximum_day_withdrawal_mgd" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.