{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEF0\"", "rows": [["DEF0", 1, 1.77], ["DEF0", 2, 2.05], ["DEF0", 3, 4.26], ["DEF0", 4, 8.34], ["DEF0", 5, 12.45], ["DEF0", 6, 15.53], ["DEF0", 7, 17.77], ["DEF0", 8, 17.65], ["DEF0", 9, 14.31], ["DEF0", 10, 10.03], ["DEF0", 11, 5.59], ["DEF0", 12, 2.71]], "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": "DEF0"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 20.32195869833231}