You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bundle that can scrape the data from worldometer covid report website and save it in a csv file. Pandas is then used to clean up the data and load it into PostgreSQL database for further analysis.
About
A bundle that can scrape the data from worldometer covid report website and save it in a csv file. Pandas is then used to clean up the data and load it into PostgreSQL database for further analysis.