Scrape and manage nCov2019 related data from media using Pandas DataFrame
-
run infection.py will download up-to-date infection data from https://news.qq.com/zt2020/page/feiyan.htm
-
run trips.py will download up-to-date patient trip data collected from three sources.
-
nCov2019Data.ipynb allows an interactive exploration for both function above and data preview. Recommended.