{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE31\"", "rows": [["BE31", 1, 3.11], ["BE31", 2, 3.58], ["BE31", 3, 6.24], ["BE31", 4, 9.44], ["BE31", 5, 13.11], ["BE31", 6, 16.04], ["BE31", 7, 18.12], ["BE31", 8, 17.91], ["BE31", 9, 14.8], ["BE31", 10, 11.09], ["BE31", 11, 6.82], ["BE31", 12, 3.81]], "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": "BE31"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 44.29382737725973}