{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DK01\"", "rows": [["DK01", 1, 1.0], ["DK01", 2, 1.06], ["DK01", 3, 2.93], ["DK01", 4, 7.12], ["DK01", 5, 11.67], ["DK01", 6, 15.11], ["DK01", 7, 17.48], ["DK01", 8, 17.26], ["DK01", 9, 13.74], ["DK01", 10, 9.33], ["DK01", 11, 5.24], ["DK01", 12, 2.27]], "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": "DK01"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 34.774075262248516}