DCAS Managed Building Fuel Usage (Historical)
City of New York
@usgov.city_of_new_york_dcas_managed_building_fuel_usage
City of New York
@usgov.city_of_new_york_dcas_managed_building_fuel_usage
CREATE TABLE table_1 (
"borough_number" BIGINT,
"building_name" VARCHAR,
"building_address" VARCHAR,
"borough" VARCHAR,
"state" VARCHAR,
"postcode" BIGINT,
"block" BIGINT,
"lot" BIGINT,
"fuel_oil_usage_mmbtu" DOUBLE,
"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.