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 Calendar Year = 2010 and Property Type = "Warehouse (Refrigerated)" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: ENERGY STAR Score, National Median Site EUI (kBtu/ft2), Electricity (kBtu), Electricity (kWh), Natural Gas Use (kBtu)

Borough 2

  • QUEENS 5
  • BROOKLYN 3

Property Type 1

  • Warehouse (Refrigerated) · 9 ✖

Calendar Year 1

  • 2010 · 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)
3532 3532 2010 2783927 Hall Street Real Estate-40 Hall St BROOKLYN 40 Hall Street Warehouse (Refrigerated) 40,500 89.0 28.2 27.8 63.6 94.2 93.0 1.0 1.0 334.0                     360.84
4564 4564 2010 2651918 Frank Brunckhorst (1011 Flushing)   1011 Flushing Warehouse (Refrigerated) 450,000 92.0 40.5 39.9 102.7 101.8 99.5 18.0 11.0 3.0 6.0 65.0                  
4651 4651 2010 2708775 Liberty Equities QUEENS 182-20 Liberty Avenue Warehouse (Refrigerated) 165,000 0.0     127.0                                
4662 4662 2010 2686394 Frank Brunckhorst (38 Bogart St ENT) BROOKLYN 38 Bogart St ENT Warehouse (Refrigerated) 45,000 49.0 121.8 122.2 121.3 368.3 365.4 5.0 4.0 1.0 755.0 7.0                  
4957 4957 2010 2747242 Madelaine Chocolate QUEENS 316 Beach 96th Street Warehouse (Refrigerated) 54,000 0.0     63.1                                
5635 5635 2010 2784952 211 LOMBARDY ST LLC BROOKLYN 211 LOMBARDY ST Warehouse (Refrigerated) 80,000 74.0 106.6 106.6 161.2 158.6 158.6 8.0 1.0 480.0 6.0 68.0                  
6648 6648 2010 2810999 Warehouse Building QUEENS 58-71 56 Drive Warehouse (Refrigerated) 63,518 1.0 503.3 500.9 119.6 769.8 761.7 31.0 6.0 1.0 25.0 252.0                  
6852 6852 2010 2715290 Daiei Trading Co Inc QUEENS 1450 128th Street Warehouse (Refrigerated) 51,000 0.0 132.5 136.2 127.0 300.6 299.4 6.0 3.0 1.0 3.0 31.0                  
8034 8034 2010 2792731 Fresh Direct QUEENS 23-30 Borden Avenue Warehouse (Refrigerated) 165,534 0.0     139.7                                

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 2616.498ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability