{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AL01\"", "rows": [["AL01", 1, 1.69], ["AL01", 2, 2.82], ["AL01", 3, 6.3], ["AL01", 4, 10.63], ["AL01", 5, 15.4], ["AL01", 6, 19.62], ["AL01", 7, 22.19], ["AL01", 8, 22.58], ["AL01", 9, 17.69], ["AL01", 10, 13.12], ["AL01", 11, 8.02], ["AL01", 12, 3.25]], "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": "AL01"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 27.782844379544258}