Skip to content

Commit

Permalink
Merge pull request #1137 from codeforkumamoto/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
makoragi committed Dec 7, 2021
2 parents 3f5c3c1 + 572275d commit bd02f10
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/12/06 23:18",
"lastUpdate": "2021/12/07 23:19",
"contacts": {
"data": [
{
Expand Down Expand Up @@ -2603,7 +2603,7 @@
"日付": "2021-11-14"
}
],
"date": "2021/12/06 23:18"
"date": "2021/12/07 23:19"
},
"inspections_summary": {
"data": {
Expand Down Expand Up @@ -3282,7 +3282,8 @@
5,
0,
2,
2
2,
1
],
"熊本市": [
0,
Expand Down Expand Up @@ -3959,6 +3960,7 @@
0,
1,
0,
1,
1
]
},
Expand Down Expand Up @@ -4637,9 +4639,10 @@
"2021/12/2",
"2021/12/3",
"2021/12/4",
"2021/12/5"
"2021/12/5",
"2021/12/6"
],
"date": "2021/12/06 23:18"
"date": "2021/12/07 23:19"
},
"patients": {
"data": [
Expand Down Expand Up @@ -162989,7 +162992,7 @@
"date": "2021-11-13"
}
],
"date": "2021/12/06 23:18"
"date": "2021/12/07 23:19"
},
"patients_summary": {
"data": [
Expand Down Expand Up @@ -165608,9 +165611,13 @@
{
"小計": 0,
"日付": "2021-12-05T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-12-06T08:00:00.000Z"
}
],
"date": "2021/12/06 23:18"
"date": "2021/12/07 23:19"
},
"patients_summary_announced": {
"data": [
Expand Down Expand Up @@ -168225,13 +168232,17 @@
{
"小計": 0,
"日付": "2021-12-05T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-12-06T08:00:00.000Z"
}
],
"date": "2021/12/06 23:18"
"date": "2021/12/07 23:19"
},
"main_summary": {
"attr": "検査実施人数",
"value": 124670,
"value": 124672,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit bd02f10

Please sign in to comment.