Skip to content

Data analysis of Parliamentary Elections 2024 Results for Tamilnadu

Notifications You must be signed in to change notification settings

daa2618/Elections24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Collection, Visualisation, and analysis of Indian Parliamentary Elections 2024 with Focus on results for 39 constituencies in Tamilnadu

Data Collection

  • Data is collected from scraping using requests and Beautiful Soup modules from the Election Commission of India (ECI) website
  • List Comprehension is used to clean the scraped elements

Data Visualisation

  • Using plotly to visualise the results using donut charts
  • Modules: plotly subplots and graph objects

Data Analysis

  • Modules: pandas, requests, Beautiful soup
  • Constituency wise results for Tamilnadu was obtained using requests and Beautiful soup
  • A pandas dataframe was created by merging all the results

About

Data analysis of Parliamentary Elections 2024 Results for Tamilnadu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages