{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE12\"", "rows": [["DE12", 1, 1.85], ["DE12", 2, 2.62], ["DE12", 3, 6.13], ["DE12", 4, 10.18], ["DE12", 5, 14.3], ["DE12", 6, 17.79], ["DE12", 7, 19.88], ["DE12", 8, 19.71], ["DE12", 9, 15.44], ["DE12", 10, 10.99], ["DE12", 11, 5.98], ["DE12", 12, 2.81]], "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": "DE12"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 31.268425285816193}