{"database": "nyc_ll84", "table": "water", "is_view": false, "human_description_en": "where Borough = \"MANHATTAN\" and Property Type = \"Prison/Incarceration\" sorted by Calendar Year descending", "rows": [[327732, 2024, "21354249", "DOC_1152_Manhattan CC: Manhattan Detention House South", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [327733, 2024, "21354250", "DOC_8963_Manhattan CC: Manhattan Detention House North", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [294204, 2023, "21354249", "DOC_1152_Manhattan CC: Manhattan Detention House South", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [294205, 2023, "21354250", "DOC_8963_Manhattan CC: Manhattan Detention House North", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [270097, 2022, "21354249", "DOC_1152_Manhattan CC: Manhattan Detention House South", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [270098, 2022, "21354250", "DOC_8963_Manhattan CC: Manhattan Detention House North", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [222453, 2021, "21354249", "DOC_1152_Manhattan CC: Manhattan Detention House South", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [222454, 2021, "21354250", "DOC_8963_Manhattan CC: Manhattan Detention House North", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [198448, 2020, "6297409", "DOC - 1002364 - Manhattan CC Campus: Manhattan Detention House North (LL84)", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [170414, 2019, "6294364", "DOC - 1088394 - Manhattan CC Campus: Manhattan Detention House South (LL84)", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 2018.2, 2018.2, 0.0, 2018.2, 0.0, 0.0, null], [171039, 2019, "6297409", "DOC - 1002364 - Manhattan CC Campus: Manhattan Detention House North (LL84)", "MANHATTAN", "84 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [145450, 2018, "6294364", "DOC - 1088394 - Manhattan CC Campus: Manhattan Detention House South (LL84)", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [146074, 2018, "6297409", "DOC - 1002364 - Manhattan CC Campus: Manhattan Detention House North (LL84)", "MANHATTAN", "100 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [105612, 2017, "6,297,409", "DOC - 1002364 - Manhattan CC Campus: Manhattan Detention House North (LL84)", "MANHATTAN", "100 Baxter St", "Prison/Incarceration", "236,142", null, null, null, null, null, null, null], [105826, 2017, "6,294,364", "DOC - 1088394 - Manhattan CC Campus: Manhattan Detention House South (LL84)", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", null, null, null, null, null, null, null], [85013, 2016, "4,628,977", "DOC - 1088394 - Manhattan CC Campus: Manhattan House Detention, South Tower", "MANHATTAN", "125 White St", "Prison/Incarceration", "514,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [85539, 2016, "4,629,804", "DOC - 1002364 - Manhattan CC Campus: Manhattan House Detention, North Tower", "MANHATTAN", "100 Baxter St", "Prison/Incarceration", "236,142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [74555, 2015, "4628977", "DOC - 1088394 - Manhattan CC Campus: Manhattan House Detention, South Tower", "MANHATTAN", "125 White St", "Prison/Incarceration", "514000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [75074, 2015, "4629804", "DOC - 1002364 - Manhattan CC Campus: Manhattan House Detention, North Tower", "MANHATTAN", "100 Baxter St", "Prison/Incarceration", "236142", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "truncated": false, "filtered_table_rows_count": 19, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "Calendar Year", "Property ID", "Property Name", "Borough", "Address 1", "Property Type", "Floor Area (ft2)", "Total Water Use (kgal)", "Indoor Water Use (kgal)", "Outdoor Water Use (kgal)", "Municipal Indoor Water (kgal)", "Municipal Outdoor Water (kgal)", "Municipal Mixed Water (kgal)", "Indoor Water Intensity (gal/ft2)"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, [Calendar Year], [Property ID], [Property Name], Borough, [Address 1], [Property Type], [Floor Area (ft2)], [Total Water Use (kgal)], [Indoor Water Use (kgal)], [Outdoor Water Use (kgal)], [Municipal Indoor Water (kgal)], [Municipal Outdoor Water (kgal)], [Municipal Mixed Water (kgal)], [Indoor Water Intensity (gal/ft2)] from water where \"Borough\" = :p0 and \"Property Type\" = :p1 order by [Calendar Year] desc limit 101", "params": {"p0": "MANHATTAN", "p1": "Prison/Incarceration"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration", "results": [{"value": 2015, "label": 2015, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2015", "selected": false}, {"value": 2016, "label": 2016, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2016", "selected": false}, {"value": 2017, "label": 2017, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2017", "selected": false}, {"value": 2018, "label": 2018, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2018", "selected": false}, {"value": 2019, "label": 2019, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2019", "selected": false}, {"value": 2021, "label": 2021, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2021", "selected": false}, {"value": 2022, "label": 2022, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2022", "selected": false}, {"value": 2023, "label": 2023, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2023", "selected": false}, {"value": 2024, "label": 2024, "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2024", "selected": false}, {"value": 2020, "label": 2020, "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&Calendar+Year=2020", "selected": false}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration", "results": [{"value": "MANHATTAN", "label": "MANHATTAN", "count": 19, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Property+Type=Prison%2FIncarceration", "selected": true}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration", "results": [{"value": "Prison/Incarceration", "label": "Prison/Incarceration", "count": 19, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Property ID", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Property+ID"}, {"name": "Property Name", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Property+Name"}, {"name": "Address 1", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Address+1"}, {"name": "Floor Area (ft2)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Floor+Area+%28ft2%29"}, {"name": "Total Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Total+Water+Use+%28kgal%29"}, {"name": "Indoor Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Indoor+Water+Use+%28kgal%29"}, {"name": "Municipal Indoor Water (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Borough=MANHATTAN&Property+Type=Prison%2FIncarceration&_facet=Municipal+Indoor+Water+%28kgal%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1899.2742860000362, "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/"}