Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 264 Bytes

File metadata and controls

2 lines (2 loc) · 264 Bytes

Web-Scraper

The web scraper was written using python, panda andbeautifulSoup libraries, the program is automated to access NCDCwebsite and acquire the COVID-19 cases report and present theresult as a comma separated file, which can be used for further analysis.