{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEA4\"", "rows": [["DEA4", 1, 1.65], ["DEA4", 2, 2.11], ["DEA4", 3, 4.99], ["DEA4", 4, 9.07], ["DEA4", 5, 13.1], ["DEA4", 6, 16.14], ["DEA4", 7, 18.28], ["DEA4", 8, 18.07], ["DEA4", 9, 14.37], ["DEA4", 10, 10.1], ["DEA4", 11, 5.67], ["DEA4", 12, 2.61]], "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": "DEA4"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 177.99052316695452}