Skip to content

Commit

Permalink
[BOT] UPDATE DATA 2020-07-22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 22, 2020
1 parent d2e0d1a commit 8582942
Show file tree
Hide file tree
Showing 9 changed files with 926 additions and 863 deletions.
8 changes: 8 additions & 0 deletions data/contacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,14 @@
{
"日付": "2020-07-18T08:00:00.000Z",
"小計": 209
},
{
"日付": "2020-07-19T08:00:00.000Z",
"小計": 185
},
{
"日付": "2020-07-20T08:00:00.000Z",
"小計": 418
}
]
}
12 changes: 11 additions & 1 deletion data/inspections_summary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2020/07/19 21:00",
"date": "2020/07/21 21:00",
"data": [
{
"日付": "2020-02-01T08:00:00.000Z",
Expand Down Expand Up @@ -850,6 +850,16 @@
"日付": "2020-07-19T08:00:00.000Z",
"小計": 28,
"7日間平均": 46.1
},
{
"日付": "2020-07-20T08:00:00.000Z",
"小計": 29,
"7日間平均": 48.9
},
{
"日付": "2020-07-21T08:00:00.000Z",
"小計": 61,
"7日間平均": 56.1
}
]
}
2 changes: 1 addition & 1 deletion data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"date": "2020/07/20 21:00"
"date": "2020/07/22 21:00"
}
12 changes: 6 additions & 6 deletions data/main_summary.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"last_update": "2020/07/20 21:00",
"last_update": "2020/07/22 21:00",
"attr": "検査実施人数",
"value": 2281,
"value": 2371,
"children": [
{
"attr": "陽性患者数",
"value": 42,
"value": 44,
"children": [
{
"attr": "入院調整中",
"value": 2
"value": 0
},
{
"attr": "入院中",
"value": 10
"value": 13
},
{
"attr": "退院",
"value": 30
"value": 31
},
{
"attr": "死亡",
Expand Down
14 changes: 7 additions & 7 deletions data/news.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"newsItems": [
{
"date": "2020/07/20",
"url": "https://youtu.be/PC5LTNvXUA0",
"date": "2020/07/22",
"url": "https://youtu.be/jGjcaImk6x0",
"text": "新型コロナウイルス感染症に関する知事メッセージ動画"
},
{
"date": "2020/07/22",
"url": "https://www.pref.okayama.jp/page/645925.html#04-kenmin-yobou-atarashiiseikatsu",
"text": "【県民の皆さまへ】感染症予防対策や「新しい生活様式」をご確認ください。"
},
{
"date": "2020/07/17",
"url": "https://www.pref.okayama.jp/page/658782.html",
"text": "事業者支援策リーフレット(更新)"
},
{
"date": "2020/07/02",
"url": "https://miryoku-harenokuni-okayama.jp/momo-ura/new-normal.html",
"text": "ももっち・うらっちのデザイン集「新しい生活様式」"
}
]
}
18 changes: 17 additions & 1 deletion data/patients.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2020/07/20 21:00",
"date": "2020/07/21 21:00",
"data": [
{
"リリース日": "2020-03-22T08:00:00.000Z",
Expand Down Expand Up @@ -336,6 +336,22 @@
"性別": "女性",
"退院": "",
"date": "2020-07-20"
},
{
"リリース日": "2020-07-20T08:00:00.000Z",
"居住地": "倉敷市",
"年代": "20代",
"性別": "女性",
"退院": "",
"date": "2020-07-20"
},
{
"リリース日": "2020-07-21T08:00:00.000Z",
"居住地": "岡山市",
"年代": "20代",
"性別": "男性",
"退院": "",
"date": "2020-07-21"
}
]
}
12 changes: 11 additions & 1 deletion data/patients_summary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2020/07/20 21:00",
"date": "2020/07/22 21:00",
"data": [
{
"日付": "2020-03-22T08:00:00.000Z",
Expand Down Expand Up @@ -603,7 +603,17 @@
},
{
"日付": "2020-07-20T08:00:00.000Z",
"小計": 2,
"7日間平均": 2.1
},
{
"日付": "2020-07-21T08:00:00.000Z",
"小計": 1,
"7日間平均": 2.1
},
{
"日付": "2020-07-22T08:00:00.000Z",
"小計": 0,
"7日間平均": 2
}
]
Expand Down
Loading

0 comments on commit 8582942

Please sign in to comment.