Skip to content

Commit

Permalink
Merge pull request #1134 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 40d5295 + 02806d7 commit 85f024a
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/29 10:02",
"lastUpdate": "2021/11/29 23:18",
"contacts": {
"data": [
{
Expand Down Expand Up @@ -2575,7 +2575,7 @@
"日付": "2021-11-07"
}
],
"date": "2021/11/29 10:02"
"date": "2021/11/29 23:18"
},
"inspections_summary": {
"data": {
Expand Down Expand Up @@ -3246,7 +3246,8 @@
0,
3,
11,
4
4,
3
],
"熊本市": [
0,
Expand Down Expand Up @@ -3915,6 +3916,7 @@
0,
1,
0,
0,
0
]
},
Expand Down Expand Up @@ -4585,9 +4587,10 @@
"2021/11/24",
"2021/11/25",
"2021/11/26",
"2021/11/27"
"2021/11/27",
"2021/11/28"
],
"date": "2021/11/29 10:02"
"date": "2021/11/29 23:18"
},
"patients": {
"data": [
Expand Down Expand Up @@ -162937,7 +162940,7 @@
"date": "2021-11-13"
}
],
"date": "2021/11/29 10:02"
"date": "2021/11/29 23:18"
},
"patients_summary": {
"data": [
Expand Down Expand Up @@ -165524,9 +165527,13 @@
{
"小計": 0,
"日付": "2021-11-27T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-28T08:00:00.000Z"
}
],
"date": "2021/11/29 10:02"
"date": "2021/11/29 23:18"
},
"patients_summary_announced": {
"data": [
Expand Down Expand Up @@ -168109,13 +168116,17 @@
{
"小計": 0,
"日付": "2021-11-27T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-11-28T08:00:00.000Z"
}
],
"date": "2021/11/29 10:02"
"date": "2021/11/29 23:18"
},
"main_summary": {
"attr": "検査実施人数",
"value": 124640,
"value": 124643,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit 85f024a

Please sign in to comment.