home / nyc_ll84

Summary — Key Metrics (start here)

The 25 most important columns: property info, ENERGY STAR score, EUI, GHG emissions, GHG intensity (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

5 rows where Calendar Year = 2015 and Property Type = "Strip Mall" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Number of Buildings, Weather Norm Site EUI (kBtu/ft2), Water Use (kgal)

Borough 2

  • BRONX 2
  • STATEN IS 2

Property Type 1

  • Strip Mall · 5 ✖

Calendar Year 1

  • 2015 · 5 ✖
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
64191 64191 2015 2974977 2712 Hylan Boulevard STATEN IS 2712 Hylan Boulevard 10306 Strip Mall 94139 1931 1 Not Available 91.4 91.3 112.6 479.3 54.8 417.4 61.9 746806.2 7857901.5 0.0 0.0 0.0 0.0 7634.8 5039830013 5107585
70764 70764 2015 3091477 Pergament 2795 STATEN IS 2795 Richmond Ave. 10314 Strip Mall 346760 1986 3 Not Available 152.6 151.9 414.9 4070.6 126.36 567.0 3503.6 42245376.3 10675900.4 0.0 0.0 0.0 0.0 0.0 5-02440-0002 5108454
75653 75653 2015 4259004 Equity One 90-30 Metropolitan Ave   90-30 Metropolitan 11374 Strip Mall 64868 1952 1 Not Available 113.7 0.0 292.0 551.5 91.51 107.1 444.4 5358778.2 2015677.5 0.0 0.0 0.0 0.0 632.2 4-03884-0034 4095021
76581 76581 2015 4092487 Bay Plaza Community Center, LLC BRONX 2100 Bartow Ave 10475 Strip Mall 500196 1987 5 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 2-05141-0810, 2-05141-0020, 2-05141-0035, 2103850;2102451;2102454;2101864
76614 76614 2015 5038341 Simone: 815 HUTCHINSON RIVER PARKWAY BRONX 815 HUTCHINSON RIVER PARKWAY, 10465 Strip Mall 305970 2013 1 Not Available 61.7 60.9 192.4 1559.1 54.85 9.4 1549.7 18685476.5 177900.0 0.0 0.0 0.0 0.0 0.0 2-05559-7501 2080263

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