The main plan for this repo is as follows:
-
scrape billionaires list from wikipedia https://en.wikipedia.org/wiki/The_World%27s_Billionaires
-
store the data into postgres database
-
load the data from postgres database into pandas dataframe
-
clean the data