The document discusses hands-on training for data analysis and visualization using election data from the 2020 Nepalese Constituent Assembly election as an example. It covers finding and obtaining the election data from online sources, cleaning and converting the data from XML format to CSV format for analysis. It then demonstrates basic data processing techniques like sorting, filtering and pivot tables. Finally, it shows visualizing the data through charts and maps, including geocoding location data and creating a heatmap of votes on a map.
Related topics: