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

4 rows where Borough = "STATEN IS" and Property Type = "Education" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Property ID, Address 1, Postal Code, Floor Area (ft2), Electricity (kBtu), Fuel Oil #2 Use (kBtu), BBL

Calendar Year 2

  • 2011 3
  • 2010 1

Property Type 1

  • Education · 4 ✖

Borough 1

  • STATEN IS · 4 ✖
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
22632 22632 2011 2978589 port richm STATEN IS 281 port richmond avenue 10,302 Education 49,000 1938   0 124.4 123.8 243.7 422.95 92910.03 195.42 227.54 2.0 3.0           5010370006 5024273
22653 22653 2011 2818354 Moore Cath STATEN IS 100 Merrill Avenue 10,314 Education 70,232 1963   0 71.4 71.4 129.8 399.57 61441.88 236.8 162.77 1.0 236.0   3.0       5022360001 5107367
22715 22715 2011 2813309 Monsignor STATEN IS 2900 Amboy Road 10,306 Education 136,925 1961   0 68.8 68.8 106.2 715.46 56626.03 514.53 200.93 2.0 1.0   6.0       5042570001 2813309
10038 10038 2010 2813309 Monsignor Farrell High School STATEN IS 2900 Amboy Road 10,306 Education 136,925     0 99.3 100.0 212.0 1.0 79.15 499.02 615.06 6.0 941.0   6.0       5042570001 5107624

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