{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ03\"", "rows": [["CZ03", 1, -1.01], ["CZ03", 2, -0.13], ["CZ03", 3, 3.54], ["CZ03", 4, 8.48], ["CZ03", 5, 12.94], ["CZ03", 6, 16.44], ["CZ03", 7, 18.28], ["CZ03", 8, 18.2], ["CZ03", 9, 13.66], ["CZ03", 10, 8.92], ["CZ03", 11, 3.78], ["CZ03", 12, 0.16]], "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": "CZ03"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.177501529455185}