DCAS Managed Building Energy Usage
City of New York
@usgov.city_of_new_york_dcas_managed_building_energy_usage
City of New York
@usgov.city_of_new_york_dcas_managed_building_energy_usage
City Building Energy Usage Data.
Organization: City of New York
Last updated: 2020-11-10T17:05:33.113719
Tags: energy, public-buildings
CREATE TABLE table_1 (
"borough_number" BIGINT,
"building_name" VARCHAR,
"building_address" VARCHAR,
"borough" VARCHAR,
"state" VARCHAR,
"postcode" BIGINT,
"block" BIGINT,
"lot" BIGINT,
"fy15_energy_usage_mmbtu_utility_energy_excluding_fuel_oil" BIGINT -- FY15 Energy Usage (MMBTU) [Utility Energy, Excluding Fuel Oil,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);Anyone who has the link will be able to view this.