{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL54\"", "rows": [["EL54", 1, 1.5], ["EL54", 2, 2.43], ["EL54", 3, 5.39], ["EL54", 4, 9.32], ["EL54", 5, 14.12], ["EL54", 6, 18.86], ["EL54", 7, 21.87], ["EL54", 8, 21.93], ["EL54", 9, 16.92], ["EL54", 10, 12.15], ["EL54", 11, 7.16], ["EL54", 12, 2.7]], "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": "EL54"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 78.76013871282339}