-
Notifications
You must be signed in to change notification settings - Fork 185
/
en.html
595 lines (594 loc) · 39.4 KB
/
en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta property="og:url" content="https://toyokeizai.net/sp/visual/tko/covid19/" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Coronavirus Disease (COVID-19) Situation Report in Japan" />
<meta property="og:description" content="Confirmed cases of COVID-19 in Japan. Data provided by the Ministry of Health, Labor and Welfare." />
<meta property="og:image" content="https://toyokeizai.net/sp/visual/tko/covid19/img/image_1200_630.png" />
<meta name="twitter:card" content="summary_large_image" />
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP|Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.min.css"/>
<title>Coronavirus Disease (COVID-19) Situation Report in Japan</title>
<script src="https://tk.ismcdn.jp/sp/js/td_sdk.js" type="text/javascript" async></script>
<script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-6066080-9']);_gaq.push(['_setDomainName','toyokeizai.net']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script>
<script>
dataLayer =[{
'pageClass' : 'ビジュアルページ',
'articleId' : '332995',
'articlePubdate' : '2020/02/27 06:00:00',
'articlePubFrom' : '2020/02/27 06:00:00',
'articleTitle' : '国内「新型コロナウイルス」患者の発生状況',
'articleAuthor' : '荻原 和樹',
'articleCategoryClass2' : 'ビジュアルページ'
}];
</script>
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-5CJSV5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-5CJSV5');</script>
</head>
<body>
<div id="cover-block">
<div>
<p>Loading data…</p>
<p><a href="./">Refresh page</a><br />if nothing visible.</p>
</div>
</div>
<div id="container">
<div id="title-block">
<a href="https://toyokeizai.net/" target="_blank"><img id="img-logo" src="img/logo-tko-white.png" /></a>
<h1><span>Coronavirus Disease (COVID-19) Situation Report in Japan</span></h1>
<p>Confirmed cases of COVID-19 in Japan. Data provided by the Ministry of Health, Labor and Welfare.</p>
<p>By <a href="https://toyokeizai.net/list/author/%E8%8D%BB%E5%8E%9F+%E5%92%8C%E6%A8%B9" target="_blank">Kazuki OGIWARA</a> (Toyo Keizai Online Editor)</p>
<p class="updated-last"><br /></p>
<div class="alert">
<h4>Important Notice</h4>
<p>Due to a change in the person in charge of the site, <a href="https://github.com/kaz-ogiwara/covid19/" target="_blank">GitHub repository of this website</a>, where code history and data files are available, will no longer be updated after January 31.</p>
<p>This website will continue to be updated as before, and we are considering how to continue updating the data files.</p>
<p>If you have any inquiries or requests, please fill out <a href="https://s.toyokeizai.net/apply.html?id=CONTACTUS" target="_blank">our inquiry form</a> [Japanese].</p>
</div>
<p><a href="./">JAPANESE</a></p>
</div>
<div id="main-block">
<h2>Nationwide Situation</h2>
<div class="flex-container">
<div class="flex-row">
<div class="box transition nationwide" code="carriers" pref="">
<h3>Tested Positive</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On and after 8 May, the data source was changed. See this link or <a href="#footer-notes">notes below</a> for further information. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="cases" pref="">
<h3>Active Cases</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On and after 8 May, the data source was changed. See this link or <a href="#footer-notes">notes below</a> for further information. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="discharged" pref="">
<h3>Discharged</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On and after 22 April, cases which MHLW is still confirming reports from prefectures are included. On and after 8 May, the data source was changed. See this link or <a href="#footer-notes">notes below</a> for further information. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="serious" pref="">
<h3>Critically Ill</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: "Coronavirus disease 2019 (COVID-19) situation within and outside the country" > "Critically ill" by MHLW. The former title was "Hospitalized with a ventilator or intensive care unit". See this link or <a href="#footer-notes">notes below</a> for further information. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="deaths" pref="">
<h3>Deaths</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On and after 22 April, cases which MHLW is still confirming reports from prefectures are included. On and after 8 May, the data source was changed. The number of deaths on June 19 includes the 13 patients who were PCR tested positive but died from diseases other than COVID-19 before that day in Saitama. See this link or <a href="#footer-notes">notes below</a> for further information. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="pcrtested" pref="">
<h3>PCR Tested</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On and after 3 March, tests for those who have been in close contact with infected person are included. On and after 29 September, the number does not have continuity with the past because Fukuoka started including tests by private facilities. <a href="#footer-notes">See below</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="pcrtests" pref="">
<h3>PCR Tests</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/covid-19/open-data.html" target="_blank">MHLW Open Data</a>. On weekends and holidays, the number of PCR tests may be announced as "0" because MHLW did not receive the report, even if tests have been performed. The past data will be corrected if the number of previous tests was known. If not, the number of tests on weekdays and holidays will be added on the next weekday. The most recent few days may not be updated since dates containing "under investigation" items are not displayed. The dates are based on when the results of the tests were known. <a href="#footer-notes">See below</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box transition nationwide" code="reproduction" pref="">
<h3>Effective Reproduction Number</h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<p class="notes">Formula: (New cases in past 7 days / New cases in 7 days before that) ^ (mean generation time / length of reporting interval). Mean generation time is supposed to be 5 days, and length of reporting interval is supposed to be 7 days. For the purpose of understanding current trends in real time, this formula is simplified and based on reporting dates. Note that this formula is a simplified version and may be affected by reporting delays. Model and supervised by Professor Hiroshi Nishiura of Hokkaido University Graduate School of Medicine. Refer to <a href="https://github.com/contactmodel/COVID19-Japan-Reff" target="_blank">GitHub repository</a> published by Prof. Nishiura for further details.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row">
<div class="box" id="demography-box">
<h3>Tested Positive By Age</h3>
<h5 class="updated-demography"><br></h5>
<div id="demography-chart"></div>
<p class="notes">"Unknown" includes undisclosed or under confirmation. "Discharged" is the number of people who are tested positive but not dead, critically ill, or hospitalized. The total number of this chart may not match the numbers of "Nationwide Situation" because only data that the MHLW obtained the details such as age group or hospitalization status is published here.<a class="more">READ MORE</a></p>
</div>
</div>
</div>
<div class="flex-container">
<div class="flex-row">
<h2>Prefectures</h2>
<select id="select-pref-type">
<option value="carriers">Tested Positive</option>
<option value="pcrtested">PCR Tested</option>
<option value="discharged">Discharged</option>
<option value="deaths">Deaths</option>
</select>
<div class="box" id="region-box">
<div id="japan-map"></div>
<div id="region-chart"></div>
</div>
</div>
<div class="flex-row t02">
<h2 id="index-each-prefecture">Each Prefecture</h2>
<select id="select-prefecture">
<option value="1">Hokkaido</option>
<option value="2">Aomori</option>
<option value="3">Iwate</option>
<option value="4">Miyagi</option>
<option value="5">Akita</option>
<option value="6">Yamagata</option>
<option value="7">Fukushima</option>
<option value="8">Ibaraki</option>
<option value="9">Tochigi</option>
<option value="10">Gunma</option>
<option value="11">Saitama</option>
<option value="12">Chiba</option>
<option value="13">Tokyo</option>
<option value="14">Kanagawa</option>
<option value="15">Niigata</option>
<option value="16">Toyama</option>
<option value="17">Ishikawa</option>
<option value="18">Fukui</option>
<option value="19">Yamanashi</option>
<option value="20">Nagano</option>
<option value="21">Gifu</option>
<option value="22">Shizuoka</option>
<option value="23">Aichi</option>
<option value="24">Mie</option>
<option value="25">Shiga</option>
<option value="26">Kyoto</option>
<option value="27">Osaka</option>
<option value="28">Hyogo</option>
<option value="29">Nara</option>
<option value="30">Wakayama</option>
<option value="31">Tottori</option>
<option value="32">Shimane</option>
<option value="33">Okayama</option>
<option value="34">Hiroshima</option>
<option value="35">Yamaguchi</option>
<option value="36">Tokushima</option>
<option value="37">Kagawa</option>
<option value="38">Ehime</option>
<option value="39">Kochi</option>
<option value="40">Fukuoka</option>
<option value="41">Saga</option>
<option value="42">Nagasaki</option>
<option value="43">Kumamoto</option>
<option value="44">Oita</option>
<option value="45">Miyazaki</option>
<option value="46">Kagoshima</option>
<option value="47">Okinawa</option>
</select>
<div class="flex-container">
<div class="flex-row t03">
<div class="box transition prefecture" code="carriers" pref="">
<h3>Tested Positive in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">The data is based on transcription of the prefectural disclosures by MHLW. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row t03">
<div class="box transition prefecture" code="discharged" pref="">
<h3>Discharged in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">The data is based on transcription of the prefectural disclosures by MHLW. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row t03">
<div class="box transition prefecture" code="serious" pref="">
<h3>Critically Ill in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">The data is based on transcription of the prefectural disclosures by MHLW. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. Tokyo has changed the data definition on 27 April. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row t03">
<div class="box transition prefecture" code="deaths" pref="">
<h3>Deaths in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">The data is based on transcription of the prefectural disclosures by MHLW. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. The number of deaths on June 19 in Saitama includes the 13 patients who were PCR tested positive but died from diseases other than COVID-19 before that day. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes.<a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row t03">
<div class="box transition prefecture" code="pcrtested" pref="">
<h3>PCR Tested in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="switches">
<div class="switch selected" value="new">NEW</div>
<div class="switch" value="total">TOTAL</div>
</div>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<div class="checkboxes">
<div class="checkbox moving-average on"><div><div></div></div>Show Moving Average</div>
</div>
<p class="notes">The data is based on transcription of the prefectural disclosures by MHLW. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. On weekends and holidays, the number of PCR tests may be announced as "0" because MHLW did not receive the report, even if tests have been performed. The past data will be corrected if the number of previous tests was known. If not, the number of tests on weekdays and holidays will be added on the next weekday. On and after 18 June in Hyogo, 21 June in Shizuoka, and 29 September in Fukuoka, the number includes tests covered by private testing facilities. The number in Tokyo includes medical insurance inspection results from 7 May, Antigen tested positive from 13 May, and Antigen tested negative from from 17 June. See <a href="#faqs">Frequently Asked Questions</a> for further information. Aichi in 3/16-22 excludes number of Nagoya city. Akita in 3/11 is the number of only Akita city. The figures for Chiba are only counted from 3/21, Osaka from 3/22. Data on and after 1 July in Kanagawa has been changed as the prefecture corrected the past data. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes. <a class="more">READ MORE</a></p>
</div>
</div>
<div class="flex-row t03">
<div class="box transition prefecture" code="reproduction" pref="">
<h3>Effective Reproduction Number in <span></span></h3>
<div class="latest">
<div>
<span class="type"></span>
<span class="value"></span>
<span class="unit"></span>
</div>
<div class="change"></div>
</div>
<h5 class="updated"><br /></h5>
<div class="charts-wrapper">
<div class="main-chart-wrapper">
<div class="main-chart"></div>
</div>
<div class="axis-chart"></div>
<div class="axis-cover"></div>
</div>
<p class="notes">In prefectures with fewer cases, a few case variations may bring a large fluctuation of effective reproduction number. In uncountable cases, such as zero new positives in the previous week, the number of effective reproduction number is also assumed to be zero. See chart annotations in "Nationwide Situation" section or <a href="#footer-notes">footer notes</a> for further information such as definition or notes. <a class="more">READ MORE</a></p>
</div>
</div>
</div>
</div>
</div>
<div id="footer-block">
<p class="notes">Notes: Returnees on government charter flights from Wuhan, airport quarantine, and passengers and crew on cruise ships docked in Kanagawa, are excluded. Cases on cruise ship docked in Nagasaki are included in nationwide section but not in Nagasaki. Moving averages are 7-day backward. The number is based on disclosures from each prefecture on and after 8 May, and is confirmed by MHLW before that. It is assumed to be the same as the previous day if not updated. On the days with no continuity from the previous day due to change of standards, "New" number is treated as 0 and the bar color is changed. The number of "Tested Positive" is basically equals to the sum of "Active Cases", "Discharged", and "Deaths", unless it includes confirming cases. Data may be corrected by the developer when it is considered as an obvious misstatement, such as minus value of Tested Positive.</p>
<p class="notes">Data source: <a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000121431_00086.html" target="_blank">Press release from MHLW</a>, including data on each prefecture. In some prefectures, such as Tokyo, data is corrected from reports by each prefecture. Used <a href="https://www.chartjs.org/" target="_blank">Chart.js</a> to draw charts. Used <a href="https://github.com/takemaru-hirai/japan-map" target="_blank">Japan Map</a> to draw prefectures map. Used icons from <a href="https://material.io/resources/icons/" target="_blank">Material Design</a>.</p>
<p class="notes">Change log and source code: <a href="https://github.com/kaz-ogiwara/covid19/" target="_blank">GitHub</a> | <a href="https://github.com/kaz-ogiwara/covid19/tree/master/data" target="_blank">Download CSV data</a></p>
<div id="social-buttons">
<a class="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2ftoyokeizai%2enet%2fsp%2fvisual%2ftko%2fcovid19%2f" target="_blank"></a>
<a class="twitter" href="https://twitter.com/share?url=https%3A%2F%2Ftoyokeizai.net%2Fsp%2Fvisual%2Ftko%2Fcovid19%2Fen.html&text=Coronavirus%20Disease%20(COVID-19)%20Situation%20Report%20in%20Japan%20-%20Toyo%20Keizai%20Online" target="_blank"></a>
</div>
<div id="faqs">
<h3>Frequently Asked Questions</h3>
<section>
<h4>Q. Why has the number of people PCR tested in Tokyo increased significantly since May?</h4>
<p>A. Because they added tests covered by insurance at medical institutions into the number. The number in Tokyo includes The Tokyo Metropolitan Institute of Public Health (all periods), PCR Center (regional outpatient/inspection center) (from 10 April), medical insurance inspection results (from 7 May), Antigen tested positive from 13 May, and Antigen tested negative from 17 June. Since the Tokyo Metropolitan Government often corrects past data at a later date, while this page updates the latest data everyday as a general, we reflect the correction of past data by Tokyo when we noticed (See <a href="https://github.com/kaz-ogiwara/covid19" target="_blank">GitHub</a> for detailed revisions history).</p>
</section>
<section>
<h4>Q. Why are the total values increasing or decreasing significantly along the way?</h4>
<p>A. Because data source has been changed. Until 7 May, data from each prefecture is reported to MHLW in accordance with Infectious Disease Law, and is based on disclosures from each prefecture after that. Since this change caused a loss of continuity on a particular day, the bar on that day is changed its color and "New" value is treated as zero. In addition, the aggregation criteria of Tested Positive, Deaths, Discharged, and PCR Tested were changed and the same process was applied to them. Please see the notes below charts for specific changes and dates.</p>
</section>
<section>
<h4>Q. Why some items such as PCR tests fluctuate greatly from day to day?</h4>
<p>A. This is because the actual number fluctuates, or because report to MHLW delays. As of later case, reporting number to MHLW tend to be lower in weekends and holidays. Numbers on weekends and holidays may be corrected later, or reported on the most recent weekday. In order to smooth out fluctuation due to the day of the week, each chart has moving average (7-day backward).</p>
</section>
<section>
<h4>Q. Why do some values record minus, even though they should not be?</h4>
<p>A. It happens when the past data was corrected. Since MHLW only discloses the latest total number of each items, only values on the latest day are corrected when the past numbers contain errors.</p>
</section>
<section>
<h4>Q. What is Effective Reproduction Number?</h4>
<p>A. Effective Reproduction Number (ERN) is an index to see how many people are infected by one carrier. The calculation formula is "(number of new cases in the last 7 days / number of new cases in 7 days before that) ^ (average generation time / reporting interval)". In this page, the average generation time is assumed to be 5 days, and the reporting interval is assumed to be 7 days. In order to understand infection trends as soon as possible, this formula is a simplified version based on reporting date. Note that this index is not a precise calculation and may be affected by delays in reporting. This is based on a model and supervised by Professor Hiroshi Nishiura (Department of Hygiene, Graduate School of Medicine, Hokkaido University). Refer to <a href="https://github.com/contactmodel/COVID19-Japan-Reff" target="_blank">GitHub Repository published by Professor Nishiura</a> for further details. An increase in this indicator means the infection is spreading rapidly. On the other hand, if it continues to be less than 1, it means that the infection is on the phase of receding. Note that this indicator may be the same in spite of the number of people infected in the last 7 days. To understand the current status of the infection, check other indicators such as the number of positive cases.</p>
</section>
<section>
<h4>Q. What is the definition of "Critically Ill"?</h4>
<p>A. On and before 7 May, it means cases putting on a ventilator or treated in an Intensive Care Unit (ICU). Since the number is a total of reports from prefectures after that, the definition may vary by prefecture.</p>
</section>
<section>
<h4>Q. Why are some data different from other press?</h4>
<p>A. It depends on the individual case, but it is often due to several of the following: difference of data source (report from MHLW or prefecture), difference of time to close aggregation, or difference of aggregation range (including cases in cruise ships and airport quarantine or not).</p>
</section>
<section>
<h4>Q. How can I access data sources?</h4>
<p>A. The latest information page in English by MHLW is here: <a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/newpage_00032.html" target="_blank">About Coronavirus Disease 2019 (COVID-19)</a></p>
</section>
<section>
<h4>Q. Can I use data and source code on my SNS or blog?</h4>
<p>A. Yes. Feel free to use it for both commercial or non-commercial use. However, you must indicate the copyright holder, as '東洋経済オンライン「新型コロナウイルス 国内感染の状況」制作:荻原和樹' or 'Toyo Keizai Online "Coronavirus Disease (COVID-19) Situation Report in Japan" by Kazuki OGIWARA'. Other specific standards are based on the MIT license.</p>
</section>
</div>
<div id="related-links">
<h3>Related articles</h3>
<h4>Click to jump to related articles [Japanese]</h4>
<div class="links">
<div class="link">
<a href="https://toyokeizai.net/category/corona-virus" target="_blank"><img src="img/image-series-01.jpg" /></a>
</div>
<div class="link">
<a href="https://toyokeizai.net/category/corona-large-ripples" target="_blank"><img src="img/image-series-02.jpg" /></a>
</div>
</div>
</div>
<p><small lang="en">© 2020 Toyo Keizai Inc.</small></p>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/jquery.japan-map.min.js"></script>
<script src="js/script.min.js"></script>
</body>
</html>