{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ01\"", "rows": [["CZ01", 1, 0.13], ["CZ01", 2, 1.16], ["CZ01", 3, 4.75], ["CZ01", 4, 9.72], ["CZ01", 5, 14.39], ["CZ01", 6, 17.94], ["CZ01", 7, 19.99], ["CZ01", 8, 19.9], ["CZ01", 9, 15.15], ["CZ01", 10, 10.02], ["CZ01", 11, 4.92], ["CZ01", 12, 1.28]], "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": "CZ01"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.823069028556347}