{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL53\"", "rows": [["EL53", 1, 1.65], ["EL53", 2, 2.97], ["EL53", 3, 6.11], ["EL53", 4, 10.32], ["EL53", 5, 15.37], ["EL53", 6, 20.17], ["EL53", 7, 22.9], ["EL53", 8, 22.84], ["EL53", 9, 18.1], ["EL53", 10, 13.08], ["EL53", 11, 7.62], ["EL53", 12, 2.97]], "truncated": false, "filtered_table_rows_count": 12, "expanded_columns": [], "expandable_columns": [[{"column": "region_id", "other_table": "regions", "other_column": "id"}, "name"]], "columns": ["region_id", "month", "avg_temp"], "primary_keys": ["region_id", "month"], "units": {}, "query": {"sql": "select region_id, month, avg_temp from climate_data where \"region_id\" = :p0 order by region_id, month limit 101", "params": {"p0": "EL53"}}, "facet_results": {}, "suggested_facets": [{"name": "avg_temp", "toggle_url": "http://data.app.max-richter.dev/plants/climate_data.json?region_id=EL53&_facet=avg_temp"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 26.82587970048189}