{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH03\"", "rows": [["CH03", 1, 0.84], ["CH03", 2, 1.6], ["CH03", 3, 5.28], ["CH03", 4, 8.99], ["CH03", 5, 13.15], ["CH03", 6, 16.79], ["CH03", 7, 18.75], ["CH03", 8, 18.59], ["CH03", 9, 14.42], ["CH03", 10, 10.06], ["CH03", 11, 4.78], ["CH03", 12, 1.58]], "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": "CH03"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 18.701636232435703}