Skip to content

Commit

Permalink
Merge pull request #1131 from codeforkumamoto/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
makoragi committed Nov 26, 2021
2 parents abc66b8 + 0115321 commit 054be4d
Showing 1 changed file with 60 additions and 10 deletions.
70 changes: 60 additions & 10 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": "2021/11/24 17:23",
"lastUpdate": "2021/11/26 21:30",
"contacts": {
"data": [
{
Expand Down Expand Up @@ -2545,9 +2545,37 @@
{
"小計": 102,
"日付": "2021-10-31"
},
{
"小計": 68,
"日付": "2021-11-01"
},
{
"小計": 100,
"日付": "2021-11-02"
},
{
"小計": 96,
"日付": "2021-11-03"
},
{
"小計": 44,
"日付": "2021-11-04"
},
{
"小計": 41,
"日付": "2021-11-05"
},
{
"小計": 61,
"日付": "2021-11-06"
},
{
"小計": 50,
"日付": "2021-11-07"
}
],
"date": "2021/11/24 17:23"
"date": "2021/11/26 21:30"
},
"inspections_summary": {
"data": {
Expand Down Expand Up @@ -3214,7 +3242,9 @@
3,
7,
1,
6
6,
0,
3
],
"熊本市": [
0,
Expand Down Expand Up @@ -3879,7 +3909,9 @@
0,
0,
0,
2
2,
0,
1
]
},
"labels": [
Expand Down Expand Up @@ -4545,9 +4577,11 @@
"2021/11/20",
"2021/11/21",
"2021/11/22",
"2021/11/23"
"2021/11/23",
"2021/11/24",
"2021/11/25"
],
"date": "2021/11/24 17:23"
"date": "2021/11/26 21:30"
},
"patients": {
"data": [
Expand Down Expand Up @@ -162897,7 +162931,7 @@
"date": "2021-11-13"
}
],
"date": "2021/11/24 17:23"
"date": "2021/11/26 21:30"
},
"patients_summary": {
"data": [
Expand Down Expand Up @@ -165468,9 +165502,17 @@
{
"小計": 0,
"日付": "2021-11-23T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-24T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-25T08:00:00.000Z"
}
],
"date": "2021/11/24 17:23"
"date": "2021/11/26 21:30"
},
"patients_summary_announced": {
"data": [
Expand Down Expand Up @@ -168037,13 +168079,21 @@
{
"小計": 0,
"日付": "2021-11-23T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-24T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-25T08:00:00.000Z"
}
],
"date": "2021/11/24 17:23"
"date": "2021/11/26 21:30"
},
"main_summary": {
"attr": "検査実施人数",
"value": 124621,
"value": 124625,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit 054be4d

Please sign in to comment.