-
Notifications
You must be signed in to change notification settings - Fork 0
一个简单的采集和展示项目,用于统计2019ncov新型冠状病毒肺炎信息。http://ncov.yao-wei.com
License
xiciliu/ncov2019
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
使用说明 两个部分 1. python是用于从网络抓取资源数据,存储mysql。 2. 其他为maven web项目,展示数据。 整个项目自动运行。 demo: http://ncov.yao-wei.com 添加一个全球看板 https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 桌面端 http://www.arcgis.com/apps/opsdashboard/index.html#/85320e2ea5424dfaaa75ae62e5c06e61 手机端 发现一个新的较好的数据源,含全球数据和中国省份数据,Serving data from John Hopkins University CSSE as a [JSON API](https://covid19.mathdro.id/) api格式: { "confirmed": { "value": 162687, "detail": "https://covid19.mathdro.id/api/confirmed" }, "recovered": { "value": 75620, "detail": "https://covid19.mathdro.id/api/recovered" }, "deaths": { "value": 6065, "detail": "https://covid19.mathdro.id/api/deaths" }, "dailySummary": "https://covid19.mathdro.id/api/daily", "dailyTimeSeries": { "pattern": "https://covid19.mathdro.id/api/daily/[dateString]", "example": "https://covid19.mathdro.id/api/daily/2-14-2020" }, "image": "https://covid19.mathdro.id/api/og", "source": "https://github.com/mathdroid/covid19", "countries": "https://covid19.mathdro.id/api/countries", "countryDetail": { "pattern": "https://covid19.mathdro.id/api/countries/[country]", "example": "https://covid19.mathdro.id/api/countries/USA" }, "lastUpdate": "2020-03-15T18:20:19.000Z" }
About
一个简单的采集和展示项目,用于统计2019ncov新型冠状病毒肺炎信息。http://ncov.yao-wei.com
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published