{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT21\"", "rows": [["AT21", 1, -4.22], ["AT21", 2, -2.55], ["AT21", 3, 1.59], ["AT21", 4, 6.39], ["AT21", 5, 10.89], ["AT21", 6, 14.64], ["AT21", 7, 16.48], ["AT21", 8, 16.22], ["AT21", 9, 11.51], ["AT21", 10, 6.73], ["AT21", 11, 1.77], ["AT21", 12, -3.4]], "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": "AT21"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.792434871196747}