WB Dashboard
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
I developed this dashboard to visualize the economy & growth related indicators from the World Bank (WB).
It is very simple to use. You select an indicator and it depicts the most recent values of the selected indicator in a map (the first tab of the tabset-panel) and in a treemap (the second tab of the tabset-panel).
It also shows the increase and decrease of the selected indicator over years for a country or a comparison between two or more than two countries.
Additionally, you can download the data in a wide format as well as in a clean and analysis-ready long format.
Source code: https://github.com/Fahim-Ahmad/wb_dashboard
If you have a working knowledge of R, please use the source code from my GitHub account as I am using the free version of the shinyapps.io which has limited usage.
Please click on the below image to use the dashboard:
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.