{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DK05\"", "rows": [["DK05", 1, 1.75], ["DK05", 2, 1.63], ["DK05", 3, 3.29], ["DK05", 4, 7.07], ["DK05", 5, 11.23], ["DK05", 6, 14.52], ["DK05", 7, 16.89], ["DK05", 8, 16.79], ["DK05", 9, 13.65], ["DK05", 10, 9.43], ["DK05", 11, 5.6], ["DK05", 12, 2.88]], "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": "DK05"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 18.781845457851887}