Steam Consumption By ZIP Code - 2010
City of New York
@usgov.city_of_new_york_steam_consumption_by_zip_code_2010
City of New York
@usgov.city_of_new_york_steam_consumption_by_zip_code_2010
2010 steam consumption in mlbs and Mg, by ZIP code and building type.
Organization: City of New York
Last updated: 2020-11-10T17:00:21.027621
Tags: energy, environment, planning, power, utilities
CREATE TABLE table_1 (
"zip" VARCHAR,
"building_type_service_class" VARCHAR -- Building Type (service Class),
"n__consumption_mlbs" BIGINT -- Consumption (mlbs),
"n__consumption_mg" BIGINT -- Consumption (Mg),
"utility_data_source" VARCHAR
);Anyone who has the link will be able to view this.