{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG31\"", "rows": [["BG31", 1, -0.63], ["BG31", 2, 1.6], ["BG31", 3, 6.54], ["BG31", 4, 11.99], ["BG31", 5, 17.21], ["BG31", 6, 21.33], ["BG31", 7, 23.68], ["BG31", 8, 23.69], ["BG31", 9, 18.69], ["BG31", 10, 12.74], ["BG31", 11, 6.55], ["BG31", 12, 0.94]], "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": "BG31"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 51.765612326562405}