home / nyc_ll84

GHG — Emissions and Intensity

Total, direct, indirect, and net GHG emissions. Includes GHGI (kgCO2e/m²) calculated for all years.

Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability

15 rows where Calendar Year = 2021 and Property Type = "Other - Education" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Total GHG (MtCO2e), GHGI (kgCO2e/m2), Direct GHG (MtCO2e), Indirect GHG (MtCO2e), Net GHG (MtCO2e), Grid Emissions Rate (kgCO2e/MBtu), ENERGY STAR Score, Site EUI (kBtu/ft2)

Borough 4

  • BRONX 5
  • BROOKLYN 4
  • MANHATTAN 3
  • QUEENS 2

Property Type 1

  • Other - Education · 15 ✖

Calendar Year 1

  • 2021 · 15 ✖
Link rowid Calendar Year ▲ Property ID Property Name Borough Address 1 Property Type Floor Area (ft2) Total GHG (MtCO2e) GHGI (kgCO2e/m2) Direct GHG (MtCO2e) Indirect GHG (MtCO2e) Net GHG (MtCO2e) Grid Emissions Rate (kgCO2e/MBtu) Avoided GHG Onsite (MtCO2e) Avoided GHG Offsite (MtCO2e) National Median GHG (MtCO2e) ENERGY STAR Score Site EUI (kBtu/ft2)
217116 217116 2021 8911681 Mount Hope: 55 E 175th BRONX 55 East 175th Street Other - Education 45,638 143.2 34253.12 53.5 89.7 143.2 73.8 0.0 0.0   81.0 48.7
219163 219163 2021 6097486 274 East 175 Realty LLC BRONX 274 East 175th Street Other - Education 38,000 224.8 63676.97 218.4 6.4 224.8 73.8 0.0 0.0   0.0 79.1
221588 221588 2021 1836818 K905-0301645 BROOKLYN 7151 Avenue T Other - Education 9,600 125.2 149737.81 56.9 68.3 125.2 73.8 0.0 0.0   0.0 208.1
222049 222049 2021 21353845 DPR_10075_Comfort Station to K286 BROOKLYN 2525 Haring St Other - Education 395 3.7 100.83 3.7 0.0 3.7 73.8 0.0 0.0   0.0 177.4
222057 222057 2021 21353853 DOE_10116_K516 (South Shore HS Fieldhouse) BROOKLYN 6565 Flatlands Ave Other - Education 4,800 9.5 25564.26 0.0 9.5 9.5 73.8 0.0 0.0   0.0 26.7
222083 222083 2021 21353879 CUNY CC > BCC_353_Bronx CC: Greenhouse   185 West 108th St Other - Education 265 0.0 0.0 0.0 0.0 0.0 73.8 0.0 0.0   0.0 0.0
222309 222309 2021 21354105 CIG > WCS BZ_9347_Bronx Zoo: Education Trailer #1 BRONX 2300 Southern Blvd Other - Education 750 0.0 0.0 0.0 0.0 0.0 73.8 0.0 0.0   0.0 0.0
222456 222456 2021 21354252 CIG > NYBG_11795_NYBG: Picnic Pavilions BRONX 2670 Dr. Theodore Kazimiroff Blvd Other - Education 2,700 0.0 0.0 0.0 0.0 0.0 73.8 0.0 0.0   0.0 0.0
222458 222458 2021 21354255 CIG > NYBG_11798_NYBG: Edible Academy BRONX 2662 Southern Blvd Other - Education 8,070 0.0 0.0 0.0 0.0 0.0 73.8 0.0 0.0   0.0 0.0
222836 222836 2021 21354634 CIG > QBG_11871_QBG: Education Building QUEENS 43-50 Main St Other - Education 2,617 0.0 0.0 0.0 0.0 0.0 73.8 0.0 0.0   0.0 0.0
225412 225412 2021 5049424 Eldridge T. Gerry Clubhouse MANHATTAN 321 EAST 111 STREET Other - Education 50,646 270.5 58232.7 225.9 44.6 270.5 73.8 0.0 0.0   0.0 74.2
225413 225413 2021 6312077 Marion McMahon Abbe Clubhouse QUEENS 133-01 41st Road Other - Education 38,989 355.6 100727.44 127.6 228.0 355.6 0.0 0.0 0.0   0.0 111.1
225414 225414 2021 6313389 Harriman Clubhouse MANHATTAN 287 East 10th Street Other - Education 50,000 444.8 95755.65 388.2 56.6 444.8 73.8 0.0 0.0   0.0 121.0
227587 227587 2021 6600785 The Hannah Senesh School - 342 Smith st BROOKLYN 342 Smith st Other - Education 26,896 125.5 51956.52 54.8 70.8 125.5 73.8 0.0 0.0   0.0 74.0
233513 233513 2021 2961640 Jewish Theological Seminary MANHATTAN 3080 Broadway Other - Education 127,711 801.8 67956.65 616.9 184.9 801.8 73.8 0.0 0.0   0.0 100.2

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE ghg(
  "Calendar Year" INT,
  "Property ID" TEXT,
  "Property Name" TEXT,
  Borough TEXT,
  "Address 1" TEXT,
  "Property Type" TEXT,
  "Floor Area (ft2)" TEXT,
  "Total GHG (MtCO2e)" REAL,
  "GHGI (kgCO2e/m2)",
  "Direct GHG (MtCO2e)" REAL,
  "Indirect GHG (MtCO2e)" REAL,
  "Net GHG (MtCO2e)" REAL,
  "Grid Emissions Rate (kgCO2e/MBtu)" REAL,
  "Avoided GHG Onsite (MtCO2e)" REAL,
  "Avoided GHG Offsite (MtCO2e)" REAL,
  "National Median GHG (MtCO2e)" REAL,
  "ENERGY STAR Score" REAL,
  "Site EUI (kBtu/ft2)" REAL
);
CREATE INDEX "idx_ghg_Calendar Year" ON [ghg] ("Calendar Year");
CREATE INDEX "idx_ghg_Property ID" ON [ghg] ("Property ID");
CREATE INDEX "idx_ghg_Borough" ON [ghg] ("Borough");
CREATE INDEX "idx_ghg_Property Type" ON [ghg] ("Property Type");
Powered by Datasette · Queries took 129.452ms · Data license: Public Domain · Data source: NYC Mayor's Office of Sustainability