Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
Data Updator committed Apr 22, 2023
1 parent d59793f commit 61f704f
Show file tree
Hide file tree
Showing 11 changed files with 240 additions and 181 deletions.
13 changes: 12 additions & 1 deletion data/daily_positive_detail.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": [
{
"diagnosed_date": "2020-01-20",
Expand Down Expand Up @@ -13068,6 +13068,17 @@
"weekly_average_count": 1237.4,
"weekly_average_untracked_count": null,
"weekly_average_untracked_increse_percent": null
},
{
"diagnosed_date": "2023-04-22",
"count": 1477,
"missing_count": null,
"reported_count": null,
"weekly_gain_ratio": null,
"untracked_percent": null,
"weekly_average_count": 1277.4,
"weekly_average_untracked_count": null,
"weekly_average_untracked_increse_percent": null
}
]
}
60 changes: 32 additions & 28 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -18373,7 +18373,7 @@
]
},
"inspections_summary": {
"date": "2023\/04\/21 16:45",
"date": "2023\/04\/22 16:45",
"data": {
"都内": [
0,
Expand Down Expand Up @@ -19558,6 +19558,7 @@
0,
0,
0,
0,
0
],
"その他": [
Expand Down Expand Up @@ -20743,6 +20744,7 @@
0,
0,
0,
0,
0
],
"保険適用分": [
Expand Down Expand Up @@ -21909,26 +21911,27 @@
10260,
9775,
10412,
7465,
3664,
13900,
11327,
10502,
10257,
10912,
6921,
3411,
14026,
11399,
10708,
9822,
10895,
6919,
3518,
14684,
11110,
9422,
8194
7475,
3672,
13925,
11352,
10521,
10266,
10940,
6944,
3419,
14057,
11428,
10730,
9849,
10925,
6951,
3529,
14841,
11263,
9791,
9443,
6626
]
},
"labels": [
Expand Down Expand Up @@ -23114,24 +23117,25 @@
"2023-04-17",
"2023-04-18",
"2023-04-19",
"2023-04-20"
"2023-04-20",
"2023-04-21"
]
},
"lastUpdate": "2023\/04\/21 16:45",
"lastUpdate": "2023\/04\/22 16:45",
"main_summary": {
"children": [
{
"attr": "陽性患者数",
"date": "2022\/11\/7 17:15",
"value": 4361631,
"value": 4363108,
"children": [
{
"attr": "入院中",
"value": 619,
"value": 628,
"children": [
{
"attr": "軽症・中等症",
"value": 615
"value": 624
},
{
"attr": "重症",
Expand All @@ -23145,11 +23149,11 @@
},
{
"attr": "死亡",
"value": 8088
"value": 8091
},
{
"attr": "宿泊療養",
"value": 368
"value": 367
},
{
"attr": "自宅療養",
Expand Down
10 changes: 7 additions & 3 deletions data/deaths.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": [
{
"death_date": "2020-02-26",
Expand Down Expand Up @@ -4575,7 +4575,7 @@
},
{
"death_date": "2023-04-14",
"count": 2
"count": 3
},
{
"death_date": "2023-04-15",
Expand All @@ -4595,7 +4595,7 @@
},
{
"death_date": "2023-04-19",
"count": 0
"count": 2
},
{
"death_date": "2023-04-20",
Expand All @@ -4604,6 +4604,10 @@
{
"death_date": "2023-04-21",
"count": 0
},
{
"death_date": "2023-04-22",
"count": 0
}
]
}
18 changes: 9 additions & 9 deletions data/infection_medicalcare_summary.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": {
"日付": "2023-04-21",
"日付": "2023-04-22",
"レベル": 2,
"病床使用率": 11.9,
"入院数": 585,
"病床使用率": 12.1,
"入院数": 594,
"確保病床数": 4905,
"都基準重症病床使用率": 4.4,
"都基準重症者数": 17,
"都基準重症病床使用率": 3.9,
"都基準重症者数": 15,
"都基準重症病床数": 389,
"国基準重症病床使用率": 5.7,
"国基準重症者数": 64,
"国基準重症病床数": 1116,
"新規陽性者": 1441,
"新規陽性者": 1477,
"検査数": null,
"検査統計日時": null,
"うち65歳以上の高齢者数": 172,
"死亡者数": 1,
"うち65歳以上の高齢者数": 194,
"死亡者数": 3,
"都外からの持込検体による陽性数": null,
"ワクチン接種状況": {
"3回接種": null,
Expand Down
2 changes: 1 addition & 1 deletion data/monitoring_items.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": {
"専門家3行コメント": [
{
Expand Down
6 changes: 3 additions & 3 deletions data/news.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"newsItems": [
{
"date": "2023\/04\/21",
"date": "2023\/04\/22",
"url": "https:\/\/www.fukushihoken.metro.tokyo.lg.jp\/iryo\/kansen\/corona_portal\/link\/kihon\/mask.html",
"text": "3月13日~5月7日の「マスクの着用」の考え方について"
},
{
"date": "2023\/04\/21",
"date": "2023\/04\/22",
"url": "https:\/\/www.seisakukikaku.metro.tokyo.lg.jp\/cross-efforts\/covid19info.html#top",
"text": "Multilingual COVID-19 information for international residents and visitors\/外国人向け新型コロナ情報"
},
{
"date": "2023\/04\/21",
"date": "2023\/04\/22",
"url": "https:\/\/www.fukushihoken.metro.tokyo.lg.jp\/english\/health-crisis\/monitoring.html",
"text": "“About COVID-19 Monitoring” has been posted.\/英語でモニタリングに関する情報を掲載しました。"
}
Expand Down
22 changes: 21 additions & 1 deletion data/positive_by_agegroup.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": [
{
"date": "2022-09-27",
Expand Down Expand Up @@ -4140,6 +4140,26 @@
"90歳以上": 15,
"不明": 0
}
},
{
"date": "2023-04-22",
"total": 1477,
"counts": {
"0歳": 14,
"1-4歳": 28,
"5-9歳": 43,
"10-19歳": 175,
"20-29歳": 258,
"30-39歳": 263,
"40-49歳": 218,
"50-59歳": 222,
"60-64歳": 62,
"65-69歳": 38,
"70-79歳": 90,
"80-89歳": 46,
"90歳以上": 20,
"不明": 0
}
}
]
}
6 changes: 5 additions & 1 deletion data/positive_over65.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023\/4\/21 16:45",
"date": "2023\/4\/22 16:45",
"data": [
{
"date": "2020-02-13",
Expand Down Expand Up @@ -4656,6 +4656,10 @@
{
"date": "2023-04-21",
"count": 172
},
{
"date": "2023-04-22",
"count": 194
}
]
}
Loading

0 comments on commit 61f704f

Please sign in to comment.