Skip to content

Commit

Permalink
Merge pull request #1133 from codeforkumamoto/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
makoragi committed Nov 29, 2021
2 parents 77b2ccc + 6d2fa2c commit 5066a21
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": "2021/11/27 23:17",
"lastUpdate": "2021/11/29 10:02",
"contacts": {
"data": [
{
Expand Down Expand Up @@ -2575,7 +2575,7 @@
"日付": "2021-11-07"
}
],
"date": "2021/11/27 23:17"
"date": "2021/11/29 10:02"
},
"inspections_summary": {
"data": {
Expand Down Expand Up @@ -3245,7 +3245,8 @@
6,
0,
3,
11
11,
4
],
"熊本市": [
0,
Expand Down Expand Up @@ -3913,6 +3914,7 @@
2,
0,
1,
0,
0
]
},
Expand Down Expand Up @@ -4582,9 +4584,10 @@
"2021/11/23",
"2021/11/24",
"2021/11/25",
"2021/11/26"
"2021/11/26",
"2021/11/27"
],
"date": "2021/11/27 23:17"
"date": "2021/11/29 10:02"
},
"patients": {
"data": [
Expand Down Expand Up @@ -162934,7 +162937,7 @@
"date": "2021-11-13"
}
],
"date": "2021/11/27 23:17"
"date": "2021/11/29 10:02"
},
"patients_summary": {
"data": [
Expand Down Expand Up @@ -165517,9 +165520,13 @@
{
"小計": 0,
"日付": "2021-11-26T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-27T08:00:00.000Z"
}
],
"date": "2021/11/27 23:17"
"date": "2021/11/29 10:02"
},
"patients_summary_announced": {
"data": [
Expand Down Expand Up @@ -168098,13 +168105,17 @@
{
"小計": 0,
"日付": "2021-11-26T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-27T08:00:00.000Z"
}
],
"date": "2021/11/27 23:17"
"date": "2021/11/29 10:02"
},
"main_summary": {
"attr": "検査実施人数",
"value": 124636,
"value": 124640,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit 5066a21

Please sign in to comment.