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

9 rows where Borough = "BRONX" and Property Type = "Education" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Property ID, Address 1, National Median Site EUI (kBtu/ft2), Total Site Energy (kBtu), Electricity (kBtu), Natural Gas Use (kBtu), Natural Gas Use (therms), Fuel Oil #2 Use (kBtu), Fuel Oil #4 Use (kBtu), Fuel Oil #5 & 6 Use (kBtu)

Calendar Year 3

  • 2010 4
  • 2012 3
  • 2011 2

Property Type 1

  • Education · 9 ✖

Borough 1

  • BRONX · 9 ✖
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)
23639 23639 2012 2609513 Leo Engineering Building BRONX 3825 Corlear Avenue Education 161880 0.0 53.4 51.0 58.0 111.7 106.6 8638358.9 3996376.54   1340558.37 13405.6 0.0 0.0 0.0 3301423.98 0.0 0.0 0.0   0.0
23644 23644 2012 2610158 Research and Learning Center BRONX 3840 Corlear Avenue Education 57000 0.0 52.4 52.6 58.0 156.8 154.9 2987266.5 2535009.38   452257.16 4522.6 0.0 0.0 0.0 0.0 0.0 0.0 0.0   0.0
35430 35430 2012 3532549 Icahn Charter Schools BRONX 1500 Pelham Parkway South Education 107019 0.0 0.0 0.0 58.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
17828 17828 2011 2610158 Research a BRONX 3840 Corlear Avenue Education 57,000 0.0 59.3 60.3 58.0 169.0   3.0 2.0 778.0 722.0 7.0                  
17829 17829 2011 2609513 Leo Engine BRONX 3825 Corlear Avenue Education 161,880 0.0 60.6 60.8 58.0 116.8   9.0 3.0 1.0 1.0 15.0       4.0          
3257 3257 2010 2636736 Rose Hill BRONX 441 E Fordham Road Education 1,800,000 0.0 110.0 113.5 76.0 199.4 200.9 198.0 66.0 19.0 130.0 1.0     521.0 951.0          
9566 9566 2010 2814906 T.E 755 Coop City Associates LLC BRONX 755 Coop City Boulevard Education 37,911 0.0 105.0 103.6 76.0 259.9 255.1 3.0 2.0 726.0 1.0 15.0                  
10031 10031 2010 2814508 Cardinal Hayes High School BRONX 650 Grand Concourse Education 208,292 0.0 66.5 66.7 76.0 104.6 104.9 13.0 3.0 974.0 1.0 15.0   9.0              
10039 10039 2010 2815031 Saint Philip Neri School BRONX 3025 Grand Concourse Education 55,650 0.0 75.4 75.6 76.0 91.5 91.7 4.0 360.0 105.0 462.0 4.0     3.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 1463.194ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability