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

10 rows where Borough = "QUEENS" 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: Property ID, Property Name, Address 1, Postal Code, Floor Area (ft2), Year Built, ENERGY STAR Score, BBL, BIN

Calendar Year 3

  • 2012 4
  • 2010 3
  • 2011 3

Property Type 1

  • Mall (Strip Mall and Enclosed) · 10 ✖

Borough 1

  • QUEENS · 10 ✖
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
25802 25802 2012 2678649 Northern QUEENS 48-18 Northern Blvd. 11,101 Mall (Strip Mall and Enclosed) 217599 1994   0 0.0 0.0 0.0         0.0 0.0 0.0 0.0 0.0 0.0   4001200012 4000822
25803 25803 2012 2678650 Queens Place Mall QUEENS 88-01 Queens Blvd 11,373 Mall (Strip Mall and Enclosed) 398993 1964   0 111.4 112.5 306.1         32970916.39 11467946.3 0.0 0.0 0.0 0.0   4018437501 4437281
30340 30340 2012 2814700 Triangle Plaza LLC QUEENS 140-01 20th Avenue 11,357 Mall (Strip Mall and Enclosed) 79800 2000   0 102.7 104.5 283.1         6111202.49 2081200.0 0.0 0.0 0.0 0.0   4041450001 4462126
34591 34591 2012 3446624 Utopia Center QUEENS 176-60 Union Turnpike 11,366 Mall (Strip Mall and Enclosed) 173462 1950   0 35.0 36.3 103.2         5032215.5 1046300.0 0.0 0.0 0.0 0.0   4072270005 4155422
20410 20410 2011 2678649 Northern QUEENS 48-18 Northern Blvd. 11,101 Mall (Strip Mall and Enclosed) 217,599 1994   0 139.0 139.3 457.3 2.0 99.21 34.74 2.0 29.0 653.0           4001200012 4000822
20987 20987 2011 2678650 Queens Place Mall QUEENS 88-01 Queens Blvd 11,373 Mall (Strip Mall and Enclosed) 398,993 1964   0 119.4 119.4 322.0 3.0 81.13 711.05 3.0 34.0 13.0         12.0 4018430006 4437281
21540 21540 2011 2814700 Triangle P QUEENS 140-01 20th Avenue 11,357 Mall (Strip Mall and Enclosed) 76,727 2000   0 121.0 121.6 328.9 769.16 108936.33 133.85 635.31 6.0 2.0           4041450001 4462126
4935 4935 2010 2706284 LaGuardia Center QUEENS 43-02 Ditmars Blvd 11,105 Mall (Strip Mall and Enclosed)                                     4007820001 4439585
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

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