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

  1. Data Gathering: Scrapped data(tables) from the website.
  2. Data Cleaning: Cleaned the tables in perspective with missing values, column names, outliers.
  3. Exploratory Data Analysis: Created interactive offline visualizations using Ploty.
  4. Inferential Statistics: Drew conclusions from the data.


Libraries
  1. Python
  2. Beautiful Soup
  3. Plotyly
  4. Pandas
  5. Numpy