{"database": "nyc_ll84", "table": "ghg", "is_view": false, "human_description_en": "where Calendar Year = 2023 and Property Type = \"Food Service\" sorted by Calendar Year descending", "rows": [[276363, 2023, "8731564", "HOBI: 2512 Arthur Kill Rd.", "STATEN IS", "2512 Arthur Kill Road", "Food Service", "50,418", 193.0, 40.9, 109.2, 83.8, null, null, 0.0, 0.0, 1189.4, 0.0, 56.1], [276644, 2023, "8721696", "426 East 91st St", "MANHATTAN", "426 East 91St St", "Food Service", "26,349", 421.9, 172.22, 236.6, 185.3, null, null, 0.0, 0.0, 620.8, 0.0, 233.7], [277887, 2023, "11911006", "Woodhaven: 96-01 Jamaica Ave", "QUEENS", "96-01 Jamaica Ave", "Food Service", "39,200", 173.5, 47.36, 50.1, 123.4, null, null, 0.0, 0.0, 860.9, 0.0, 53.0], [278925, 2023, "13463290", "Da Mikele Illagio", "QUEENS", "79-17 Albion Avenue", "Food Service", "45,742", 353.0, 82.88, 121.5, 231.5, null, null, 0.0, 0.0, 1018.8, 0.0, 96.6], [279162, 2023, "14761927", "God's Love We Deliver", "MANHATTAN", "166 6th Avenue", "Food Service", "39,658", 952.6, 258.33, 378.4, 574.2, null, null, 0.0, 0.0, 895.2, 0.0, 312.8], [285460, 2023, "3106292", "Armstrong", "MANHATTAN", "545 West 112th street", "Food Service", "57,385", 183.4, 34.44, 101.9, 81.5, null, null, 0.0, 0.0, 1350.2, 0.0, 46.5], [291709, 2023, "17248793", "3300 Broadway", "MANHATTAN", "3300 Broadway", "Food Service", "54,022", 117.0, 23.68, 24.2, 92.8, null, null, 0.0, 0.0, 1162.8, 0.0, 24.2], [294219, 2023, "21354265", "CIG > NYBG_714_NYBG: Garden Cafe & Terrace Room", "BRONX", "2700 Dr. Theodore Kazimiroff Blvd", "Food Service", "15,000", 0.0, 0.0, 0.0, 0.0, null, null, 0.0, 0.0, 341.8, 0.0, 0.0], [294242, 2023, "21354288", "CIG > NYBG_737_NYBG: Leon Levy Visitor Center: Ticketing and Cafe", "BRONX", "2900 Southern Blvd", "Food Service", "6,112", 1011.8, 1781.43, 0.0, 1011.8, null, null, 0.0, 0.0, 125.2, 0.0, 1522.5], [294346, 2023, "21354394", "DOC_9202_Rikers Island Bakery", "QUEENS", "16-00 Hazen St", "Food Service", "111,450", 81983.0, 7917.92, 81983.0, 0.0, null, null, 0.0, 0.0, 2975.0, 0.0, 13849.3], [294702, 2023, "21354772", "CUNY SC > QC_488_Queens College: Dining Hall", "QUEENS", "64-36 Kissena Blvd", "Food Service", "46,298", 0.0, 0.0, 0.0, 0.0, null, null, 0.0, 0.0, 1055.1, 0.0, 0.0], [294703, 2023, "21354773", "CUNY SC > QC_489_Queens College: Dining Hall Addition", "QUEENS", "64-50 Kissena Blvd", "Food Service", "42,675", 0.0, 0.0, 0.0, 0.0, null, null, 0.0, 0.0, 972.5, 0.0, 0.0], [303612, 2023, "6283099", "EASTWOOD MANOR", "BRONX", "3371 EASTCHESTER ROAD", "Food Service", "25,490", 321.8, 135.63, 194.1, 127.7, null, null, 0.0, 0.0, 607.4, 0.0, 189.4], [305010, 2023, "6457009", "Maestro Caterers", "BRONX", "1703 Bronxdale Ave", "Food Service", "25,845", 159.3, 66.74, 10.5, 148.8, null, null, 0.0, 0.0, 537.8, 0.0, 60.6], [305477, 2023, "6592380", "47 Stewart Avenue", "BROOKLYN", "47 Stewart Avenue", "Food Service", "42,000", 505.7, 129.17, 237.0, 268.7, null, null, 0.0, 0.0, 965.8, 0.0, 165.1]], "truncated": false, "filtered_table_rows_count": 15, "expanded_columns": [], "expandable_columns": [], "columns": ["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)"], "primary_keys": [], "units": {}, "query": {"sql": "select 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)] from ghg where \"Calendar Year\" = :p0 and \"Property Type\" = :p1 order by [Calendar Year] desc limit 101", "params": {"p0": "2023", "p1": "Food Service"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service", "results": [{"value": 2023, "label": 2023, "count": 15, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Property+Type=Food+Service", "selected": true}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service", "results": [{"value": "QUEENS", "label": "QUEENS", "count": 5, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&Borough=QUEENS", "selected": false}, {"value": "BRONX", "label": "BRONX", "count": 4, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&Borough=BRONX", "selected": false}, {"value": "MANHATTAN", "label": "MANHATTAN", "count": 4, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&Borough=MANHATTAN", "selected": false}, {"value": "BROOKLYN", "label": "BROOKLYN", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&Borough=BROOKLYN", "selected": false}, {"value": "STATEN IS", "label": "STATEN IS", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&Borough=STATEN+IS", "selected": false}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service", "results": [{"value": "Food Service", "label": "Food Service", "count": 15, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Total GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&_facet=Total+GHG+%28MtCO2e%29"}, {"name": "GHGI (kgCO2e/m2)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&_facet=GHGI+%28kgCO2e%2Fm2%29"}, {"name": "Direct GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&_facet=Direct+GHG+%28MtCO2e%29"}, {"name": "Indirect GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&_facet=Indirect+GHG+%28MtCO2e%29"}, {"name": "Site EUI (kBtu/ft2)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Food+Service&_facet=Site+EUI+%28kBtu%2Fft2%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 25.589860000025055, "source": "NYC Mayor's Office of Sustainability", "source_url": "https://data.cityofnewyork.us/browse?q=ll84", "license": "Public Domain", "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"}