Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

海外数据源爬取的具体时间 #67

Open
ryannuan opened this issue Mar 23, 2020 · 1 comment
Open

海外数据源爬取的具体时间 #67

ryannuan opened this issue Mar 23, 2020 · 1 comment

Comments

@ryannuan
Copy link

您好!我们团队目前正在研究海外疫情,想引用nCov2019包。但是由于不同国家处在不同时区,上报数据的时间不统一,因此,想问一下nCov2019包所采用的数据是前一天具体几点更新(爬取)的呢?
虽然使用data = load_nCov2019(),可以看到里面有data里有一个"time"变量,但它仅是对日期的描述(没有时区和具体时间),不是很准确,所以想请教一下。

谢谢!

@timze216
Copy link
Collaborator

load_nCov2019() 数据对应的是截止北京时间当日24:00 的最后统计数据。海外数据来源为今日头条的疫情报道,北京时间每日 8:30 会汇总前一日的统计结果。而当日数据需要过完当日才有统计。所以今日(23日), 而 load_nCov2019() 的最新数据会是 22 日。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants