{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG33\"", "rows": [["BG33", 1, 0.57], ["BG33", 2, 2.14], ["BG33", 3, 5.77], ["BG33", 4, 10.64], ["BG33", 5, 15.92], ["BG33", 6, 20.1], ["BG33", 7, 22.41], ["BG33", 8, 22.46], ["BG33", 9, 17.8], ["BG33", 10, 12.43], ["BG33", 11, 7.19], ["BG33", 12, 2.11]], "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": "BG33"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.998155646026134}