Skip to content

yuktigarg10/Table-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Table-Scrapper

Objectives:

  1. Scrap data from URL: https://en.wikipedia.org/wiki/List_of_Asian_countries_by_area
  2. Parse the scrapped data and store useful information in a pandas dataframe
  3. Store copy of data in a sqlite db
  4. Plot the data using matplotlib

Organization of Code:

  1. src - contains python code
  2. db - contains sqlite db
  3. images - contains plots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors