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 2020-04-13T12:18:00Z (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user authored Apr 13, 2020
1 parent 0da691a commit 406a0b4
Show file tree
Hide file tree
Showing 11 changed files with 282 additions and 57 deletions.
18 changes: 9 additions & 9 deletions data/age.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"data": {
"10歳未満": 1,
"10代": 12,
"20代": 49,
"30代": 46,
"40代": 68,
"50代": 64,
"60代": 41,
"10歳未満": 2,
"10代": 13,
"20代": 51,
"30代": 51,
"40代": 71,
"50代": 66,
"60代": 43,
"70代": 39,
"80代": 35,
"80代": 36,
"90代以上": 3
},
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00:00:00+09:00"
}
31 changes: 21 additions & 10 deletions data/age_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
0,
1,
0,
0
0,
1
],
"10代": [
0,
Expand Down Expand Up @@ -86,6 +87,7 @@
3,
2,
1,
1,
1
],
"20代": [
Expand Down Expand Up @@ -130,7 +132,8 @@
1,
6,
2,
9
9,
2
],
"30代": [
0,
Expand Down Expand Up @@ -174,7 +177,8 @@
5,
7,
8,
7
7,
5
],
"40代": [
1,
Expand Down Expand Up @@ -218,7 +222,8 @@
2,
8,
8,
9
9,
3
],
"50代": [
0,
Expand Down Expand Up @@ -262,7 +267,8 @@
6,
5,
7,
10
10,
2
],
"60代": [
0,
Expand Down Expand Up @@ -306,7 +312,8 @@
2,
4,
2,
1
1,
2
],
"70代": [
0,
Expand Down Expand Up @@ -350,7 +357,8 @@
0,
4,
0,
5
5,
0
],
"80代": [
0,
Expand Down Expand Up @@ -394,7 +402,8 @@
0,
2,
1,
0
0,
1
],
"90代以上": [
0,
Expand Down Expand Up @@ -438,6 +447,7 @@
0,
0,
0,
0,
0
]
},
Expand Down Expand Up @@ -483,7 +493,8 @@
"04/08",
"04/09",
"04/10",
"04/11"
"04/11",
"04/12"
],
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00:00:00+09:00"
}
25 changes: 20 additions & 5 deletions data/clusters.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,8 +611,8 @@
"介護保険通所事業所": 0,
"ライブ関係": 0,
"海外渡航関係": 0,
"その他": 4,
"行動歴調査中": 25,
"その他": 6,
"行動歴調査中": 23,
"特定できず": 0
},
{
Expand All @@ -626,10 +626,25 @@
"介護保険通所事業所": 0,
"ライブ関係": 0,
"海外渡航関係": 0,
"その他": 4,
"行動歴調査中": 25,
"その他": 5,
"行動歴調査中": 24,
"特定できず": 0
},
{
"日付": "2020-04-12T00:00:00+09:00",
"認定こども園": 0,
"北播磨総合医療センター": 0,
"宝塚第一病院": 0,
"仁恵病院": 0,
"神戸市中央市民病院": 0,
"グリーンアルス関係": 0,
"介護保険通所事業所": 0,
"ライブ関係": 0,
"海外渡航関係": 0,
"その他": 9,
"行動歴調査中": 8,
"特定できず": 0
}
],
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00:00:00+09:00"
}
6 changes: 3 additions & 3 deletions data/clusters_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"介護保険通所事業所": 7,
"ライブ関係": 13,
"海外渡航関係": 24,
"その他": 74,
"行動歴調査中": 135,
"その他": 86,
"行動歴調査中": 140,
"特定できず": 7
},
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00:00:00+09:00"
}
7 changes: 6 additions & 1 deletion data/inspections.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,12 @@
"判明日": "2020-04-11",
"検査検体数": 256,
"陽性確認": 42
},
{
"判明日": "2020-04-12",
"検査検体数": 100,
"陽性確認": 17
}
],
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00: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 @@ -72,7 +72,8 @@
169,
195,
203,
256
256,
100
],
"陽性確認": [
0,
Expand Down Expand Up @@ -146,7 +147,8 @@
19,
39,
29,
42
42,
17
]
},
"labels": [
Expand Down Expand Up @@ -221,7 +223,8 @@
"04/08",
"04/09",
"04/10",
"04/11"
"04/11",
"04/12"
],
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00: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": "2020-04-12T21:02:00+09:00"
"last_update": "2020-04-13T21:02:00+09:00"
}
12 changes: 6 additions & 6 deletions data/main_summary.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"attr": "検査実施人数",
"value": 4150,
"value": 4250,
"children": [
{
"attr": "陽性患者数",
"value": 358,
"value": 375,
"children": [
{
"attr": "入院中",
"value": 253,
"value": 266,
"children": [
{
"attr": "軽症・中等症",
"value": 245
"value": 258
},
{
"attr": "重症",
Expand All @@ -26,10 +26,10 @@
},
{
"attr": "退院",
"value": 91
"value": 95
}
]
}
],
"last_update": "2020-04-12T00:00:00+09:00"
"last_update": "2020-04-13T00:00:00+09:00"
}
Loading

0 comments on commit 406a0b4

Please sign in to comment.