{"database": "nyc_ll84", "table": "ghg", "is_view": false, "human_description_en": "where Calendar Year = 2023 and Property Type = \"Other - Mall\" sorted by Calendar Year descending", "rows": [[273695, 2023, "6706973", "Rivoli Realty Corp.", null, "188-02 to 188-22 Union Turnpike", "Other - Mall", "29,715", 251.7, 91.49, 95.7, 156.0, null, null, 0.0, 0.0, 285.2, 0.0, 108.9], [276615, 2023, "8862473", "2918 Third Ave", "BRONX", "2918 Third Ave", "Other - Mall", "30,000", 80.7, 29.06, 0.0, 80.7, null, null, 0.0, 0.0, 262.5, 0.0, 24.8], [287861, 2023, "32205346", "Kay Realty Management - 5673 Broadway", "BRONX", "5673 Broadway", "Other - Mall", "48,964", 862.0, 189.44, 183.6, 678.4, null, null, 0.0, 0.0, 450.8, 0.0, 198.0], [291883, 2023, "17774756", "Tottenville realty LLC", "STATEN IS", "240 Page Ave", "Other - Mall", "64,167", 1187.4, 199.13, 408.5, 778.9, null, null, 0.0, 0.0, 610.3, 0.0, 231.5], [296349, 2023, "23954893", "Pier 17", "MANHATTAN", "95 South St", "Other - Mall", "242,074", 0.0, 0.0, 0.0, 0.0, null, null, 0.0, 0.0, 2067.6, 0.0, 0.0], [296351, 2023, "23954931", "Fulton Fish Market - Market Stalls", "MANHATTAN", "11 Fulton St", "Other - Mall", "128,123", 1.5, 126.14, 0.0, 1.5, null, null, 0.0, 0.0, 1121.1, 0.0, 0.1], [296353, 2023, "23955040", "Winking Group", "MANHATTAN", "75 East Broadway", "Other - Mall", "35,358", 655.5, 199.13, 115.4, 540.1, null, null, 0.0, 0.0, 322.6, 0.0, 201.9], [297480, 2023, "26579139", "Retail-Eye/Jewel/Liquor/Skirt", "STATEN IS", "240 Page Ave", "Other - Mall", "41,868", 0.0, 0.0, 0.0, 0.0, null, null, 0.0, 0.0, 357.6, 0.0, 0.0], [298335, 2023, "4114283", "Jenel Management - 223 w 34th St", "MANHATTAN", "213-223 w 34th st", "Other - Mall", "62,937", 622.6, 106.56, 27.1, 595.5, null, null, 0.0, 0.0, 556.3, 0.0, 95.1], [299110, 2023, "4409881", "51-00 Northern Blvd - 24583", "QUEENS", "51-00 Northern Blvd", "Other - Mall", "54,000", 366.0, 73.19, 0.0, 366.0, null, null, 0.0, 0.0, 472.5, 0.0, 62.3], [299742, 2023, "4478227", "Harlem USA", "MANHATTAN", "300 West 125th Street", "Other - Mall", "275,000", 1762.2, 68.89, 142.2, 1620.0, null, null, 0.0, 0.0, 2452.3, 0.0, 63.9], [303587, 2023, "6287301", "USP Apollo", "MANHATTAN", "261 W 125 Street", "Other - Mall", "28,000", 191.1, 73.19, 45.5, 145.5, null, null, 0.0, 0.0, 259.4, 0.0, 78.4], [305293, 2023, "6602699", "IWS Management - 1875 Nostrand ave", "BROOKLYN", "1875 Nostrand ave", "Other - Mall", "34,500", 776.2, 242.19, 0.7, 775.5, null, null, 0.0, 0.0, 301.9, 0.0, 207.1], [305296, 2023, "6602848", "Lewis & Murphy Realty Inc - 11313 Queens blvd", "QUEENS", "11313 Queens blvd", "Other - Mall", "25,631", 203.9, 86.11, 27.7, 176.1, null, null, 0.0, 0.0, 239.6, 0.0, 77.8]], "truncated": false, "filtered_table_rows_count": 14, "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": "Other - Mall"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall", "results": [{"value": 2023, "label": 2023, "count": 14, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Property+Type=Other+-+Mall", "selected": true}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall", "results": [{"value": "MANHATTAN", "label": "MANHATTAN", "count": 6, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&Borough=MANHATTAN", "selected": false}, {"value": "BRONX", "label": "BRONX", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&Borough=BRONX", "selected": false}, {"value": "QUEENS", "label": "QUEENS", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&Borough=QUEENS", "selected": false}, {"value": "STATEN IS", "label": "STATEN IS", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&Borough=STATEN+IS", "selected": false}, {"value": "BROOKLYN", "label": "BROOKLYN", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&Borough=BROOKLYN", "selected": false}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall", "results": [{"value": "Other - Mall", "label": "Other - Mall", "count": 14, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Address 1", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&_facet=Address+1"}, {"name": "Total GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&_facet=Total+GHG+%28MtCO2e%29"}, {"name": "GHGI (kgCO2e/m2)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&_facet=GHGI+%28kgCO2e%2Fm2%29"}, {"name": "Direct GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&_facet=Direct+GHG+%28MtCO2e%29"}, {"name": "Indirect GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Calendar+Year=2023&Property+Type=Other+-+Mall&_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=Other+-+Mall&_facet=Site+EUI+%28kBtu%2Fft2%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1866.1100099999999, "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/"}