{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEA1\"", "rows": [["DEA1", 1, 3.07], ["DEA1", 2, 3.57], ["DEA1", 3, 6.36], ["DEA1", 4, 10.0], ["DEA1", 5, 13.96], ["DEA1", 6, 16.93], ["DEA1", 7, 19.01], ["DEA1", 8, 18.7], ["DEA1", 9, 15.32], ["DEA1", 10, 11.27], ["DEA1", 11, 6.95], ["DEA1", 12, 3.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": "DEA1"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 88.18313758820295}