{"database": "nyc_ll84", "table": "water", "is_view": false, "human_description_en": "where Calendar Year = 2016 and Property Type = \"Other - Mall\" sorted by Calendar Year descending", "rows": [[78651, 2016, "5,731,550", "523 Fulton Street", "BROOKLYN", "255 Duffield Street", "Other - Mall", "104,700", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [78991, 2016, "3,927,395", "Rego Park II (DSC)", "QUEENS", "61-35 Junction Blvd", "Other - Mall", "705,201", 27758.4, 27758.4, 0.0, 27758.4, 0.0, 0.0, null], [85501, 2016, "4,629,754", "EDC - 3071521 - Moore Street Market (LL84) (Leased Out)", "BROOKLYN", "110 Moore Street", "Other - Mall", "15,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [85530, 2016, "4,629,794", "EDC - 1088471 - La Marqueta Retail Mkt. Bldg 4 (LL84)", "MANHATTAN", "1616 Park Ave", "Other - Mall", "30,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [91716, 2016, "4,409,881", "51-00 Northern Blvd - 24583", "QUEENS", "51-00 Northern Blvd", "Other - Mall", "54,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [91717, 2016, "4,413,933", "132-07 14th Avenue - 24578", "QUEENS", "132-07 14th Avenue", "Other - Mall", "154,000", 4291.6, 4291.6, 0.0, 4291.6, 0.0, 0.0, null], [92205, 2016, "4,478,227", "Harlem USA", "MANHATTAN", "300 West 125th Street", "Other - Mall", "275,000", 7656.1, 7656.1, 0.0, 7656.1, 0.0, 0.0, null], [92845, 2016, "2,814,700", "Triangle Plaza LLC", "QUEENS", "140-01 20th Avenue", "Other - Mall", "79,800", 1947.2, 1947.2, 0.0, 1947.2, 0.0, 0.0, null], [92846, 2016, "2,814,707", "Triangle Plaza II LLC", null, "28-55 Ulmer Ave.", "Other - Mall", "244,500", 2991.5, 2991.5, 0.0, 2991.5, 0.0, 0.0, null], [93481, 2016, "3,927,350", "Rego Park I (DSC)", "QUEENS", "96-31 Queens Blvd", "Other - Mall", "386,000", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null], [94054, 2016, "2,678,643", "Atlantic Center", "BROOKLYN", "197 Fort Greene Place", "Other - Mall", "392,000", 5001.5, 5001.5, 0.0, 5001.5, 0.0, 0.0, null], [94057, 2016, "2,678,650", "Queens Place Mall", "QUEENS", "88-01 Queens Blvd", "Other - Mall", "462,414", 11152.8, 11152.8, 0.0, 11152.8, 0.0, 0.0, null], [94059, 2016, "2,678,669", "Richmond Avenue", "STATEN IS", "2505-2535 Richmond Ave.", "Other - Mall", "76,000", 1323.5, 1323.5, 0.0, 1323.5, 0.0, 0.0, null], [94299, 2016, "2,770,620", "Forest Mall", null, "1351 & 1377 Forest Ave", "Other - Mall", "108,283", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, null]], "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 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 \"Calendar Year\" = :p0 and \"Property Type\" = :p1 order by [Calendar Year] desc limit 101", "params": {"p0": "2016", "p1": "Other - Mall"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall", "results": [{"value": 2016, "label": 2016, "count": 14, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Property+Type=Other+-+Mall", "selected": true}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall", "results": [{"value": "QUEENS", "label": "QUEENS", "count": 6, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&Borough=QUEENS", "selected": false}, {"value": "BROOKLYN", "label": "BROOKLYN", "count": 3, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&Borough=BROOKLYN", "selected": false}, {"value": "MANHATTAN", "label": "MANHATTAN", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&Borough=MANHATTAN", "selected": false}, {"value": "STATEN IS", "label": "STATEN IS", "count": 1, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&Borough=STATEN+IS", "selected": false}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall", "results": [{"value": "Other - Mall", "label": "Other - Mall", "count": 14, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Total Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&_facet=Total+Water+Use+%28kgal%29"}, {"name": "Indoor Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&_facet=Indoor+Water+Use+%28kgal%29"}, {"name": "Municipal Indoor Water (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2016&Property+Type=Other+-+Mall&_facet=Municipal+Indoor+Water+%28kgal%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 401.0135899998204, "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/"}