{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DK03\"", "rows": [["DK03", 1, 1.75], ["DK03", 2, 1.79], ["DK03", 3, 3.61], ["DK03", 4, 7.48], ["DK03", 5, 11.59], ["DK03", 6, 14.58], ["DK03", 7, 16.91], ["DK03", 8, 16.86], ["DK03", 9, 13.77], ["DK03", 10, 9.69], ["DK03", 11, 5.62], ["DK03", 12, 2.82]], "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": "DK03"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 22.649691440165043}