{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL42\"", "rows": [["EL42", 1, 11.1], ["EL42", 2, 11.11], ["EL42", 3, 12.63], ["EL42", 4, 15.06], ["EL42", 5, 18.95], ["EL42", 6, 22.86], ["EL42", 7, 25.31], ["EL42", 8, 25.89], ["EL42", 9, 23.53], ["EL42", 10, 20.1], ["EL42", 11, 16.1], ["EL42", 12, 12.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": "EL42"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 83.4132581949234}