Skip to content

Commit

Permalink
Merge pull request #1111 from codeforkumamoto/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
makoragi committed Oct 24, 2021
2 parents b42e002 + acd7403 commit e39add5
Showing 1 changed file with 50 additions and 14 deletions.
64 changes: 50 additions & 14 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": "2021/10/22 23:17",
"lastUpdate": "2021/10/24 23:17",
"contacts": {
"data": [
{
Expand Down Expand Up @@ -2435,7 +2435,7 @@
"日付": "2021-10-03"
}
],
"date": "2021/10/22 23:17"
"date": "2021/10/24 23:17"
},
"inspections_summary": {
"data": {
Expand Down Expand Up @@ -3069,7 +3069,9 @@
26,
51,
7,
37
37,
52,
3
],
"熊本市": [
0,
Expand Down Expand Up @@ -3701,7 +3703,9 @@
5,
86,
11,
6
6,
7,
21
]
},
"labels": [
Expand Down Expand Up @@ -4334,9 +4338,11 @@
"2021/10/18",
"2021/10/19",
"2021/10/20",
"2021/10/21"
"2021/10/21",
"2021/10/22",
"2021/10/23"
],
"date": "2021/10/22 23:17"
"date": "2021/10/24 23:17"
},
"patients": {
"data": [
Expand Down Expand Up @@ -162559,13 +162565,35 @@
"確定日": "2021-10-22T08:00:00.000Z",
"曜日": "金",
"居住地": "熊本市北区",
"年代": "40代",
"年代": "41代",
"性別": "女性",
"退院": null,
"date": "2021-10-22"
},
{
"県番号": "14424",
"公表日": "2021-10-23T08:00:00.000Z",
"確定日": "2021-10-22T08:00:00.000Z",
"曜日": "金",
"居住地": "玉名市",
"年代": "10歳未満",
"性別": "男性",
"退院": null,
"date": "2021-10-22"
},
{
"県番号": "14425",
"公表日": "2021-10-23T08:00:00.000Z",
"確定日": "2021-10-22T08:00:00.000Z",
"曜日": "金",
"居住地": "荒尾市",
"年代": "70代",
"性別": "男性",
"退院": null,
"date": "2021-10-22"
}
],
"date": "2021/10/22 23:17"
"date": "2021/10/24 23:17"
},
"patients_summary": {
"data": [
Expand Down Expand Up @@ -165006,11 +165034,15 @@
"日付": "2021-10-21T08:00:00.000Z"
},
{
"小計": 1,
"小計": 3,
"日付": "2021-10-22T08:00:00.000Z"
},
{
"小計": 0,
"日付": "2021-10-23T08:00:00.000Z"
}
],
"date": "2021/10/22 23:17"
"date": "2021/10/24 23:17"
},
"patients_summary_announced": {
"data": [
Expand Down Expand Up @@ -167449,21 +167481,25 @@
{
"小計": 3,
"日付": "2021-10-22T08:00:00.000Z"
},
{
"小計": 2,
"日付": "2021-10-23T08:00:00.000Z"
}
],
"date": "2021/10/22 23:17"
"date": "2021/10/24 23:17"
},
"main_summary": {
"attr": "検査実施人数",
"value": 123942,
"value": 124025,
"children": [
{
"attr": "陽性患者数",
"value": 14384,
"value": 14386,
"children": [
{
"attr": "入院中",
"value": 14384,
"value": 14386,
"children": [
{
"attr": "無症状・軽症・中等症",
Expand Down

0 comments on commit e39add5

Please sign in to comment.