{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ05\"", "rows": [["CZ05", 1, -1.28], ["CZ05", 2, -0.18], ["CZ05", 3, 3.4], ["CZ05", 4, 8.56], ["CZ05", 5, 13.32], ["CZ05", 6, 16.86], ["CZ05", 7, 18.83], ["CZ05", 8, 18.72], ["CZ05", 9, 13.97], ["CZ05", 10, 8.93], ["CZ05", 11, 4.05], ["CZ05", 12, -0.05]], "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": "CZ05"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.114986337721348}