{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG42\"", "rows": [["BG42", 1, -0.08], ["BG42", 2, 1.48], ["BG42", 3, 4.81], ["BG42", 4, 9.53], ["BG42", 5, 14.54], ["BG42", 6, 18.62], ["BG42", 7, 20.88], ["BG42", 8, 21.03], ["BG42", 9, 16.65], ["BG42", 10, 11.46], ["BG42", 11, 6.28], ["BG42", 12, 1.47]], "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": "BG42"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 70.34764345735312}