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 2022-03-19T11:26:21Z (#2055)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Mar 19, 2022
1 parent 924180b commit 7850d90
Show file tree
Hide file tree
Showing 11 changed files with 24,319 additions and 47 deletions.
22 changes: 11 additions & 11 deletions data/age.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"data": {
"10歳未満": 36038,
"10代": 37442,
"20代": 32917,
"30代": 33677,
"40代": 34546,
"50代": 22574,
"60代": 13163,
"70代": 9891,
"80代": 7317,
"90歳以上": 3416,
"10歳未満": 36484,
"10代": 37815,
"20代": 33190,
"30代": 34036,
"40代": 34893,
"50代": 22741,
"60代": 13263,
"70代": 9953,
"80代": 7364,
"90歳以上": 3445,
"非公表": 7
},
"last_update": "2022-03-18T00:00:00+09:00"
"last_update": "2022-03-19T00:00:00+09:00"
}
36 changes: 24 additions & 12 deletions data/age_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@
246,
491,
571,
440
440,
446
],
"10代": [
0,
Expand Down Expand Up @@ -276,7 +277,8 @@
203,
411,
514,
388
388,
373
],
"20代": [
0,
Expand Down Expand Up @@ -415,7 +417,8 @@
122,
293,
371,
329
329,
273
],
"30代": [
1,
Expand Down Expand Up @@ -554,7 +557,8 @@
164,
373,
505,
366
366,
359
],
"40代": [
0,
Expand Down Expand Up @@ -693,7 +697,8 @@
174,
367,
463,
380
380,
347
],
"50代": [
0,
Expand Down Expand Up @@ -832,7 +837,8 @@
105,
220,
279,
233
233,
167
],
"60代": [
0,
Expand Down Expand Up @@ -971,7 +977,8 @@
54,
105,
119,
88
88,
100
],
"70代": [
0,
Expand Down Expand Up @@ -1110,7 +1117,8 @@
28,
64,
82,
66
66,
62
],
"80代": [
1,
Expand Down Expand Up @@ -1249,7 +1257,8 @@
23,
56,
53,
52
52,
47
],
"90歳以上": [
0,
Expand Down Expand Up @@ -1388,7 +1397,8 @@
10,
20,
26,
35
35,
29
],
"非公表": [
0,
Expand Down Expand Up @@ -1527,6 +1537,7 @@
0,
0,
0,
0,
0
]
},
Expand Down Expand Up @@ -1667,7 +1678,8 @@
"2022-03-14",
"2022-03-15",
"2022-03-16",
"2022-03-17"
"2022-03-17",
"2022-03-18"
],
"last_update": "2022-03-18T00:00:00+09:00"
"last_update": "2022-03-19T00:00:00+09:00"
}
6 changes: 5 additions & 1 deletion data/current_patients.json
Original file line number Diff line number Diff line change
Expand Up @@ -3107,7 +3107,11 @@
{
"日付": "2022-03-17T00:00:00+09:00",
"小計": 212
},
{
"日付": "2022-03-18T00:00:00+09:00",
"小計": -216
}
],
"last_update": "2022-03-18T00:00:00+09:00"
"last_update": "2022-03-19T00:00:00+09:00"
}
11 changes: 10 additions & 1 deletion data/inspections.json
Original file line number Diff line number Diff line change
Expand Up @@ -6992,7 +6992,16 @@
"抗原検査": 1208
},
"陽性確認": 2200
},
{
"判明日": "2022-03-18",
"地方衛生研究所等": 201,
"民間検査機関等": {
"PCR検査": 2511,
"抗原検査": 1291
},
"陽性確認": 2074
}
],
"last_update": "2022-03-18T00:00:00+09:00"
"last_update": "2022-03-19T00: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 @@ -777,7 +777,8 @@
99,
190,
171,
248
248,
201
],
"民間検査機関等": [
0,
Expand Down Expand Up @@ -1556,7 +1557,8 @@
1880,
4051,
4845,
3513
3513,
3802
]
},
"labels": [
Expand Down Expand Up @@ -2336,7 +2338,8 @@
"2022-03-14",
"2022-03-15",
"2022-03-16",
"2022-03-17"
"2022-03-17",
"2022-03-18"
],
"last_update": "2022-03-18T00:00:00+09:00"
"last_update": "2022-03-19T00: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": "2022-03-18T16:15:00+09:00"
"last_update": "2022-03-19T16:15:00+09:00"
}
Loading

0 comments on commit 7850d90

Please sign in to comment.