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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Postal Code, ENERGY STAR Score

Borough 4

  • QUEENS 3
  • BROOKLYN 2
  • BRONX 1
  • STATEN IS 1

Property Type 1

  • Mall (Strip Mall and Enclosed) · 8 ✖

Calendar Year 1

  • 2010 · 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
4935 4935 2010 2706284 LaGuardia Center QUEENS 43-02 Ditmars Blvd 11,105 Mall (Strip Mall and Enclosed)                                     4007820001 4439585
5511 5511 2010 2770620 Forest Mall   1351 & 1377 Forest Ave 10,302 Mall (Strip Mall and Enclosed) 108,283     0                                
7415 7415 2010 2678643 Atlantic Center BROOKLYN 197 Fort Greene Place 11,217 Mall (Strip Mall and Enclosed) 392,000     0 103.9 103.9 347.0 3.0 82.38   3.0 40.0             3020020001 3057470
7416 7416 2010 2642783 Atlantic Terminal BROOKLYN 200 Fort Green Pl. 11,217 Mall (Strip Mall and Enclosed) 372,667     0 231.2 230.6 720.7 6.0 173.61 445.07 5.0 77.0 8.0              
7417 7417 2010 2678637 Bruckner BRONX 845 White Plains Rd. 10,473 Mall (Strip Mall and Enclosed) 114,425     0 104.0 104.0 323.2 1.0 94.42 64.37 1.0 10.0 1.0           2036450001 2022552
7421 7421 2010 2678649 Northern QUEENS 48-18 Northern Blvd. 11,101 Mall (Strip Mall and Enclosed) 217,599     100 9.5 9.8 23.5 162.0 8035.72 40.73 121.27 1.0 765.0           4001200012 4000822
7422 7422 2010 2678650 Queens Place Mall QUEENS 88-01 Queens Blvd 11,373 Mall (Strip Mall and Enclosed) 398,993     0                             4018437501 4437281
7423 7423 2010 2678669 Richmond Avenue STATEN IS 2505-2535 Richmond Ave. 10,311 Mall (Strip Mall and Enclosed) 76,000     0 109.4 109.7 365.4 780.54 110548.09   780.54 8.0             5024000015 5132232

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