{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEC0\"", "rows": [["DEC0", 1, 1.29], ["DEC0", 2, 1.92], ["DEC0", 3, 5.23], ["DEC0", 4, 9.09], ["DEC0", 5, 13.11], ["DEC0", 6, 16.47], ["DEC0", 7, 18.56], ["DEC0", 8, 18.35], ["DEC0", 9, 14.29], ["DEC0", 10, 9.99], ["DEC0", 11, 5.27], ["DEC0", 12, 2.18]], "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": "DEC0"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 40.33833555877209}