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

5 rows where Calendar Year = 2016 and Property Type = "Automobile Dealership" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Postal Code, Year Built, Number of Buildings, Water Use (kgal)

Borough 2

  • MANHATTAN 3
  • QUEENS 1

Property Type 1

  • Automobile Dealership · 5 ✖

Calendar Year 1

  • 2016 · 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
88577 88577 2016 2,820,270 706 MANHATTAN LLC MANHATTAN 706 11 AVENUE 10019 Automobile Dealership 65,625 1,930 1 Not Available 98.9 107.9 164.1 419.7 69501.67 244.2 175.5 1891612.8 4597300.1 0.0 0.0 0.0 0.0 0.0 1010790003 1080967
88578 88578 2016 2,820,273 Potamkin Developement LLC MANHATTAN 2495 2 AVENUE 10035 Automobile Dealership 91,256 2,004 1 Not Available 76.5 81.7 161.0 510.6 60396.12 183.7 326.9 3522548.9 3459300.2 0.0 0.0 0.0 0.0 0.0 1017920005 1087849
88579 88579 2016 4,124,879 POTAMKIN HY HOLDINGS LLC MANHATTAN 2485 2nd ave 10035 Automobile Dealership 137,456 2,004 1 Not Available 35.0 35.8 101.0 423.3 33258.09 31.7 391.6 4219961.2 596400.0 0.0 0.0 0.0 0.0 0.0 1-01792-0019 1054700
91943 91943 2016 5,224,698 50-30 Northern Blvd QUEENS 50-30 Northern Blvd 11101 Automobile Dealership 60,485 1,960 1 Not Available 81.7 88.8 119.2 300.9 53980.96 211.3 89.7 966100.0 3977506.8 0.0 0.0 0.0 0.0 69.6 4-00120-0028 4000823
94650 94650 2016 5,236,998 open road manhattan llc   802 11 ave 11019 Automobile Dealership 228,000 2,012 2 Not Available 60.1 64.5 138.2 1536.2 72524.14 292.1 1244.1 8195139.5 5500267.6 0.0 0.0 0.0 0.0 0.0 1-01084-0001 1080969

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