{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEG0\"", "rows": [["DEG0", 1, 0.02], ["DEG0", 2, 0.78], ["DEG0", 3, 3.92], ["DEG0", 4, 8.4], ["DEG0", 5, 12.66], ["DEG0", 6, 15.98], ["DEG0", 7, 18.15], ["DEG0", 8, 18.0], ["DEG0", 9, 13.81], ["DEG0", 10, 9.2], ["DEG0", 11, 4.4], ["DEG0", 12, 1.14]], "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": "DEG0"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 23.869839496910572}