{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AL03\"", "rows": [["AL03", 1, 0.66], ["AL03", 2, 1.57], ["AL03", 3, 4.68], ["AL03", 4, 8.49], ["AL03", 5, 13.24], ["AL03", 6, 17.53], ["AL03", 7, 20.22], ["AL03", 8, 20.5], ["AL03", 9, 15.79], ["AL03", 10, 11.35], ["AL03", 11, 6.32], ["AL03", 12, 1.78]], "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": "AL03"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 29.18470650911331}