{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT31\"", "rows": [["AT31", 1, -0.38], ["AT31", 2, 0.91], ["AT31", 3, 4.83], ["AT31", 4, 9.58], ["AT31", 5, 14.0], ["AT31", 6, 17.57], ["AT31", 7, 19.32], ["AT31", 8, 19.21], ["AT31", 9, 14.62], ["AT31", 10, 9.91], ["AT31", 11, 4.61], ["AT31", 12, 0.64]], "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": "AT31"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 44.00585684925318}