This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update json data 2020-04-07T12:18:02Z (#222)
Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
9c1b0b4
commit c0ebeb2
Showing
11 changed files
with
140 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"last_update": "2020-04-06T21:07:00+09:00" | ||
"last_update": "2020-04-07T21:11:00+09:00" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
{ | ||
"attr": "検査実施人数", | ||
"value": 3054, | ||
"value": 3151, | ||
"children": [ | ||
{ | ||
"attr": "陽性患者数", | ||
"value": 203, | ||
"value": 209, | ||
"children": [ | ||
{ | ||
"attr": "入院中", | ||
"value": 142, | ||
"value": 137, | ||
"children": [ | ||
{ | ||
"attr": "軽症・中等症", | ||
"value": 134 | ||
"value": 130 | ||
}, | ||
{ | ||
"attr": "重症", | ||
"value": 8 | ||
"value": 7 | ||
} | ||
] | ||
}, | ||
{ | ||
"attr": "死亡", | ||
"value": 11 | ||
"value": 12 | ||
}, | ||
{ | ||
"attr": "退院", | ||
"value": 50 | ||
"value": 60 | ||
} | ||
] | ||
} | ||
], | ||
"last_update": "2020-04-06T00:00:00+09:00" | ||
"last_update": "2020-04-07T00:00:00+09:00" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"data": { | ||
"入院患者数": 142, | ||
"残り病床数": 104 | ||
"入院患者数": 137, | ||
"残り病床数": 109 | ||
}, | ||
"last_update": "2020-04-06T00:00:00+09:00" | ||
"last_update": "2020-04-07T00:00:00+09:00" | ||
} |