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

10 rows where Calendar Year = 2014 and Property Type = "Urgent Care/Clinic/Other Outpatient" sorted by Calendar Year descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Direct GHG (MtCO2e)

Borough 4

  • MANHATTAN 5
  • BRONX 3
  • QUEENS 1
  • STATEN IS 1

Property Type 1

  • Urgent Care/Clinic/Other Outpatient · 10 ✖

Calendar Year 1

  • 2014 · 10 ✖
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)
49480 49480 2014 2382101 Evelyn H. Lauder Breast and Imaging Center MANHATTAN 300 E 65 St Urgent Care/Clinic/Other Outpatient 238341 4533.5 204.74 0.0 4533.5 4533.5 82.9 0.0 0.0   0.0 250.3
51143 51143 2014 2667012 NSLIJ MEETH MANHATTAN 210 East 64th Street Urgent Care/Clinic/Other Outpatient 230000 5075.4 237.53 0.0 5075.4 5075.4 82.9 0.0 0.0   0.0 309.1
53566 53566 2014 2787078 320 E 94th St MANHATTAN 320 E 94th St Urgent Care/Clinic/Other Outpatient 56964 454.5 85.88 112.1 342.4 454.5 82.9 0.0 0.0   0.0 109.5
53650 53650 2014 2790349 Audubon Realty Properties LLC MANHATTAN 21 Audubon Avenue Urgent Care/Clinic/Other Outpatient 72500 314.4 46.68 11.4 303.0 314.4 82.9 0.0 0.0   0.0 53.4
57585 57585 2014 3325295 Bronx-Lebanon Hospital-Specialty Care Center BRONX 1265 Fulton Ave. Urgent Care/Clinic/Other Outpatient 110000 1003.8 98.23 251.0 752.8 1003.8 82.9 0.0 0.0   0.0 125.5
58042 58042 2014 3522266 NS LIJ Center for Comprehensive Care MANHATTAN 20-40 7th Avenue Urgent Care/Clinic/Other Outpatient 160000 527.1 35.46 0.0 527.1 527.1 82.9 0.0 0.0   0.0 48.4
59269 59269 2014 4038770 96-10 Metropolitan Avenue QUEENS 96-10 Metropolitan Avenue Urgent Care/Clinic/Other Outpatient 56433 419.4 80.0 92.4 327.0 419.4 82.9 0.0 0.0   0.0 100.7
59271 59271 2014 4038773 1050 Clove Road STATEN IS 1050 Clove Road Urgent Care/Clinic/Other Outpatient 54000 549.3 109.49 76.0 473.3 549.3 82.9 0.0 0.0   0.0 132.2
60664 60664 2014 4393168 1285 Fulton Bronx Lebanon Hospital BRONX 1285 Fulton Avenue Urgent Care/Clinic/Other Outpatient 55245 304.9 59.41 109.8 195.1 304.9 82.9 0.0 0.0   0.0 80.0
60667 60667 2014 4393206 Health and Wellness Center BRONX 199 Mt Eden Parkway Urgent Care/Clinic/Other Outpatient 66000 843.9 137.63 262.8 581.1 843.9 82.9 0.0 0.0   0.0 181.1

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