Water Consumption And Cost (2013 - Feb 2025)
City of New York
@usgov.city_of_new_york_water_consumption_and_cost_2013_2020
City of New York
@usgov.city_of_new_york_water_consumption_and_cost_2013_2020
CREATE TABLE table_1 (
"development_name" VARCHAR,
"borough" VARCHAR,
"account_name" VARCHAR,
"location" VARCHAR,
"meter_amr" VARCHAR,
"meter_scope" VARCHAR,
"tds" VARCHAR,
"edp" BIGINT,
"rc_code" VARCHAR,
"funding_source" VARCHAR,
"amp" VARCHAR,
"vendor_name" VARCHAR,
"umis_bill_id" BIGINT,
"revenue_month" TIMESTAMP,
"service_start_date" TIMESTAMP,
"service_end_date" TIMESTAMP,
"n__days" DOUBLE,
"meter_number" VARCHAR,
"estimated" VARCHAR,
"current_charges" DOUBLE,
"rate_class" VARCHAR,
"bill_analyzed" VARCHAR,
"consumption_hcf" DOUBLE,
"water_sewer_charges" DOUBLE,
"other_charges" DOUBLE
);
Anyone who has the link will be able to view this.