home / nyc_ll84

Summary — Key Metrics (start here)

The 25 most important columns: property info, ENERGY STAR score, EUI, GHG emissions, GHGI (kgCO2e/m²), and fuel use by type. Filter using the column boxes or left-side facets. Export to CSV or JSON.

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

8 rows where Borough = "BROOKLYN" and Property Type = "Storage/Shipping/Non-Refrigerated Warehouse" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Property ID, Address 1, Postal Code, Year Built, BBL, BIN

Calendar Year 3

  • 2010 3
  • 2012 3
  • 2011 2

Property Type 1

  • Storage/Shipping/Non-Refrigerated Warehouse · 8 ✖

Borough 1

  • BROOKLYN · 8 ✖
Link rowid Calendar Year ▲ Property ID Property Name Borough Address 1 Postal Code Property Type Floor Area (ft2) Year Built Number of Buildings ENERGY STAR Score Site EUI (kBtu/ft2) Weather Norm Site EUI (kBtu/ft2) Source EUI (kBtu/ft2) Total GHG (MtCO2e) GHGI (kgCO2e/m2) Direct GHG (MtCO2e) Indirect GHG (MtCO2e) Electricity (kBtu) Natural Gas Use (kBtu) District Steam Use (kBtu) Fuel Oil #2 Use (kBtu) Fuel Oil #4 Use (kBtu) Fuel Oil #5 & 6 Use (kBtu) Water Use (kgal) BBL BIN
25616 25616 2012 2674626 shs bay ridge llc BROOKLYN 534 63 Street 11,220 Storage/Shipping/Non-Refrigerated Warehouse 271200 2005   0 0.0 0.0 0.0         0.0 0.0 0.0 0.0 0.0 0.0   3058100021 3144124
32950 32950 2012 3112469 BZV: 9 White Street, Brooklyn, NY 11206 BROOKLYN 9 White Street 11,206 Storage/Shipping/Non-Refrigerated Warehouse 64000 1931   0 18.8 20.3 43.3         660860.04 539700.0 0.0 0.0 0.0 0.0   3031170029 3071578
35940 35940 2012 3553081 BOGART HOLDING LLC BROOKLYN 74 BOGART ST 11,206 Storage/Shipping/Non-Refrigerated Warehouse 80000 1946   0 13.9 13.9 29.9         537096.57 575000.0 0.0 0.0 0.0 0.0   3030840001 3071392
18135 18135 2011 2951298 GRINNELL S BROOKLYN 537 COLUMBIA STREET 11,231 Storage/Shipping/Non-Refrigerated Warehouse 88,000 1910   0                             3005910001 BBL# 3-00591-0001
18778 18778 2011 3112469 BZV: 9 Whi BROOKLYN 9 White Street 11,206 Storage/Shipping/Non-Refrigerated Warehouse 64,000 1931   0 33.8 34.3 93.6 181.25 30483.7 28.71 152.54 1.0 539.0           3031170029 3071578
5476 5476 2010 2775975 Berry Street BROOKLYN 118 North 11th Street 11,211 Storage/Shipping/Non-Refrigerated Warehouse 160,598     0 25.8 25.8 74.9 356.53 23985.33 41.6 314.93 3.0 781.0         2.0 3022967501 3329927
6999 6999 2010 2811263 Flatlands Self Storage BROOKLYN 12015 Flatlands Ave 11,208 Storage/Shipping/Non-Refrigerated Warehouse 85,360     0 14.7 15.6 27.5 85.22 10791.76 42.83 42.39 451.0 805.0           3044080001 3256632
7008 7008 2010 2812270 Coney Island BROOKLYN 2829 West 21st Street 11,224 Storage/Shipping/Non-Refrigerated Warehouse 53,651     0                             3070180018 3188981

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE summary(
  "Calendar Year" INT,
  "Property ID" TEXT,
  "Property Name" TEXT,
  Borough TEXT,
  "Address 1" TEXT,
  "Postal Code" TEXT,
  "Property Type" TEXT,
  "Floor Area (ft2)" TEXT,
  "Year Built" TEXT,
  "Number of Buildings" TEXT,
  "ENERGY STAR Score" TEXT,
  "Site EUI (kBtu/ft2)" REAL,
  "Weather Norm Site EUI (kBtu/ft2)" REAL,
  "Source EUI (kBtu/ft2)" REAL,
  "Total GHG (MtCO2e)" REAL,
  "GHGI (kgCO2e/m2)",
  "Direct GHG (MtCO2e)" REAL,
  "Indirect GHG (MtCO2e)" REAL,
  "Electricity (kBtu)" REAL,
  "Natural Gas Use (kBtu)" 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,
  "Water Use (kgal)" REAL,
  BBL TEXT,
  BIN TEXT
);
CREATE INDEX "idx_summary_Calendar Year" ON [summary] ("Calendar Year");
CREATE INDEX "idx_summary_Property ID" ON [summary] ("Property ID");
CREATE INDEX "idx_summary_Borough" ON [summary] ("Borough");
CREATE INDEX "idx_summary_Property Type" ON [summary] ("Property Type");
CREATE INDEX "idx_summary_Postal Code" ON [summary] ("Postal Code");
Powered by Datasette · Queries took 65.584ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability