Skip to content

Commit

Permalink
BOT; UPDATE DATA (#185)
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 May 20, 2020
1 parent 34ca857 commit 6e73f7f
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions data/data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contacts": {
"date": "2020\/05\/19 13:02",
"date": "2020\/05\/20 13:03",
"data": [
{
"日付": "2020-01-24T09:00:00.000Z",
Expand Down Expand Up @@ -480,7 +480,7 @@
]
},
"patients": {
"date": "2020\/05\/19 13:02",
"date": "2020\/05\/20 13:03",
"data": [
{
"リリース日": "2020-02-29T15:00:00.000Z",
Expand Down Expand Up @@ -1093,7 +1093,7 @@
]
},
"patients_summary": {
"date": "2020\/05\/19 13:02",
"date": "2020\/05\/20 13:03",
"data": [
{
"日付": "2020-01-23T15:00:00.000Z",
Expand Down Expand Up @@ -1562,6 +1562,10 @@
{
"日付": "2020-05-18T15:00:00.000Z",
"小計": 0
},
{
"日付": "2020-05-19T15:00:00.000Z",
"小計": 0
}
]
},
Expand All @@ -1575,7 +1579,7 @@
]
},
"inspections_summary": {
"date": "2020\/05\/19 13:02",
"date": "2020\/05\/20 13:03",
"data": {
"市内": [
0,
Expand Down Expand Up @@ -1694,6 +1698,7 @@
38,
17,
6,
23,
0
]
},
Expand Down Expand Up @@ -1814,7 +1819,8 @@
"5\/16",
"5\/17",
"5\/18",
"5\/19"
"5\/19",
"5\/20"
]
},
"inspections_persons": {
Expand All @@ -1828,10 +1834,10 @@
"1\/24"
]
},
"lastUpdate": "2020\/05\/19 13:02",
"lastUpdate": "2020\/05\/20 13:03",
"main_summary": {
"attr": "検査実施人数",
"value": 3036,
"value": 3059,
"children": [
{
"attr": "陽性患者数",
Expand Down

0 comments on commit 6e73f7f

Please sign in to comment.