{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL62\"", "rows": [["EL62", 1, 7.75], ["EL62", 2, 7.67], ["EL62", 3, 9.08], ["EL62", 4, 11.32], ["EL62", 5, 14.96], ["EL62", 6, 18.84], ["EL62", 7, 21.2], ["EL62", 8, 22.03], ["EL62", 9, 19.39], ["EL62", 10, 16.26], ["EL62", 11, 12.67], ["EL62", 12, 9.24]], "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": "EL62"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 44.38636265695095}