{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH06\"", "rows": [["CH06", 1, 1.75], ["CH06", 2, 1.95], ["CH06", 3, 5.08], ["CH06", 4, 8.43], ["CH06", 5, 12.8], ["CH06", 6, 16.78], ["CH06", 7, 18.84], ["CH06", 8, 18.95], ["CH06", 9, 15.15], ["CH06", 10, 11.25], ["CH06", 11, 6.04], ["CH06", 12, 2.72]], "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": "CH06"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 69.40058525651693}