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

9 rows where Calendar Year = 2014 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, Natural Gas Use (kBtu), Water Use (kgal)

Borough 2

  • MANHATTAN 7
  • QUEENS 2

Property Type 1

  • Automobile Dealership · 9 ✖

Calendar Year 1

  • 2014 · 9 ✖
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
52252 52252 2014 2707343 MBM, 514 11th Avenue MANHATTAN 514 11th Avenue 10018 Automobile Dealership 411153 1967 1 Not Available 34.9 34.9 49.1 834.7 21.85 631.1 203.7 2455707.8 11881228.4 0.0 0.0 0.0 0.0 0.0 1-01069-0001 1800775;1088726
55204 55204 2014 2820270 706 MANHATTAN LLC MANHATTAN 706 11 AVENUE 10019 Automobile Dealership 65625 1930 1 Not Available 72.4 63.6 131.0 303.8 49.83 160.3 143.4 1729474.5 3018494.1 0.0 0.0 0.0 0.0 0.0 1010790003 1080967
55205 55205 2014 2820273 Potamkin Developement LLC MANHATTAN 2495 2 AVENUE 10035 Automobile Dealership 91256 2004 1 Not Available 75.5 72.7 166.1 479.0 56.5 164.3 314.7 3794143.7 3093720.7 0.0 0.0 0.0 0.0 0.0 1017920005 1087849
56272 56272 2014 3029926 MBM, 770 11th Ave MANHATTAN 770 11th Avenue 10019 Automobile Dealership 330000 2009 1 Not Available 106.1 103.8 237.1 2451.2 79.95 805.5 1645.7 19843664.1 15164798.3 0.0 0.0 0.0 0.0 0.0 1-01082-7501 1088726
58748 58748 2014 3789317 Major World CDJR, LLC QUEENS 50-30 northern blvd 11101 Automobile Dealership 60000 1960 1 Not Available 1.4 0.0 4.5 7.1 1.27 0.0 7.1 86165.2 0.0 0.0 0.0 0.0 0.0 0.0 4001200028 4000823
58779 58779 2014 3856170 GIRT Realty LLC MANHATTAN 547 West 47th Street 10036 Automobile Dealership 50207 1946 1 Not Available 129.0 120.6 263.2 435.4 93.35 180.9 254.5 3069212.2 3405455.6 0.0 0.0 0.0 0.0 755.4 1-1076-001 1026982
58784 58784 2014 3856672 11TH Avenue Automobile Realty LLC MANHATTAN 645 11th Avenue 10036 Automobile Dealership 75000 1940 1 Not Available 69.3 65.2 151.0 359.8 51.64 127.0 232.7 2806194.2 2391659.2 0.0 0.0 0.0 0.0 904.3 1010950029 1027121
60147 60147 2014 4124879 POTAMKIN HY HOLDINGS LLC MANHATTAN 2485 2nd ave 10035 Automobile Dealership 137456 2004 1 Not Available 58.1 56.5 135.1 569.3 44.58 165.3 404.1 4872336.1 0.0 0.0 0.0 0.0 0.0 0.0 01-01792-0019 1054700
61817 61817 2014 4411921 Honda Showroom QUEENS 139-07 Hillside Avenue 11435 Automobile Dealership 47000 1987 1 Not Available 137.5 132.0 246.9 412.1 94.38 220.9 191.2 2305388.1 4158183.5 0.0 0.0 0.0 0.0 50334.8 Not Available Not Available

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