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 = 2014 and Property Type = "Strip Mall" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Postal Code, Number of Buildings, Weather Norm Site EUI (kBtu/ft2)

Borough 2

  • STATEN IS 3
  • MANHATTAN 1

Property Type 1

  • Strip Mall · 5 ✖

Calendar Year 1

  • 2014 · 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
56138 56138 2014 2974977 2712 Hylan Boulevard STATEN IS 2712 Hylan Boulevard 10306 Strip Mall 94139 1931 1 Not Available 101.7 101.7 123.8 531.5 60.77 467.9 63.6 767169.8 8808496.2 0.0 0.0 0.0 0.0 0.0 5039830013 5107585
56402 56402 2014 3091477 Pergament 2795 STATEN IS 2795 Richmond Ave. 10314 Strip Mall 346760 1986 3 Not Available 156.5 156.1 418.0 4137.4 128.43 646.9 3490.6 42088280.4 12178699.7 0.0 0.0 0.0 0.0 0.0 5-02440-0002 5108454
58149 58149 2014 3526594 Mason Avenue Holdings Corp STATEN IS 1756 Forest Avenue 10314 Strip Mall Not Available 1994 1 Not Available 0.0 0.0 0.0 115.9   1.0 114.9 1385460.9 19626.0 0.0 0.0 0.0 0.0 0.0 5014790001 5150290;5150289
60115 60115 2014 4092487 Bay Plaza Community Center, LLC MANHATTAN 546 5th Avenue 10036 Strip Mall 500196 1987 5 Not Available 98.3 98.8 308.7 4078.2 87.76 0.0 4078.2 49173758.9 0.0 0.0 0.0 0.0 0.0 0.0 Not Available Not Available
60232 60232 2014 4259004 Equity One 90-30 Metropolitan Ave   90-30 Metropolitan 11374 Strip Mall 64868 1952 1 Not Available 122.3 0.0 325.3 603.7 100.18 96.9 506.8 6110860.8 1824202.1 0.0 0.0 0.0 0.0 0.0 4-03884-0034 4095021

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