{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEB1\"", "rows": [["DEB1", 1, 0.64], ["DEB1", 2, 1.17], ["DEB1", 3, 4.31], ["DEB1", 4, 8.21], ["DEB1", 5, 12.24], ["DEB1", 6, 15.52], ["DEB1", 7, 17.61], ["DEB1", 8, 17.4], ["DEB1", 9, 13.47], ["DEB1", 10, 9.11], ["DEB1", 11, 4.59], ["DEB1", 12, 1.46]], "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": "DEB1"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 19.486991688609123}