{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT22\"", "rows": [["AT22", 1, -2.57], ["AT22", 2, -1.01], ["AT22", 3, 2.96], ["AT22", 4, 7.82], ["AT22", 5, 12.35], ["AT22", 6, 16.02], ["AT22", 7, 17.79], ["AT22", 8, 17.58], ["AT22", 9, 12.97], ["AT22", 10, 8.31], ["AT22", 11, 3.28], ["AT22", 12, -1.62]], "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": "AT22"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 20.693971775472164}