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 2022-03-04T11:26:11Z (#2008)
Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
54e6cac
commit 292cc6a
Showing
11 changed files
with
38,429 additions
and
107 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"data": { | ||
"10歳未満": 27880, | ||
"10代": 30436, | ||
"20代": 27828, | ||
"30代": 27348, | ||
"40代": 28232, | ||
"50代": 18786, | ||
"60代": 11258, | ||
"70代": 8660, | ||
"80代": 6285, | ||
"90歳以上": 2907, | ||
"10歳未満": 28546, | ||
"10代": 30983, | ||
"20代": 28268, | ||
"30代": 27889, | ||
"40代": 28762, | ||
"50代": 19107, | ||
"60代": 11443, | ||
"70代": 8780, | ||
"80代": 6379, | ||
"90歳以上": 2943, | ||
"非公表": 7 | ||
}, | ||
"last_update": "2022-03-03T00:00:00+09:00" | ||
"last_update": "2022-03-04T00: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
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": "2022-03-03T17:19:00+09:00" | ||
"last_update": "2022-03-04T17:19: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,57 +1,57 @@ | ||
{ | ||
"attr": "検査実施人数", | ||
"value": 1244328, | ||
"value": 1249926, | ||
"children": [ | ||
{ | ||
"attr": "陽性患者数", | ||
"value": 268084, | ||
"value": 271564, | ||
"children": [ | ||
{ | ||
"attr": "入院中", | ||
"value": 260196, | ||
"value": 263435, | ||
"children": [ | ||
{ | ||
"attr": "軽症・中等症", | ||
"value": 7888 | ||
"value": 8129 | ||
}, | ||
{ | ||
"attr": "重症", | ||
"value": 998 | ||
"value": 971 | ||
} | ||
] | ||
}, | ||
{ | ||
"attr": "宿泊療養", | ||
"value": 962 | ||
"value": 934 | ||
}, | ||
{ | ||
"attr": "入院・宿泊療養調整等", | ||
"value": 36, | ||
"value": 37, | ||
"children": [ | ||
{ | ||
"attr": "入院調整", | ||
"value": 366 | ||
"value": 383 | ||
} | ||
] | ||
}, | ||
{ | ||
"attr": "自宅療養", | ||
"value": 1972 | ||
"value": 2152 | ||
}, | ||
{ | ||
"attr": "その他医療機関福祉施設等", | ||
"value": 15 | ||
"value": 9 | ||
}, | ||
{ | ||
"attr": "死亡", | ||
"value": 26142 | ||
"value": 25628 | ||
}, | ||
{ | ||
"attr": "退院", | ||
"value": 642 | ||
"value": 652 | ||
} | ||
] | ||
} | ||
], | ||
"last_update": "2022-03-03T00:00:00+09:00" | ||
"last_update": "2022-03-04T00:00:00+09:00" | ||
} |
Oops, something went wrong.