{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH01\"", "rows": [["CH01", 1, -7.72], ["CH01", 2, -6.1], ["CH01", 3, -2.04], ["CH01", 4, 1.55], ["CH01", 5, 5.93], ["CH01", 6, 10.58], ["CH01", 7, 12.82], ["CH01", 8, 12.76], ["CH01", 9, 8.69], ["CH01", 10, 4.29], ["CH01", 11, -2.47], ["CH01", 12, -6.99]], "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": "CH01"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.690119937062263}