Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
BOT; UPDATE DATA (#2677)
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 Mar 31, 2020
1 parent dc9681a commit 300a41f
Showing 1 changed file with 30 additions and 14 deletions.
44 changes: 30 additions & 14 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contacts": {
"date": "2020\/03\/30 10:00",
"date": "2020\/03\/31 10:00",
"data": [
{
"日付": "2020-01-29T08:00:00.000Z",
Expand Down Expand Up @@ -672,6 +672,17 @@
"w": 0,
"short_date": "03\/29",
"小計": 522
},
{
"日付": "2020-03-30T08:00:00.000Z",
"曜日": "",
"9-13時": 166,
"13-17時": 193,
"17-21時": 150,
"date": "2020-03-30",
"w": 1,
"short_date": "03\/30",
"小計": 509
}
]
},
Expand Down Expand Up @@ -5898,7 +5909,7 @@
]
},
"inspections_summary": {
"date": "2020\/03\/30 11:00",
"date": "2020\/03\/31 11:00",
"data": {
"都内": [
0,
Expand Down Expand Up @@ -5966,7 +5977,8 @@
100,
162,
251,
330
330,
78
],
"その他": [
0,
Expand Down Expand Up @@ -6034,7 +6046,8 @@
1,
1,
0,
0
0,
1
]
},
"labels": [
Expand Down Expand Up @@ -6103,11 +6116,12 @@
"3\/26",
"3\/27",
"3\/28",
"3\/29"
"3\/29",
"3\/30"
]
},
"inspection_persons": {
"date": "2020\/03\/30 11:00",
"date": "2020\/03\/31 11:00",
"labels": [
"2020-01-24T08:00:00.000Z",
"2020-01-25T08:00:00.000Z",
Expand Down Expand Up @@ -6174,7 +6188,8 @@
"2020-03-26T08:00:00.000Z",
"2020-03-27T08:00:00.000Z",
"2020-03-28T08:00:00.000Z",
"2020-03-29T08:00:00.000Z"
"2020-03-29T08:00:00.000Z",
"2020-03-30T08:00:00.000Z"
],
"datasets": [
{
Expand Down Expand Up @@ -6245,27 +6260,28 @@
87,
143,
244,
330
330,
41
]
}
]
},
"inspection_status_summary": {
"date": "2020\/03\/30 11:00",
"date": "2020\/03\/31 11:00",
"attr": "検査実施人数(累計)",
"value": 2986,
"value": 3027,
"children": [
{
"attr": "検査実施件数(累計)",
"value": 4479,
"value": 4558,
"children": [
{
"attr": "都内発生",
"value": 3703
"value": 3781
},
{
"attr": "その他(チャーター便・クルーズ船等)",
"value": 776
"value": 777
}
]
}
Expand All @@ -6274,7 +6290,7 @@
"lastUpdate": "2020\/03\/31 20:00",
"main_summary": {
"attr": "検査実施人数",
"value": 2986,
"value": 3027,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit 300a41f

Please sign in to comment.