{"database": "nyc_ll84", "table": "water", "is_view": false, "human_description_en": "where Calendar Year = 2013 and Property Type = \"Worship Facility\" sorted by Calendar Year descending", "rows": [[42182, 2013, "2810323", "St. Thomas More Church", "QUEENS", "8000 Utopia Parkway", "Worship Facility", "13486", 634.2, 634.2, null, 634.2, null, 0.0, 47.03], [42384, 2013, "2812756", "Church of St. Nicholas", "BRONX", "2345 University Ave", "Worship Facility", "107000", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [42493, 2013, "2815019", "Lavelle Hall", "STATEN IS", "300 Howard Avenue", "Worship Facility", "25700", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [43771, 2013, "2959903", "534 Glenmore Ave", "BROOKLYN", "534 Glenmore Ave", "Worship Facility", "61488", 16.8, 16.8, null, 16.8, null, 0.0, 0.27], [43835, 2013, "2964842", "Full Gospel New York Church", "QUEENS", "130-30 31 Ave", "Worship Facility", "132427", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [44385, 2013, "3102345", "Christian Cultural Center, Inc.", "BROOKLYN", "12020 Flatlands Avenue", "Worship Facility", "90100", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [44671, 2013, "3113515", "Assembly Hall of Jehovah's Witnesses, Inc.", "BROOKLYN", "973 Flatbush Avenue", "Worship Facility", "98300", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [44741, 2013, "3114643", "St. Pauls Chapel", "MANHATTAN", "1160 Amsterdam Ave", "Worship Facility", "20035", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45002, 2013, "3119730", "Forest Hills Jewish Center", "QUEENS", "106-06 Queens Blvd", "Worship Facility", "56420", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45165, 2013, "3126882", "Pious Society of St Paul", "STATEN IS", "2187 Victory Blvd", "Worship Facility", "82375", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45194, 2013, "3127474", "Sung 43-23 37 Ave.", "QUEENS", "43-23 37 Ave.", "Worship Facility", "150000", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45350, 2013, "3129415", "8902 Ridge Boulevard", "BROOKLYN", "8902 Ridge Boulevard", "Worship Facility", "51990", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45389, 2013, "3136028", "Saint Thomas Church", "MANHATTAN", "1 West 53rd Street", "Worship Facility", "51047", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45416, 2013, "3173308", "Tabernacle 165-11 Jamaica Ave.", "QUEENS", "165-11 Jamaica Ave.", "Worship Facility", "60986", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45602, 2013, "3250660", "1047 Amsterdam Avenue", "MANHATTAN", "1047 Amsterdam Avenue", "Worship Facility", "241550", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45625, 2013, "3263987", "Main Sanctuary", "QUEENS", "89-00 23 Avenue", "Worship Facility", "95026", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45626, 2013, "3264067", "Paul Sanctuary", "QUEENS", "89-30 23 Avenue", "Worship Facility", "15835", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [45649, 2013, "3268613", "Hanson Place Central UMC", "BROOKLYN", "144 St. Felix Street", "Worship Facility", "60000", 96740.8, 96740.8, null, 96740.8, null, 0.0, 1612.35], [45685, 2013, "3298499", "Brooklyn Tabernacle", "BROOKLYN", "392 Fulton St.", "Worship Facility", "130000", 16401.5, 16401.5, null, 16401.5, null, 0.0, 126.17], [47160, 2013, "3667918", "Rego Park Jewish Center", "QUEENS", "97-30 Queens Blvd.", "Worship Facility", "68516", 606.7, 606.7, null, 606.7, null, 0.0, 8.85], [47175, 2013, "3760844", "The Korean Church of Queens", "QUEENS", "89-00 23 Avenue, East Elmhurst, Queens", "Worship Facility", "92403", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [47323, 2013, "3927557", "NY Presbyterian Church", "QUEENS", "43-23 47th Avenue", "Worship Facility", "126980", 0.0, 0.0, null, 0.0, null, 0.0, 0.0], [48726, 2013, "4046353", "5801 Palisade Ave", "BRONX", "5801 Palisade Ave", "Worship Facility", "54500", 0.0, 0.0, null, 0.0, null, 0.0, 0.0]], "truncated": false, "filtered_table_rows_count": 23, "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": "2013", "p1": "Worship Facility"}}, "facet_results": {"Calendar Year": {"name": "Calendar Year", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility", "results": [{"value": 2013, "label": 2013, "count": 23, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Property+Type=Worship+Facility", "selected": true}], "truncated": false}, "Borough": {"name": "Borough", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility", "results": [{"value": "QUEENS", "label": "QUEENS", "count": 10, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&Borough=QUEENS", "selected": false}, {"value": "BROOKLYN", "label": "BROOKLYN", "count": 6, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&Borough=BROOKLYN", "selected": false}, {"value": "MANHATTAN", "label": "MANHATTAN", "count": 3, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&Borough=MANHATTAN", "selected": false}, {"value": "BRONX", "label": "BRONX", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&Borough=BRONX", "selected": false}, {"value": "STATEN IS", "label": "STATEN IS", "count": 2, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&Borough=STATEN+IS", "selected": false}], "truncated": false}, "Property Type": {"name": "Property Type", "type": "column", "hideable": false, "toggle_url": "/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility", "results": [{"value": "Worship Facility", "label": "Worship Facility", "count": 23, "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "Total Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&_facet=Total+Water+Use+%28kgal%29"}, {"name": "Indoor Water Use (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&_facet=Indoor+Water+Use+%28kgal%29"}, {"name": "Municipal Indoor Water (kgal)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&_facet=Municipal+Indoor+Water+%28kgal%29"}, {"name": "Indoor Water Intensity (gal/ft2)", "toggle_url": "http://data.hewsonbaltzell.com/nyc_ll84/water.json?Calendar+Year=2013&Property+Type=Worship+Facility&_facet=Indoor+Water+Intensity+%28gal%2Fft2%29"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2669.040386000006, "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/"}