{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL43\"", "rows": [["EL43", 1, 2.72], ["EL43", 2, 2.84], ["EL43", 3, 5.11], ["EL43", 4, 8.33], ["EL43", 5, 12.88], ["EL43", 6, 17.02], ["EL43", 7, 19.11], ["EL43", 8, 18.96], ["EL43", 9, 16.21], ["EL43", 10, 12.41], ["EL43", 11, 8.05], ["EL43", 12, 4.33]], "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": "EL43"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 23.357031866908073}