{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG41\"", "rows": [["BG41", 1, -1.84], ["BG41", 2, -0.59], ["BG41", 3, 2.85], ["BG41", 4, 7.45], ["BG41", 5, 12.55], ["BG41", 6, 16.48], ["BG41", 7, 18.53], ["BG41", 8, 18.71], ["BG41", 9, 14.44], ["BG41", 10, 9.67], ["BG41", 11, 4.33], ["BG41", 12, -0.37]], "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": "BG41"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.159022226929665}