{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ07\"", "rows": [["CZ07", 1, -1.94], ["CZ07", 2, -0.47], ["CZ07", 3, 3.33], ["CZ07", 4, 8.88], ["CZ07", 5, 13.62], ["CZ07", 6, 17.31], ["CZ07", 7, 19.28], ["CZ07", 8, 19.18], ["CZ07", 9, 14.2], ["CZ07", 10, 8.97], ["CZ07", 11, 4.13], ["CZ07", 12, -0.69]], "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": "CZ07"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.337743632495403}