Skip to content

Commit

Permalink
[BOT] UPDATE DATA 2020-11-15 (stopcovid19-okayama#1705)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 15, 2020
1 parent 8b4b2bb commit 23ac38e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 5 deletions.
7 changes: 6 additions & 1 deletion data/inspections_summary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2020/11/13 23:20",
"date": "2020/11/14 23:20",
"data": [
{
"日付": "2020-02-01T08:00:00.000Z",
Expand Down Expand Up @@ -1435,6 +1435,11 @@
"日付": "2020-11-13T08:00:00.000Z",
"小計": 121,
"7日間平均": 70.7
},
{
"日付": "2020-11-14T08:00:00.000Z",
"小計": 72,
"7日間平均": 73.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/11/15 10:08"
"date": "2020/11/15 13:01"
}
4 changes: 2 additions & 2 deletions data/main_summary.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"last_update": "2020/11/15 10:08",
"last_update": "2020/11/15 13:01",
"attr": "検査実施件数",
"value": 5754,
"value": 5826,
"children": [
{
"attr": "陽性者数",
Expand Down
9 changes: 8 additions & 1 deletion data/positive_rate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_update": "2020/11/15 10:08",
"last_update": "2020/11/15 13:01",
"data": [
{
"diagnosed_date": "2020-03-22T08:00:00.000Z",
Expand Down Expand Up @@ -1659,6 +1659,13 @@
"negative_count": 108,
"positive_rate": 8.9,
"weekly_average_diagnosed_count": 70.7
},
{
"diagnosed_date": "2020-11-14T08:00:00.000Z",
"positive_count": 12,
"negative_count": 60,
"positive_rate": 9.2,
"weekly_average_diagnosed_count": 73.1
}
]
}

0 comments on commit 23ac38e

Please sign in to comment.