{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT11\"", "rows": [["AT11", 1, -0.49], ["AT11", 2, 1.13], ["AT11", 3, 5.32], ["AT11", 4, 10.54], ["AT11", 5, 15.06], ["AT11", 6, 18.83], ["AT11", 7, 20.72], ["AT11", 8, 20.47], ["AT11", 9, 15.58], ["AT11", 10, 10.48], ["AT11", 11, 5.31], ["AT11", 12, 0.3]], "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": "AT11"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.430916704237461}