{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL52\"", "rows": [["EL52", 1, 3.35], ["EL52", 2, 5.21], ["EL52", 3, 8.63], ["EL52", 4, 13.08], ["EL52", 5, 18.47], ["EL52", 6, 23.32], ["EL52", 7, 25.79], ["EL52", 8, 25.68], ["EL52", 9, 20.77], ["EL52", 10, 15.31], ["EL52", 11, 9.61], ["EL52", 12, 4.57]], "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": "EL52"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 142.21605099737644}