{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ02\"", "rows": [["CZ02", 1, -0.84], ["CZ02", 2, 0.09], ["CZ02", 3, 3.74], ["CZ02", 4, 8.73], ["CZ02", 5, 13.28], ["CZ02", 6, 16.75], ["CZ02", 7, 18.65], ["CZ02", 8, 18.57], ["CZ02", 9, 13.96], ["CZ02", 10, 9.11], ["CZ02", 11, 4.11], ["CZ02", 12, 0.41]], "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": "CZ02"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 95.09853180497885}