{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT12\"", "rows": [["AT12", 1, -0.27], ["AT12", 2, 1.11], ["AT12", 3, 5.09], ["AT12", 4, 10.24], ["AT12", 5, 14.74], ["AT12", 6, 18.44], ["AT12", 7, 20.35], ["AT12", 8, 20.14], ["AT12", 9, 15.28], ["AT12", 10, 10.08], ["AT12", 11, 4.96], ["AT12", 12, 0.65]], "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": "AT12"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 9.01535153388977}