{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE14\"", "rows": [["DE14", 1, -0.29], ["DE14", 2, 0.4], ["DE14", 3, 4.26], ["DE14", 4, 8.47], ["DE14", 5, 12.76], ["DE14", 6, 16.25], ["DE14", 7, 18.11], ["DE14", 8, 17.97], ["DE14", 9, 13.68], ["DE14", 10, 9.21], ["DE14", 11, 3.91], ["DE14", 12, 0.56]], "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": "DE14"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 39.33112323284149}