{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT34\"", "rows": [["AT34", 1, -3.79], ["AT34", 2, -2.31], ["AT34", 3, 1.32], ["AT34", 4, 4.76], ["AT34", 5, 9.31], ["AT34", 6, 13.6], ["AT34", 7, 15.47], ["AT34", 8, 15.43], ["AT34", 9, 11.57], ["AT34", 10, 7.69], ["AT34", 11, 1.59], ["AT34", 12, -2.94]], "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": "AT34"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.46117027848959}