{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE25\"", "rows": [["DE25", 1, 0.16], ["DE25", 2, 0.94], ["DE25", 3, 4.5], ["DE25", 4, 8.92], ["DE25", 5, 13.29], ["DE25", 6, 16.66], ["DE25", 7, 18.67], ["DE25", 8, 18.51], ["DE25", 9, 14.12], ["DE25", 10, 9.46], ["DE25", 11, 4.38], ["DE25", 12, 1.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": "DE25"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 27.340063825249672}