A web application to visualize global demographic data.
The theme of the application is the "sketchy" theme from the bslib package of R, while the plots have the WallStreet Journal theme from the ggthemes package of R.
Use the play button or sliding input to choose a year of interest, the dropdown menu to specify the continent, and the tabs to choose your variable of interest.
The visualized data is provided with the gapminder package of R.
( R and Rstudio; Shiny, gapminder, ggthemes, ggplot2, dplyr, bslib)
A web application to visualize median household income in the USA. The API key was created through https://api.census.gov/data/key_signup.html.
The map is made interactive by the use of the leaflet package of R.Â
The theme is custom-made using the bslib package of R.
Use the form inputs to specify the geographical levels, the variable of interest, and the State, and get the distribution of household median income ( R and Rstudio; Shiny, tidycensus, mapview, leaflet, dotenv, bslib)
The visualized data is curated by the ACS(American Community Survey)
A dashboard to search for and get suggestions for baby names.
Use the sliding and form inputs to specify the years, and get the trend of your favorite name over the years ( R and Rstudio; Shiny package)
The data set is provided by the babynames package of R.
My blog where I try to demystify data science (Using R & Rstudio; the blogdown package, Hugo, Mainroad theme and Netlify).
Kenyan Population and Housing Census Pyramids re-visualized; 2009 and 2019 ( R and Rstudio, LaTeX)