Skip to content

Commit

Permalink
BOT; UPDATE DATA (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 7, 2020
1 parent 70b6a17 commit 40c6a5c
Showing 1 changed file with 32 additions and 10 deletions.
42 changes: 32 additions & 10 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contacts": {
"date": "2020\/06\/06 20:09",
"date": "2020\/06\/07 13:07",
"data": [
{
"日付": "2020-01-24T09:00:00+09:00",
Expand Down Expand Up @@ -540,7 +540,7 @@
]
},
"patients": {
"date": "2020\/06\/06 20:09",
"date": "2020\/06\/07 13:07",
"data": [
{
"リリース日": "2020-02-29T15:00:00.000Z",
Expand Down Expand Up @@ -2229,11 +2229,27 @@
"性別": "男性",
"退院": "",
"date": "2020-06-05"
},
{
"リリース日": "2020-06-05T15:00:00.000Z",
"居住地": "小倉北区",
"年代": "70代",
"性別": "男性",
"退院": "",
"date": "2020-06-06"
},
{
"リリース日": "2020-06-05T15:00:00.000Z",
"居住地": "小倉南区",
"年代": "70代",
"性別": "女性",
"退院": "",
"date": "2020-06-06"
}
]
},
"patients_summary": {
"date": "2020\/06\/06 20:09",
"date": "2020\/06\/07 13:07",
"data": [
{
"日付": "2020-01-23T15:00:00.000Z",
Expand Down Expand Up @@ -2770,6 +2786,10 @@
{
"日付": "2020-06-04T15:00:00.000Z",
"小計": 5
},
{
"日付": "2020-06-05T15:00:00.000Z",
"小計": 2
}
]
},
Expand All @@ -2783,7 +2803,7 @@
]
},
"inspections_summary": {
"date": "2020\/06\/06 20:09",
"date": "2020\/06\/07 13:07",
"data": {
"市内": [
0,
Expand Down Expand Up @@ -2919,7 +2939,8 @@
258,
263,
272,
0,
316,
188,
0
]
},
Expand Down Expand Up @@ -3058,7 +3079,8 @@
"6\/3",
"6\/4",
"6\/5",
"6\/6"
"6\/6",
"6\/7"
]
},
"inspections_persons": {
Expand All @@ -3072,14 +3094,14 @@
"1\/24"
]
},
"lastUpdate": "2020\/06\/06 20:09",
"lastUpdate": "2020\/06\/07 13:07",
"main_summary": {
"attr": "検査実施人数",
"value": 4752,
"value": 5256,
"children": [
{
"attr": "陽性患者数",
"value": 211,
"value": 213,
"children": [
{
"attr": "入院中",
Expand Down Expand Up @@ -3109,7 +3131,7 @@
},
{
"attr": "調整中",
"value": 111
"value": 113
},
{
"attr": "死亡",
Expand Down

0 comments on commit 40c6a5c

Please sign in to comment.