Skip to content

dsvirenpai/WebScraping_LokSabha-2019_Winners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HTML_TableScraping_LokSabha2019

Summary: This exercise aims to extract and organize data from a table on myneta's website using python packages like requests and Beautiful Soup. source url: https://www.myneta.info/LokSabha2019/index.php?action=show_winners&sort=default

loksabha_results

The scraped and cleaned table of contents include:

  1. Sno
  2. Candidate
  3. Constituency
  4. Party
  5. Criminal_Case
  6. Education
  7. Assets
  8. Apprx_Assets
  9. Total_Liabilities
  10. Apprx_Liabilities

See if you can identify any patterns or trends that might not be immediately obvious.

Releases

No releases published

Packages

No packages published