{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ08\"", "rows": [["CZ08", 1, -1.96], ["CZ08", 2, -0.73], ["CZ08", 3, 2.85], ["CZ08", 4, 8.21], ["CZ08", 5, 12.91], ["CZ08", 6, 16.47], ["CZ08", 7, 18.45], ["CZ08", 8, 18.37], ["CZ08", 9, 13.61], ["CZ08", 10, 8.81], ["CZ08", 11, 4.04], ["CZ08", 12, -0.66]], "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": "CZ08"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.40835963189602}