{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EE00\"", "rows": [["EE00", 1, -4.22], ["EE00", 2, -4.79], ["EE00", 3, -1.29], ["EE00", 4, 5.03], ["EE00", 5, 11.04], ["EE00", 6, 15.28], ["EE00", 7, 17.95], ["EE00", 8, 16.67], ["EE00", 9, 11.91], ["EE00", 10, 6.0], ["EE00", 11, 1.2], ["EE00", 12, -2.13]], "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": "EE00"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 22.29397837072611}