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-18T11:26:46Z (#1664)
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 18, 2021
1 parent f59ba05 commit 4d6f591
Show file tree
Hide file tree
Showing 11 changed files with 127 additions and 33 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歳未満": 4674,
"10代": 9158,
"10代": 9159,
"20代": 15977,
"30代": 10774,
"40代": 11988,
"30代": 10775,
"40代": 11989,
"50代": 10577,
"60代": 5542,
"70代": 4925,
"70代": 4927,
"80代": 3537,
"90歳以上": 1432,
"非公表": 48
},
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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 @@ -626,7 +626,8 @@
0,
1,
0,
3
3,
0
],
"10代": [
0,
Expand Down Expand Up @@ -1254,7 +1255,8 @@
0,
0,
0,
2
2,
1
],
"20代": [
0,
Expand Down Expand Up @@ -1882,7 +1884,8 @@
6,
2,
1,
2
2,
0
],
"30代": [
0,
Expand Down Expand Up @@ -2510,6 +2513,7 @@
7,
2,
0,
1,
1
],
"40代": [
Expand Down Expand Up @@ -3138,7 +3142,8 @@
0,
1,
0,
0
0,
1
],
"50代": [
0,
Expand Down Expand Up @@ -3766,7 +3771,8 @@
0,
0,
2,
1
1,
0
],
"60代": [
0,
Expand Down Expand Up @@ -4394,7 +4400,8 @@
1,
0,
0,
1
1,
0
],
"70代": [
0,
Expand Down Expand Up @@ -5022,6 +5029,7 @@
1,
0,
0,
2,
2
],
"80代": [
Expand Down Expand Up @@ -5650,6 +5658,7 @@
0,
0,
0,
0,
0
],
"90歳以上": [
Expand Down Expand Up @@ -6278,6 +6287,7 @@
0,
0,
0,
0,
0
],
"非公表": [
Expand Down Expand Up @@ -6906,6 +6916,7 @@
0,
0,
0,
0,
0
]
},
Expand Down Expand Up @@ -7535,7 +7546,8 @@
"2021-11-13",
"2021-11-14",
"2021-11-15",
"2021-11-16"
"2021-11-16",
"2021-11-17"
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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 @@ -2623,7 +2623,11 @@
{
"日付": "2021-11-16T00:00:00+09:00",
"小計": 7
},
{
"日付": "2021-11-17T00:00:00+09:00",
"小計": -3
}
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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 @@ -5903,7 +5903,16 @@
"抗原検査": 239
},
"陽性確認": 12
},
{
"判明日": "2021-11-17",
"地方衛生研究所等": 65,
"民間検査機関等": {
"PCR検査": 1769,
"抗原検査": 658
},
"陽性確認": 5
}
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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 @@ -656,7 +656,8 @@
53,
3,
2,
38
38,
65
],
"民間検査機関等": [
0,
Expand Down Expand Up @@ -1314,7 +1315,8 @@
1353,
740,
1636,
749
749,
2427
]
},
"labels": [
Expand Down Expand Up @@ -1973,7 +1975,8 @@
"2021-11-13",
"2021-11-14",
"2021-11-15",
"2021-11-16"
"2021-11-16",
"2021-11-17"
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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-17T15:07:00+09:00"
"last_update": "2021-11-18T15:08:00+09:00"
}
18 changes: 9 additions & 9 deletions data/main_summary.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"attr": "検査実施人数",
"value": 806189,
"value": 808681,
"children": [
{
"attr": "陽性患者数",
"value": 78631,
"value": 78636,
"children": [
{
"attr": "入院中",
"value": 38,
"value": 35,
"children": [
{
"attr": "軽症・中等症",
"value": 34
"value": 31
},
{
"attr": "重症",
Expand All @@ -22,15 +22,15 @@
},
{
"attr": "宿泊療養",
"value": 15
"value": 16
},
{
"attr": "入院・宿泊療養調整等",
"value": 6,
"value": 5,
"children": [
{
"attr": "入院調整",
"value": 1
"value": 0
}
]
},
Expand All @@ -48,10 +48,10 @@
},
{
"attr": "退院",
"value": 77148
"value": 77156
}
]
}
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00:00:00+09:00"
}
57 changes: 56 additions & 1 deletion data/patients.json
Original file line number Diff line number Diff line change
Expand Up @@ -864951,9 +864951,64 @@
"退院": null,
"備考": "陽性患者の濃厚接触者",
"date": "2021-11-16"
},
{
"No": 78886,
"リリース日": "2021-11-17T00:00:00+09:00",
"曜日": "水",
"居住地": "調査中",
"年代": "30代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-17"
},
{
"No": 78887,
"リリース日": "2021-11-17T00:00:00+09:00",
"曜日": "水",
"居住地": "調査中",
"年代": "40代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-17"
},
{
"No": 78888,
"リリース日": "2021-11-17T00:00:00+09:00",
"曜日": "水",
"居住地": "調査中",
"年代": "10代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-17"
},
{
"No": 78889,
"リリース日": "2021-11-17T00:00:00+09:00",
"曜日": "水",
"居住地": "調査中",
"年代": "70代",
"性別": "女性",
"退院": null,
"備考": null,
"date": "2021-11-17"
},
{
"No": 78890,
"リリース日": "2021-11-17T00:00:00+09:00",
"曜日": "水",
"居住地": "明石市",
"年代": "70代",
"性別": "男性",
"退院": null,
"備考": null,
"date": "2021-11-17"
}
],
"last_update": "2021-11-17T00:00:00+09:00",
"last_update": "2021-11-18T00: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 @@ -2623,7 +2623,11 @@
{
"日付": "2021-11-16T00:00:00+09:00",
"小計": 12
},
{
"日付": "2021-11-17T00:00:00+09:00",
"小計": 5
}
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00: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 @@ -4591,7 +4591,14 @@
"陰性数": 775,
"7日間平均陽性数": 9.1,
"7日間平均陽性率": 0.6
},
{
"日付": "2021-11-17T00:00:00+09:00",
"陽性数": 5,
"陰性数": 2487,
"7日間平均陽性数": 7.7,
"7日間平均陽性率": 0.5
}
],
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00:00:00+09:00"
}
2 changes: 1 addition & 1 deletion data/warning_and_phase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"警戒基準": 0,
"対応の方向性": 0
},
"last_update": "2021-11-17T00:00:00+09:00"
"last_update": "2021-11-18T00:00:00+09:00"
}

0 comments on commit 4d6f591

Please sign in to comment.