{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL41\"", "rows": [["EL41", 1, 6.25], ["EL41", 2, 6.65], ["EL41", 3, 8.53], ["EL41", 4, 11.82], ["EL41", 5, 16.54], ["EL41", 6, 21.23], ["EL41", 7, 23.71], ["EL41", 8, 23.84], ["EL41", 9, 20.14], ["EL41", 10, 15.76], ["EL41", 11, 11.48], ["EL41", 12, 7.84]], "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": "EL41"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 127.541558817029}