I am working on a Multilingual Covid-19 dashboard built using plotly Dash, also used Hugging face transformer - MarianMT for translation.
It is currently showcased on #buildwithAI hackathon under “best Dashboard” category , If you liked the dashboard do consider liking this FB post as that will count as a vote - shorturl.at/bjowI
(github and video link in that post)
The Aim was to make Covid-19 analysis, visualizations, and information available to English and non-English speakers. It supports languages such as English,German, French, Russian, Irish, Indonesian, etc (and many more). In addition, there’s a live text translator, Where the user can copy-paste untranslated texts on the website. (translator inspired by @xhlu )
As far as the graphs are concerned, currently, World map, treemap, line and bar graphs are added. All of it can be dynamically controlled through dropdowns (such as country, continent, criteria(total cases, total deaths, etc).
Further graphs will be added, such as tests per case by countries.
Analysis such as population correlation, total deaths vs cases is considered. There is also news feed for COVID 19 built using newspaper in the second tab.
Screenshots -