Skip to content

jintongustc/ncovShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncovShow

object of the project

  • Record the history of the virus event for later analysis by scrawling the medicine related website(http://www.dxy.cn/)
  • Show the instantenous key data, for avoiding extra time spend in checking cell phone everyday, haha.

folder: nCov_2019

  • Use web crawler to access the nCov data from chinese website DXY.
  • run python main.py, the data can be crawbed and stored in the mongodb database.
  • If you want to store the data into your local mongodb, just modify "service/db.py"
  • avoid duplicated data by checking if the key numbers equal to the previous data
  • Python packages applied: BeatifulSoup, re, pymongo
  • Part of code modified from DXYnCov project
  • The data base could be accessed by the command show bellow access

folder: nCov_html

current status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published