forked from stop-covid19-hyogo/covid19
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from tokyo-metropolitan-gov/development
catch up forked origin development
- Loading branch information
Showing
17 changed files
with
1,517 additions
and
970 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"date": "2021\/01\/31 14:00", | ||
"date": "2021\/02\/01 19:15", | ||
"data": { | ||
"新規陽性者": 633, | ||
"検査数": 11215, | ||
"検査統計日時": "2021-01-28", | ||
"うち65歳以上の高齢者数": 185, | ||
"死亡者数": 3, | ||
"都外からの持込検体による陽性数": 13, | ||
"入院数": 2891, | ||
"確保病床数": 4700, | ||
"うち重症者数": 140, | ||
"うち重症病床数": 265 | ||
"新規陽性者": 393, | ||
"検査数": 11251, | ||
"検査統計日時": "2021-01-29", | ||
"うち65歳以上の高齢者数": 107, | ||
"死亡者数": 8, | ||
"都外からの持込検体による陽性数": 24, | ||
"入院数": 2899, | ||
"確保病床数": 4900, | ||
"うち重症者数": 133, | ||
"うち重症病床数": 315 | ||
} | ||
} |
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
Oops, something went wrong.