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

7 rows where Calendar Year = 2012 and Property Type = "Retail (Misc)" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Postal Code, Year Built, Electricity (kBtu), Natural Gas Use (kBtu), Fuel Oil #2 Use (kBtu), Fuel Oil #4 Use (kBtu)

Borough 4

  • MANHATTAN 4
  • BRONX 1
  • BROOKLYN 1
  • QUEENS 1

Property Type 1

  • Retail (Misc) · 7 ✖

Calendar Year 1

  • 2012 · 7 ✖
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
26223 26223 2012 2689559 Mutual Redevelopment -Commercial Building #5 MANHATTAN 339 8th Ave 10,001 Retail (Misc) 66841 1960   0 250.3 265.6 569.1         8965017.67 6780038.71 0.0 988263.85 0.0 0.0   1007510001 1082792
26323 26323 2012 2694218 Mutual Redevelopment -Commercial Building #1 MANHATTAN 230 9th Ave 10,001 Retail (Misc) 9835 1960   0 231.2 242.9 241.5         0.0 2118819.35 0.0 155342.98 0.0 0.0   1007480001 1083597
26367 26367 2012 2701800 West Chelsea LLC 2 MANHATTAN 518-534 West 26th street 10,001 Retail (Misc) 218019 1910   0 53.3 53.3 93.0         3663942.08 0.0 0.0 0.0 7955117.88 0.0   1006970047 1012386
30361 30361 2012 2814950 Wagner Associates BRONX 2488 GRAND CONCOURSE 10,458 Retail (Misc) 100993 2004   0 99.4 97.6 265.8         7169294.4 0.0 0.0 2868951.68 0.0 0.0   2031530009 2013600
33233 33233 2012 3117138 Astoria: 2063-2183 Ralph Ave BROOKLYN 2063-2183 Ralph Ave 11,234 Retail (Misc) 155432 1950   0 3.6 3.7 9.2         368168.45 197100.0 0.0 0.0 0.0 0.0   3083390001 3235275
33653 33653 2012 3127323 Coltown: 2437 Frederick Douglas Blvd MANHATTAN 2437 Frederick Douglas Blvd 10,027 Retail (Misc) 12000 1926   0 0.0 0.0 0.0         0.0 0.0 0.0 0.0 0.0 0.0   1019580001 1084088
35182 35182 2012 3527121 FCE : 24902 Horace Harding Expressway QUEENS 24902 Horace Harding Expressway 11,362 Retail (Misc) 53445 1954   0 10.7 10.7 35.0         553706.18 20800.0 0.0 0.0 0.0 0.0   4083360001 4172803

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