ShinyApps are an amazing tool to make research results accessible to a broad audience. This is exactly what talk at CorrelAid’s Open Online Data Meetup is about. The app on conflict elections in Afghanistan is a spin-off of a co-authored publication with Dennis Hammerschmidt that analyzes patterns of violence during conflict elections in Afghanistan in 2005.
While the geo-spatially disaggregated data for the original publication is based on UCDP data, this ShinyApp is based on ACLED data and shows how violence that includes the Taliban develops starting 180 days up to the election in 2019.
I use a combination of shiny, shinydashboard, and echarts4r in R to create the app.
You can access the entire source code and all materials on my GitHub.