{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT32\"", "rows": [["AT32", 1, -5.14], ["AT32", 2, -3.55], ["AT32", 3, 0.09], ["AT32", 4, 3.81], ["AT32", 5, 8.68], ["AT32", 6, 12.79], ["AT32", 7, 14.6], ["AT32", 8, 14.57], ["AT32", 9, 10.37], ["AT32", 10, 6.05], ["AT32", 11, 0.36], ["AT32", 12, -4.03]], "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": "AT32"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 18.025594763457775}