{"database": "nyc_ll84", "table": "energy", "is_view": false, "human_description_en": "where Calendar Year = 2016 and Property Type = \"Laboratory\" sorted by Calendar Year descending", "rows": [[83332, 2016, "2,674,707", "WCMC - S & Imaging", "MANHATTAN", "511 East 71st Street", "Laboratory", "116,189", 0.0, 504.7, 487.3, 68.6, 905.3, 884.3, 58643581.5, 17983969.8, null, 0.0, null, 39665219.8, 0.0, 0.0, 0.0, 0.0, 0.0, 994392.0, 0.0, 0.0], [84736, 2016, "4,628,649", "OCME - 1087242 - OCME Center for Forensic Sciences (LL84)", "MANHATTAN", "421 East 26th St", "Laboratory", "330,000", 0.0, 326.4, 331.6, 56.0, 717.6, 716.0, 107704862.2, 55367068.7, null, 0.0, null, 52337793.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [85033, 2016, "4,628,999", "DOHMH - 1020610 - Public Health Laboratory (LL84)", "MANHATTAN", "455 1st Ave", "Laboratory", "324,505", 0.0, 476.5, 455.8, 70.7, 830.0, 799.9, 154642191.4, 43004852.4, null, 6700.0, null, 111630639.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [85426, 2016, "4,629,596", "NYPD - 4215603 - NYPD Police Laboratory (LL84)", null, "Classified", "Laboratory", "132,500", 0.0, 291.0, 303.9, 62.0, 578.0, 584.6, 38554761.4, 17300204.8, null, 19805501.2, null, 0.0, 1449055.4, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [85500, 2016, "4,629,750", "CIG - 3029723 - BBG Technical Services Center (Out of service)", "BROOKLYN", "109 Montgomery St", "Laboratory", "21,523", 0.0, 0.0, 0.0, 78.8, 0.0, 0.0, 0.0, 0.0, null, 0.0, null, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [86001, 2016, "4,410,470", "WCMC - Belfer", "MANHATTAN", "413 East 69th Street", "Laboratory", "517,490", 0.0, 315.6, 321.4, 57.0, 681.2, 684.0, 163309825.1, 80561413.5, null, 0.0, null, 82748411.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [90550, 2016, "2,731,805", "170 East Gunhill Road", "BRONX", "170 East Gunhill Road", "Laboratory", "180,000", 0.0, 468.2, 468.2, 112.2, 513.9, 513.9, 84283085.0, 1959839.3, null, 80143898.6, null, 0.0, 2179347.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [93297, 2016, "1,230,813", "Zuckerman", "MANHATTAN", "415 E 68 St", "Laboratory", "743,935", 0.0, 475.5, 463.3, 57.9, 1011.3, 985.5, 353726960.9, 168728314.2, null, 21533.3, null, 184977113.4, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [93298, 2016, "1,230,818", "Rockefeller Research Lab", "MANHATTAN", "430 E 67 St", "Laboratory", "327,993", 0.0, 399.3, 409.0, 56.7, 867.4, 868.5, 130979700.0, 65532688.1, null, 0.0, null, 65447011.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "truncated": false, "filtered_table_rows_count": 9, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "Calendar Year", "Property ID", "Property Name", "Borough", "Address 1", "Property Type", "Floor Area (ft2)", "ENERGY STAR Score", "Site EUI (kBtu/ft2)", "Weather Norm Site EUI (kBtu/ft2)", "National Median Site EUI (kBtu/ft2)", "Source EUI (kBtu/ft2)", "Weather Norm Source EUI (kBtu/ft2)", "Total Site Energy (kBtu)", "Electricity (kBtu)", "Electricity (kWh)", "Natural Gas Use (kBtu)", "Natural Gas Use (therms)", "District Steam Use (kBtu)", "Fuel Oil #2 Use (kBtu)", "Fuel Oil #4 Use (kBtu)", "Fuel Oil #5 & 6 Use (kBtu)", "Diesel #2 Use (kBtu)", "District Hot Water Use (kBtu)", "District Chilled Water Use (kBtu)", "Green Power - Onsite (kWh)", "Green Power - Offsite (kWh)"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, [Calendar Year], [Property ID], [Property Name], Borough, [Address 1], [Property Type], [Floor Area (ft2)], [ENERGY STAR Score], [Site EUI (kBtu/ft2)], [Weather Norm Site EUI (kBtu/ft2)], [National Median Site EUI (kBtu/ft2)], [Source EUI (kBtu/ft2)], [Weather Norm Source EUI (kBtu/ft2)], [Total Site Energy (kBtu)], [Electricity (kBtu)], [Electricity (kWh)], [Natural Gas Use (kBtu)], [Natural Gas Use (therms)], [District Steam Use (kBtu)], [Fuel Oil #2 Use (kBtu)], [Fuel Oil #4 Use (kBtu)], [Fuel Oil #5 & 6 Use (kBtu)], [Diesel #2 Use (kBtu)], [District Hot Water Use (kBtu)], [District Chilled Water Use (kBtu)], [Green Power - Onsite (kWh)], [Green Power - Offsite (kWh)] from energy where \"Calendar Year\" = :p0 and \"Property Type\" = :p1 order by [Calendar Year] desc limit 101", "params": {"p0": "2016", "p1": "Laboratory"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory", "results": [{"value": 2016, "label": 2016, "count": 9, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Property+Type=Laboratory", "selected": true}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory", "results": [{"value": "MANHATTAN", "label": "MANHATTAN", "count": 6, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&Borough=MANHATTAN", "selected": false}, {"value": "BRONX", "label": "BRONX", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&Borough=BRONX", "selected": false}, {"value": "BROOKLYN", "label": "BROOKLYN", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&Borough=BROOKLYN", "selected": false}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory", "results": [{"value": "Laboratory", "label": "Laboratory", "count": 9, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Natural Gas Use (kBtu)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&_facet=Natural+Gas+Use+%28kBtu%29"}, {"name": "District Steam Use (kBtu)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&_facet=District+Steam+Use+%28kBtu%29"}, {"name": "Fuel Oil #2 Use (kBtu)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&_facet=Fuel+Oil+%232+Use+%28kBtu%29"}, {"name": "District Chilled Water Use (kBtu)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/energy.json?Calendar+Year=2016&Property+Type=Laboratory&_facet=District+Chilled+Water+Use+%28kBtu%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1048.1826999998702, "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/"}