-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
资料显示蒙古为其中一国是否正确? #38
Labels
noise data
Report the existence of noise data
Comments
感谢,可能是数据有问题,因为一共也只有这一条数据。我稍后会核实一下这个时间点附近内蒙古的疫情。 镜像接口不是我直接管理,数据的更新时间我不太确定,我确认后数据会在原生API中自动刷新。 |
谢谢,不是内蒙古,是蒙古国。其它省份和国家数据都没有出入,只有蒙古国,根据丁香网和其它媒体,是还没有发现确诊或疑诊。
麻烦你了
…On Tue, 4 Feb 2020 at 8:59 AM, Isaac Lin ***@***.***> wrote:
感谢,可能是数据有问题,因为一共也只有这一条数据。我稍后会核实一下这个时间点附近内蒙古的疫情。
镜像接口不是我直接管理,数据的更新时间我不太确定,我确认后数据会在原生API中自动刷新。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#38>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYQTYNS4UMGQVBVHBTUT2TRBC4WPANCNFSM4KPKCSVQ>
.
|
是的,我是猜测丁香园人工录入数据的时候,把内蒙古的误录入到蒙古国了,所以会有这一条独立的数据。 |
内蒙古自治区确诊人数19人变化到20人的2个时间点,恰好覆盖蒙古确诊人数20人的时间点。 确诊人数为19人: {
"provinceName" : "内蒙古自治区",
"provinceShortName" : "内蒙古",
"confirmedCount" : NumberInt(19),
"suspectedCount" : NumberInt(0),
"curedCount" : NumberInt(0),
"deadCount" : NumberInt(0),
"comment" : "",
"cities" : [...],
"country" : "中国",
"updateTime" : NumberLong(1580439411558)
} 确诊人数为20人: {
"provinceName" : "内蒙古自治区",
"provinceShortName" : "内蒙古",
"confirmedCount" : NumberInt(20),
"suspectedCount" : NumberInt(0),
"curedCount" : NumberInt(0),
"deadCount" : NumberInt(0),
"comment" : "",
"cities" : [...],
"country" : "中国",
"updateTime" : NumberLong(1580439879362)
} 因此,移除蒙古这一条独立数据。 |
谢谢
…On Tue, 4 Feb 2020 at 4:02 PM, Isaac Lin ***@***.***> wrote:
Closed #38 <#38>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#38>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYQTYOVUO55FBSPWYSQSATRBEOLFANCNFSM4KPKCSVQ>
.
|
BlankerL
added
bug
Something isn't working
noise data
Report the existence of noise data
and removed
bug
Something isn't working
labels
Feb 6, 2020
所有异常数据反馈请移步 #34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://lab.ahusmart.com/nCoV/api/area
显示蒙古为其中一国,确诊20宗。
可是丁香网原资料没有蒙古。
请问这是不是有错?
The text was updated successfully, but these errors were encountered: