{"database": "nyc_ll84", "table": "ghg", "is_view": false, "human_description_en": "where Borough = \"BROOKLYN\" and Property Type = \"Hospital (General Medical and Surgical)\" sorted by Calendar Year descending", "rows": [[26935, 2012, "2718357", "Kingsbrook Jewish Medical Center", "BROOKLYN", "585 Schenectady Avenue", "Hospital (General Medical and Surgical)", "355550", null, null, null, null, null, 0.0, null, 0.0, null, 85.0, 312.8], [28369, 2012, "2783907", "4801 10th Avenue", "BROOKLYN", "4801 10th Avenue", "Hospital (General Medical and Surgical)", "214990", null, null, null, null, null, 0.0, null, 0.0, null, 54.0, 339.2], [28370, 2012, "2783908", "1001-17 49th Street", "BROOKLYN", "1001-17 49th Street", "Hospital (General Medical and Surgical)", "100990", null, null, null, null, null, 0.0, null, 0.0, null, 75.0, 334.9], [28371, 2012, "2783909", "1001-19 49th Street", "BROOKLYN", "1001-19 49th Street", "Hospital (General Medical and Surgical)", "179990", null, null, null, null, null, 0.0, null, 0.0, null, 59.0, 337.0], [28374, 2012, "2783912", "6300 8th Avenue", "BROOKLYN", "6300 8th Avenue", "Hospital (General Medical and Surgical)", "65000", null, null, null, null, null, 0.0, null, 0.0, null, 90.0, 153.4], [31483, 2012, "2869789", "Brooklyn Hospital Center", "BROOKLYN", "121 DeKalb Avenue", "Hospital (General Medical and Surgical)", "700000", null, null, null, null, null, 0.0, null, 0.0, null, 100.0, 82.3], [32261, 2012, "2992712", "NY Methodist Hospital", "BROOKLYN", "506 6th Street", "Hospital (General Medical and Surgical)", "733613", null, null, null, null, null, 0.0, null, 0.0, null, 0.0, 368.4], [32736, 2012, "3107497", "2525 Kings Highway - 37298", "BROOKLYN", "2525 Kings Highway", "Hospital (General Medical and Surgical)", "113300", null, null, null, null, null, 0.0, null, 0.0, null, 80.0, 207.8], [34456, 2012, "3354009", "Interfaith Medical Center", "BROOKLYN", "55 Albany Avenue", "Hospital (General Medical and Surgical)", "328782", null, null, null, null, null, 0.0, null, 0.0, null, 44.0, 261.8], [18210, 2011, "2992712", "NY Methodi", "BROOKLYN", "506 6th Street", "Hospital (General Medical and Surgical)", "733,613", 17.0, 249.64, 11.0, 5.0, null, null, null, null, null, 0.0, 374.1], [18622, 2011, "2869789", "Brooklyn H", "BROOKLYN", "121 DeKalb Avenue", "Hospital (General Medical and Surgical)", "700,000", 5.0, 76.89, 52.93, 5.0, null, null, null, null, null, 100.0, 78.2], [19027, 2011, "2718357", "Kingsbrook", "BROOKLYN", "585 Schenectady Avenue", "Hospital (General Medical and Surgical)", "355,550", 8.0, 242.57, 4.0, 3.0, null, null, null, null, null, 72.0, 358.4], [19487, 2011, "2783911", "4723 10th", "BROOKLYN", "4723 10th Avenue", "Hospital (General Medical and Surgical)", "120,000", 2.0, 179.4, 1.0, 1.0, null, null, null, null, null, 50.0, 299.3], [19492, 2011, "2783909", "1001-19 49", "BROOKLYN", "1001-19 49th Street", "Hospital (General Medical and Surgical)", "180,000", 4.0, 239.2, 2.0, 1.0, null, null, null, null, null, 30.0, 375.3], [19493, 2011, "2783907", "4801 10th", "BROOKLYN", "4801 10th Avenue", "Hospital (General Medical and Surgical)", "215,000", 4.0, 200.26, 3.0, 1.0, null, null, null, null, null, 26.0, 377.1], [19494, 2011, "3128445", "1001-17 49th St", "BROOKLYN", "1001-17 49th St", "Hospital (General Medical and Surgical)", "101,000", 2.0, 213.15, 1.0, 594.52, null, null, null, null, null, 44.0, 392.3], [19530, 2011, "2783912", "6300 8th A", "BROOKLYN", "6300 8th Avenue", "Hospital (General Medical and Surgical)", "65,000", 987.94, 163601.34, 113.7, 874.24, null, null, null, null, null, 73.0, 176.1], [19893, 2011, "3107497", "2525 Kings Highway - 37298", "BROOKLYN", "2525 Kings Highway", "Hospital (General Medical and Surgical)", "113,300", 1.0, 95.26, 730.18, 1.0, null, null, null, null, null, 78.0, 218.5]], "truncated": false, "filtered_table_rows_count": 18, "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 \"Borough\" = :p0 and \"Property Type\" = :p1 order by [Calendar Year] desc limit 101", "params": {"p0": "BROOKLYN", "p1": "Hospital (General Medical and Surgical)"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29", "results": [{"value": 2011, "label": 2011, "count": 9, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&Calendar+Year=2011", "selected": false}, {"value": 2012, "label": 2012, "count": 9, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&Calendar+Year=2012", "selected": false}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29", "results": [{"value": "BROOKLYN", "label": "BROOKLYN", "count": 18, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Property+Type=Hospital+%28General+Medical+and+Surgical%29", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Property ID", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Property+ID"}, {"name": "Property Name", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Property+Name"}, {"name": "Address 1", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Address+1"}, {"name": "Total GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Total+GHG+%28MtCO2e%29"}, {"name": "Direct GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Direct+GHG+%28MtCO2e%29"}, {"name": "Indirect GHG (MtCO2e)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=Indirect+GHG+%28MtCO2e%29"}, {"name": "ENERGY STAR Score", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/ghg.json?Borough=BROOKLYN&Property+Type=Hospital+%28General+Medical+and+Surgical%29&_facet=ENERGY+STAR+Score"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3088.902774000019, "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/"}