Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Commit

Permalink
update json data 2021-11-15T11:26:56Z (#1655)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Nov 15, 2021
1 parent 430af28 commit 9c74349
Show file tree
Hide file tree
Showing 11 changed files with 150 additions and 34 deletions.
10 changes: 5 additions & 5 deletions data/age.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"data": {
"10歳未満": 4670,
"10歳未満": 4671,
"10代": 9156,
"20代": 15973,
"30代": 10771,
"40代": 11987,
"20代": 15976,
"30代": 10773,
"40代": 11988,
"50代": 10574,
"60代": 5541,
"70代": 4923,
"80代": 3537,
"90歳以上": 1432,
"非公表": 48
},
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
28 changes: 20 additions & 8 deletions data/age_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,8 @@
0,
0,
0,
0
0,
1
],
"10代": [
0,
Expand Down Expand Up @@ -1248,6 +1249,7 @@
3,
0,
1,
0,
0
],
"20代": [
Expand Down Expand Up @@ -1873,7 +1875,8 @@
2,
1,
4,
7
7,
3
],
"30代": [
0,
Expand Down Expand Up @@ -2498,7 +2501,8 @@
2,
0,
2,
7
7,
2
],
"40代": [
1,
Expand Down Expand Up @@ -3123,7 +3127,8 @@
2,
1,
0,
0
0,
1
],
"50代": [
0,
Expand Down Expand Up @@ -3748,6 +3753,7 @@
2,
1,
1,
0,
0
],
"60代": [
Expand Down Expand Up @@ -4373,7 +4379,8 @@
3,
0,
1,
1
1,
0
],
"70代": [
0,
Expand Down Expand Up @@ -4998,7 +5005,8 @@
1,
0,
0,
1
1,
0
],
"80代": [
0,
Expand Down Expand Up @@ -5623,6 +5631,7 @@
0,
0,
1,
0,
0
],
"90歳以上": [
Expand Down Expand Up @@ -6248,6 +6257,7 @@
0,
0,
0,
0,
0
],
"非公表": [
Expand Down Expand Up @@ -6873,6 +6883,7 @@
0,
0,
0,
0,
0
]
},
Expand Down Expand Up @@ -7499,7 +7510,8 @@
"2021-11-10",
"2021-11-11",
"2021-11-12",
"2021-11-13"
"2021-11-13",
"2021-11-14"
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
6 changes: 5 additions & 1 deletion data/current_patients.json
Original file line number Diff line number Diff line change
Expand Up @@ -2611,7 +2611,11 @@
{
"日付": "2021-11-13T00:00:00+09:00",
"小計": -7
},
{
"日付": "2021-11-14T00:00:00+09:00",
"小計": -16
}
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
11 changes: 10 additions & 1 deletion data/inspections.json
Original file line number Diff line number Diff line change
Expand Up @@ -5876,7 +5876,16 @@
"抗原検査": 401
},
"陽性確認": 16
},
{
"判明日": "2021-11-14",
"地方衛生研究所等": 3,
"民間検査機関等": {
"PCR検査": 539,
"抗原検査": 201
},
"陽性確認": 7
}
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
11 changes: 7 additions & 4 deletions data/inspections_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,8 @@
20,
63,
24,
53
53,
3
],
"民間検査機関等": [
0,
Expand Down Expand Up @@ -1308,7 +1309,8 @@
2368,
1717,
1675,
1353
1353,
740
]
},
"labels": [
Expand Down Expand Up @@ -1964,7 +1966,8 @@
"2021-11-10",
"2021-11-11",
"2021-11-12",
"2021-11-13"
"2021-11-13",
"2021-11-14"
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
2 changes: 1 addition & 1 deletion data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"last_update": "2021-11-14T15:07:00+09:00"
"last_update": "2021-11-15T15:07:00+09:00"
}
16 changes: 8 additions & 8 deletions data/main_summary.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"attr": "検査実施人数",
"value": 803021,
"value": 803764,
"children": [
{
"attr": "陽性患者数",
"value": 78611,
"value": 78618,
"children": [
{
"attr": "入院中",
"value": 44,
"value": 43,
"children": [
{
"attr": "軽症・中等症",
"value": 40
"value": 39
},
{
"attr": "重症",
Expand All @@ -22,7 +22,7 @@
},
{
"attr": "宿泊療養",
"value": 25
"value": 21
},
{
"attr": "入院・宿泊療養調整等",
Expand All @@ -36,7 +36,7 @@
},
{
"attr": "自宅療養",
"value": 33
"value": 22
},
{
"attr": "その他医療機関福祉施設等",
Expand All @@ -48,10 +48,10 @@
},
{
"attr": "退院",
"value": 77113
"value": 77136
}
]
}
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
79 changes: 78 additions & 1 deletion data/patients.json
Original file line number Diff line number Diff line change
Expand Up @@ -864731,9 +864731,86 @@
"退院": null,
"備考": "陽性患者の接触者",
"date": "2021-11-13"
},
{
"No": 78864,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "調査中",
"年代": "30代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-14"
},
{
"No": 78865,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "姫路市",
"年代": "20代",
"性別": "女性",
"退院": null,
"備考": null,
"date": "2021-11-14"
},
{
"No": 78866,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "姫路市",
"年代": "20代",
"性別": "女性",
"退院": null,
"備考": "陽性患者の接触者",
"date": "2021-11-14"
},
{
"No": 78867,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "姫路市",
"年代": "40代",
"性別": "女性",
"退院": null,
"備考": "陽性患者の接触者",
"date": "2021-11-14"
},
{
"No": 78868,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "姫路市",
"年代": "20代",
"性別": "女性",
"退院": null,
"備考": "陽性患者の接触者",
"date": "2021-11-14"
},
{
"No": 78869,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "姫路市",
"年代": "30代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-14"
},
{
"No": 78870,
"リリース日": "2021-11-14T00:00:00+09:00",
"曜日": "日",
"居住地": "芦屋市",
"年代": "10歳未満",
"性別": "女性",
"退院": null,
"備考": "陽性患者の濃厚接触者",
"date": "2021-11-14"
}
],
"last_update": "2021-11-14T00:00:00+09:00",
"last_update": "2021-11-15T00:00:00+09:00",
"exclude_patients": [
738,
1793,
Expand Down
6 changes: 5 additions & 1 deletion data/patients_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2611,7 +2611,11 @@
{
"日付": "2021-11-13T00:00:00+09:00",
"小計": 16
},
{
"日付": "2021-11-14T00:00:00+09:00",
"小計": 7
}
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
9 changes: 8 additions & 1 deletion data/positive_or_negative.json
Original file line number Diff line number Diff line change
Expand Up @@ -4570,7 +4570,14 @@
"陰性数": 1390,
"7日間平均陽性数": 9.4,
"7日間平均陽性率": 0.6
},
{
"日付": "2021-11-14T00:00:00+09:00",
"陽性数": 7,
"陰性数": 736,
"7日間平均陽性数": 10.1,
"7日間平均陽性率": 0.7
}
],
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}
6 changes: 3 additions & 3 deletions data/warning_and_phase.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"data": {
"警戒基準": 0,
"対応の方向性": 0
"警戒基準": 1,
"対応の方向性": 1
},
"last_update": "2021-11-14T00:00:00+09:00"
"last_update": "2021-11-15T00:00:00+09:00"
}

0 comments on commit 9c74349

Please sign in to comment.