Web Scraping and Analytics on Indian Demographics
Web Scraping and Analytics on Indian Demographics
Performed Web-Scrapping and Visual Analytics on Indian Demographics Wiki Page using
Procedure
- 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.
Libraries
- Python
- Beautiful Soup
- Plotyly
- Pandas
- Numpy