{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG32\"", "rows": [["BG32", 1, 0.31], ["BG32", 2, 2.36], ["BG32", 3, 6.66], ["BG32", 4, 11.98], ["BG32", 5, 17.07], ["BG32", 6, 21.01], ["BG32", 7, 23.2], ["BG32", 8, 23.36], ["BG32", 9, 18.55], ["BG32", 10, 12.88], ["BG32", 11, 7.26], ["BG32", 12, 1.97]], "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": "BG32"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 18.186806701123714}