{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DED5\"", "rows": [["DED5", 1, 1.1], ["DED5", 2, 1.91], ["DED5", 3, 4.93], ["DED5", 4, 9.57], ["DED5", 5, 14.12], ["DED5", 6, 17.48], ["DED5", 7, 19.59], ["DED5", 8, 19.44], ["DED5", 9, 15.17], ["DED5", 10, 10.42], ["DED5", 11, 5.45], ["DED5", 12, 2.21]], "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": "DED5"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 76.35748479515314}