{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE80\"", "rows": [["DE80", 1, 0.64], ["DE80", 2, 1.17], ["DE80", 3, 3.64], ["DE80", 4, 8.17], ["DE80", 5, 12.6], ["DE80", 6, 15.81], ["DE80", 7, 18.08], ["DE80", 8, 17.91], ["DE80", 9, 14.11], ["DE80", 10, 9.52], ["DE80", 11, 4.87], ["DE80", 12, 1.77]], "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": "DE80"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 20.463704131543636}