{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT33\"", "rows": [["AT33", 1, -4.93], ["AT33", 2, -3.22], ["AT33", 3, 0.74], ["AT33", 4, 4.32], ["AT33", 5, 8.7], ["AT33", 6, 12.98], ["AT33", 7, 15.01], ["AT33", 8, 14.91], ["AT33", 9, 10.85], ["AT33", 10, 6.69], ["AT33", 11, 0.46], ["AT33", 12, -4.12]], "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": "AT33"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.732358813285828}