- Scrap data from URL: https://en.wikipedia.org/wiki/List_of_Asian_countries_by_area
- Parse the scrapped data and store useful information in a pandas dataframe
- Store copy of data in a sqlite db
- Plot the data using matplotlib
- src - contains python code
- db - contains sqlite db
- images - contains plots