home / nyc_ll84

Energy — EUI and Fuel Use by Type

Site EUI, source EUI, electricity, natural gas, steam, oil, and renewables.

Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability

7 rows where Borough = "BRONX" and Property Type = "Not Available" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Floor Area (ft2), Site EUI (kBtu/ft2), Weather Norm Site EUI (kBtu/ft2), Source EUI (kBtu/ft2), Weather Norm Source EUI (kBtu/ft2), Total Site Energy (kBtu), Electricity (kBtu), Natural Gas Use (kBtu), Natural Gas Use (therms)

Property Type 1

  • Not Available · 7 ✖

Calendar Year 1

  • 2012 7

Borough 1

  • BRONX · 7 ✖
Link rowid Calendar Year ▲ Property ID Property Name Borough Address 1 Property Type Floor Area (ft2) ENERGY STAR Score Site EUI (kBtu/ft2) Weather Norm Site EUI (kBtu/ft2) National Median Site EUI (kBtu/ft2) Source EUI (kBtu/ft2) Weather Norm Source EUI (kBtu/ft2) Total Site Energy (kBtu) Electricity (kBtu) Electricity (kWh) Natural Gas Use (kBtu) Natural Gas Use (therms) District Steam Use (kBtu) Fuel Oil #2 Use (kBtu) Fuel Oil #4 Use (kBtu) Fuel Oil #5 & 6 Use (kBtu) Diesel #2 Use (kBtu) District Hot Water Use (kBtu) District Chilled Water Use (kBtu) Green Power - Onsite (kWh) Green Power - Offsite (kWh)
34440 34440 2012 3338322 E&M 1750GRAND AVENUE BRONX 1750 GRAND AVENUE Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
34442 34442 2012 3338355 E&M 2675 CRESTON AVE BRONX 2675 CRESTON AVE. Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
34452 34452 2012 3350391 E&M 667 E 232nd Street BRONX 667 E 232ND ST Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
34623 34623 2012 3452765 FMP: 2206 Holland Ave BRONX 2206 Holland Ave Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
35499 35499 2012 3535762 2986 Marion Avenue BRONX 2986 Marion Avenue Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
35572 35572 2012 3537767 91 E 208th Street Bronx,-002 BRONX 91 E 208th Street Not Available 0 0.0 0.0 0.0 0.0 0.0 0.0 352590.4 207342.06   145248.39 1452.5 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
36022 36022 2012 3582016 1011 Sheridan Ave. BRONX 1011 Sheridan Ave. Not Available 150498 0.0 22.7 22.4 0.0 60.7 59.1 3417523.6 2424123.64   993400.0 9934.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE energy(
  "Calendar Year" INT,
  "Property ID" TEXT,
  "Property Name" TEXT,
  Borough TEXT,
  "Address 1" TEXT,
  "Property Type" TEXT,
  "Floor Area (ft2)" TEXT,
  "ENERGY STAR Score" REAL,
  "Site EUI (kBtu/ft2)" REAL,
  "Weather Norm Site EUI (kBtu/ft2)" REAL,
  "National Median Site EUI (kBtu/ft2)" REAL,
  "Source EUI (kBtu/ft2)" REAL,
  "Weather Norm Source EUI (kBtu/ft2)" REAL,
  "Total Site Energy (kBtu)" REAL,
  "Electricity (kBtu)" REAL,
  "Electricity (kWh)" REAL,
  "Natural Gas Use (kBtu)" REAL,
  "Natural Gas Use (therms)" REAL,
  "District Steam Use (kBtu)" REAL,
  "Fuel Oil #2 Use (kBtu)" REAL,
  "Fuel Oil #4 Use (kBtu)" REAL,
  "Fuel Oil #5 & 6 Use (kBtu)" REAL,
  "Diesel #2 Use (kBtu)" REAL,
  "District Hot Water Use (kBtu)" REAL,
  "District Chilled Water Use (kBtu)" REAL,
  "Green Power - Onsite (kWh)" REAL,
  "Green Power - Offsite (kWh)" REAL
);
CREATE INDEX "idx_energy_Calendar Year" ON [energy] ("Calendar Year");
CREATE INDEX "idx_energy_Property ID" ON [energy] ("Property ID");
CREATE INDEX "idx_energy_Borough" ON [energy] ("Borough");
CREATE INDEX "idx_energy_Property Type" ON [energy] ("Property Type");
Powered by Datasette · Queries took 118.346ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability