{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL30\"", "rows": [["EL30", 1, 7.63], ["EL30", 2, 8.3], ["EL30", 3, 10.67], ["EL30", 4, 14.32], ["EL30", 5, 19.49], ["EL30", 6, 24.44], ["EL30", 7, 26.84], ["EL30", 8, 26.59], ["EL30", 9, 22.56], ["EL30", 10, 17.94], ["EL30", 11, 13.21], ["EL30", 12, 9.2]], "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": "EL30"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.678208157420158}