Performed Web-Scrapping and Data Visualization on Indian Demographics using
Beautiful Soup
and Plotly
.
- Data Gathering: Scrapped data(tables) from the website.
- Data Cleaning: Cleaned the tables in perspective with missing values, column names, outliers.
- Exploratory Data Analysis: Created interactive offline visualizations using Ploty.
- Inferential Statistics: Drew conclusions from the data.
- Python
- Beautiful Soup
- Plotyly
- Pandas
- Numpy
Refer the Code File for the entire project.