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

14 rows where Calendar Year = 2010 and Property Type = "Education" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Total Site Energy (kBtu), Electricity (kBtu), Electricity (kWh), Natural Gas Use (kBtu), Natural Gas Use (therms)

Borough 5

  • BRONX 4
  • MANHATTAN 4
  • QUEENS 2
  • BROOKLYN 1
  • STATEN IS 1

Property Type 1

  • Education · 14 ✖

Calendar Year 1

  • 2010 · 14 ✖
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)
722 722 2010 1819837 Center for Automotive Education and Training QUEENS 15-30 Petracca Place Education                                          
1154 1154 2010 2549056 French Institute MANHATTAN 22 E 60th Street Education 69,561 0.0     76.0                                
3249 3249 2010 2777318 Barnard Millbank   West 120th St Education 121,000 0.0 22.7 21.8 76.0 75.9 72.7 2.0 2.0 805.0                      
3255 3255 2010 2777309 Barnard College MANHATTAN 3009 Broadway Education 623,875 0.0 143.1 142.9 76.0 245.1 240.8 89.0 25.0 7.0 62.0 621.0   1.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          
4477 4477 2010 2680727 117 Adams Complex-Building 5 BROOKLYN 175 Pearl Street Education 190,121 0.0 43.8 43.8 76.0 73.3 73.3 8.0 2.0 664.0 6.0 60.0                  
4559 4559 2010 2601646 79 Fifth Avenue LLC MANHATTAN 79 Fifth Avenue Education 271,596 0.0 112.9 110.5 76.0 307.0 299.0 30.0 22.0 6.0 8.0 82.0                  
8141 8141 2010 2636742 Gramercy Medical Arts Building MANHATTAN 380 Second Avenue Education 191,492 0.0 27.0 26.4 76.0 89.5 87.2 5.0 5.0 1.0 64.0 644.3                  
9155 9155 2010 2797746 30-20 Thompson Avenue QUEENS 30-20 Thompson Avenue Education 609,247 0.0 54.4 55.6 76.0 154.9 156.2 33.0 26.0 7.0 7.0 71.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              
10037 10037 2010 2814426 Good Shepherd School   608/620 Isham Street Education 65,472 0.0 88.2 88.8 76.0 128.1 128.7 5.0 1.0 318.0 633.0 6.0   4.0              
10038 10038 2010 2813309 Monsignor Farrell High School STATEN IS 2900 Amboy Road Education 136,925 0.0 99.3 100.0 76.0 212.0 212.7 13.0 6.0 1.0 941.0 9.0   6.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 2071.345ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability