2020-03-02 00:12:24 +01:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"comment": {
|
|
|
|
"description": "Comment, in chinese",
|
|
|
|
"disable_correlation": true,
|
2020-03-02 00:12:24 +01:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 1
|
2020-03-02 00:12:24 +01:00
|
|
|
},
|
|
|
|
"current-confirmed": {
|
|
|
|
"description": "Current number of confirmed cases",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2020-03-02 00:12:24 +01:00
|
|
|
"misp-attribute": "counter",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"province": {
|
|
|
|
"description": "Name of the Chinese province, in Chinese.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
2020-03-02 00:12:24 +01:00
|
|
|
},
|
|
|
|
"total-confirmed": {
|
|
|
|
"description": "Total number of confirmed cases.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "counter",
|
2020-03-02 00:12:24 +01:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"total-cured": {
|
|
|
|
"description": "Total number of cured cases.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "counter",
|
2020-03-02 00:12:24 +01:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"total-death": {
|
|
|
|
"description": "Total number of deaths.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "counter",
|
2020-03-02 00:12:24 +01:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"update": {
|
|
|
|
"description": "Approximate time of the update (~hour)",
|
2020-03-02 00:12:24 +01:00
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "datetime",
|
2020-03-02 00:12:24 +01:00
|
|
|
"ui-priority": 1
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "COVID 19 from dxy.cn - Aggregation by province",
|
|
|
|
"meta-category": "health",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "covid19-dxy-live-province",
|
|
|
|
"required": [
|
|
|
|
"province",
|
|
|
|
"update"
|
|
|
|
],
|
2020-03-02 00:12:24 +01:00
|
|
|
"uuid": "40b49502-088b-44a5-80a7-0e55653f3ed4",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|