File:WHO Covid 2020 Jan-Aug daily c -~confirmed,-~deaths13.pdf

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(3,300 × 1,950 pixels, file size: 41 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Visualization of the smoothed increments of "Total Confirmed Cases" (thick dashed lines) and "Total Deaths" (thin solid lines) from the available WHO COVID-19 daily situation reports (20 Jan - 16 Aug 2020). Countries are ordered descendingly by number of "Total Confirmed Cases" on 16 Aug 2020. The visualization is split into diagrams of 8 countries each, since gnuplot (in batch mode) does not support more distinct colors; all diagrams share the same scale. The vertical axis has logarithmic scale. The horizontal axis starts on 20 Jan 2020 (situation report 1) and ends on 16 Aug 2020 (situation report 209). For each day, 1/7 of the difference of the current day's figure and the figure a week ago is shown. For example, in situation report 119 (18 May 2020) and 126 (25 May 2020), there were 1432265 and 1592599 Total Confirmed Cases in the USA, respectively, so the thick dashed line passes through 22905 = (1592599-1432265)/7 on 25 May.

For an overview of all related visualizations, and a more detailled description, see WHO Covid diagram set#Available incremental diagrams Jan-Aug 2020 (daily).

Date
Source Own work
Author Jochen Burghardt

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Gnuplot source code[edit]

Gnuplot source code
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_c_-~confirmed,-~deaths13.pdf"
set key autotitle columnhead
set termoption noenhanced

set xrange [-1:210]
set logscale y
set logscale y2
set yrange [1:73440]
set y2range [1:73440]
set grid y2tics
unset ytics
set xtics 3650,100
set y2tics
set format y2 "%.0f"

set title "-~confirmed,-~deaths by count [13]"

$data <<EOF
rep	day	Luxembourg	Libya	Albania	Greece	Mauritania	Croatia	Maldives	Djibouti	Luxembourg	Libya	Albania	Greece	Mauritania	Croatia	Maldives	Djibouti
1	Jan	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
3	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
4	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
5	25	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
6	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
7	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
8	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
9	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
10	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
11	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
12	Feb	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
13	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
14	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
15	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
16	05	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
17	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
18	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
19	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
20	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
21	10	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
22	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
23	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
24	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
25	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
26	15	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
27	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
28	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
29	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
30	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
31	20	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
32	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
33	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
34	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
35	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
36	25	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
37	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
38	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
39	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
40	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
41	Mar	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
42	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
43	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
44	""	-	-	-	-	-	1	-	-	-	-	-	-	-	0.00001	-	-
45	05	-	-	-	2	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-
46	""	-	-	-	4	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-
47	""	-	-	-	4	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-
48	""	-	-	-	9	-	0.00001	-	-	-	-	-	0.00001	-	0.00001	-	-
49	""	0.00001	-	-	9	-	1	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
50	10	1	-	-	10	-	0.00001	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
51	""	1	-	-	11	-	1	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
52	""	2	-	-	13	-	1	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
53	""	2	-	-	10	-	1	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
54	""	5	-	-	9	-	3	-	-	0.00001	-	-	0.00001	-	0.00001	-	-
55	15	5	-	-	23	-	3	1	-	0.00001	-	-	1	-	0.00001	0.00001	-
56	""	6	-	6	37	-	6	2	-	0.00001	-	0.00001	0.00001	-	0.00001	0.00001	-
57	""	10	-	7	37	-	6	1	-	1	-	1	1	-	0.00001	0.00001	-
58	""	20	-	6	42	-	7	1	-	0.00001	-	0.00001	0.00001	-	0.00001	0.00001	-
59	""	27	-	7	46	-	9	0.00001	-	0.00001	-	0.00001	1	-	0.00001	0.00001	-
60	20	47	-	7	46	-	10	1	-	1	-	0.00001	1	-	0.00001	0.00001	-
61	""	64	-	5	57	-	14	1	-	0.00001	-	0.00001	1	-	0.00001	0.00001	-
62	""	90	-	5	43	1	24	0.00001	-	1	-	1	1	0.00001	0.00001	0.00001	-
63	""	109	-	7	42	0.00001	26	0.00001	-	1	-	0.00001	2	0.00001	0.00001	0.00001	-
64	""	113	-	10	52	0.00001	36	0.00001	-	1	-	0.00001	2	0.00001	0.00001	0.00001	-
65	25	137	-	13	50	0.00001	45	0.00001	-	1	-	1	2	0.00001	1	0.00001	-
66	""	161	-	17	58	0.00001	49	0.00001	1	1	-	0.00001	2	0.00001	0.00001	0.00001	0.00001
67	""	158	-	16	68	0.00001	59	0.00001	2	1	-	1	3	0.00001	0.00001	0.00001	0.00001
68	""	160	-	19	67	0.00001	65	0.00001	1	1	-	1	3	0.00001	0.00001	0.00001	0.00001
69	""	166	-	19	76	1	65	0.00001	2	2	-	1	3	0.00001	1	0.00001	0.00001
70	""	164	-	19	76	0.00001	68	1	3	1	-	1	3	0.00001	1	0.00001	0.00001
71	""	159	-	14	74	1	69	1	3	2	-	1	4	0.00001	0.00001	0.00001	0.00001
72	Apr	155	2	14	81	0.00001	70	0.00001	4	3	0.00001	1	4	0.00001	1	0.00001	0.00001
73	""	140	1	15	79	0.00001	77	1	3	3	0.00001	2	4	0.00001	1	0.00001	0.00001
74	""	148	1	13	89	1	74	1	5	3	0.00001	1	4	0.00001	1	0.00001	0.00001
75	""	144	2	19	93	0.00001	71	1	5	2	0.00001	1	4	0.00001	0.00001	0.00001	0.00001
76	05	128	2	18	87	0.00001	67	0.00001	5	2	0.00001	1	5	0.00001	1	0.00001	0.00001
77	""	122	2	22	83	0.00001	67	0.00001	6	2	1	2	5	0.00001	2	0.00001	0.00001
78	""	122	1	22	77	1	61	1	9	3	0.00001	1	6	1	1	0.00001	0.00001
79	""	114	2	22	74	0.00001	60	0.00001	13	3	0.00001	2	4	0.00001	2	0.00001	0.00001
80	""	102	1	19	73	0.00001	54	0.00001	14	2	0.00001	1	5	0.00001	2	0.00001	0.00001
81	10	89	2	20	63	0.00001	56	0.00001	14	3	0.00001	1	5	0.00001	1	0.00001	0.00001
82	""	88	1	12	57	0.00001	60	0.00001	15	3	0.00001	1	4	0.00001	2	0.00001	0.00001
83	""	77	1	16	58	0.00001	58	0.00001	19	5	0.00001	0.00001	4	0.00001	2	0.00001	1
84	""	68	1	10	54	0.00001	60	0.00001	22	4	0.00001	1	3	0.00001	1	0.00001	0.00001
85	""	64	2	14	56	1	61	0.00001	30	4	0.00001	0.00001	3	0.00001	1	0.00001	0.00001
86	15	48	2	10	48	0.00001	60	0.00001	35	4	0.00001	0.00001	3	0.00001	2	0.00001	0.00001
87	""	49	4	13	44	0.00001	57	1	42	3	0.00001	0.00001	3	0.00001	2	0.00001	1
88	""	47	3	14	36	0.00001	55	0.00001	65	2	0.00001	1	2	0.00001	2	0.00001	0.00001
89	""	37	4	19	28	0.00001	46	2	83	3	0.00001	0.00001	2	0.00001	2	0.00001	0.00001
90	""	38	3	15	18	0.00001	42	2	78	1	0.00001	1	2	0.00001	3	0.00001	0.00001
91	20	38	4	16	18	0.00001	39	4	90	1	0.00001	0.00001	2	0.00001	3	0.00001	0.00001
92	""	38	3	19	14	0.00001	33	7	78	1	0.00001	1	2	0.00001	3	0.00001	0.00001
93	""	45	4	23	33	0.00001	29	9	83	2	0.00001	0.00001	3	0.00001	3	0.00001	0.00001
94	""	40	2	20	31	0.00001	30	9	77	1	0.00001	0.00001	3	0.00001	2	0.00001	0.00001
95	""	31	1	23	36	0.00001	27	10	57	2	0.00001	0.00001	3	0.00001	2	0.00001	0.00001
96	25	31	2	18	41	0.00001	28	13	38	2	0.00001	1	3	0.00001	2	0.00001	0.00001
97	""	25	2	24	43	0.00001	26	14	39	2	0.00001	0.00001	4	0.00001	2	0.00001	0.00001
98	""	25	1	23	38	0.00001	23	20	26	2	1	0.00001	3	0.00001	1	0.00001	0.00001
99	""	24	1	18	42	0.00001	22	21	27	2	0.00001	0.00001	3	0.00001	2	0.00001	0.00001
100	""	18	1	19	19	0.00001	20	23	18	1	0.00001	1	2	0.00001	2	0.00001	0.00001
101	""	16	0.00001	20	24	0.00001	16	25	15	2	0.00001	1	2	0.00001	3	0.00001	0.00001
102	May	17	0.00001	14	18	0.00001	14	43	14	1	0.00001	0.00001	2	0.00001	3	0.00001	0.00001
103	""	15	0.00001	16	14	0.00001	11	50	14	1	0.00001	0.00001	2	0.00001	3	0.00001	0.00001
104	""	15	1	11	17	0.00001	10	55	15	1	0.00001	1	2	0.00001	3	0.00001	0.00001
105	""	14	0.00001	10	17	1	9	48	13	1	1	0.00001	2	0.00001	4	0.00001	0.00001
106	05	14	0.00001	10	14	0.00001	9	47	11	1	0.00001	1	1	0.00001	3	1	0.00001
107	""	14	0.00001	9	15	0.00001	10	47	7	1	0.00001	0.00001	2	0.00001	3	0.00001	0.00001
108	""	12	1	9	13	0.00001	8	52	7	1	0.00001	0.00001	1	0.00001	2	0.00001	0.00001
109	""	11	0.00001	11	12	0.00001	7	36	6	2	0.00001	0.00001	1	0.00001	3	1	0.00001
110	""	10	0.00001	9	14	0.00001	11	39	6	1	0.00001	0.00001	1	0.00001	1	0.00001	0.00001
111	10	9	1	11	13	0.00001	12	38	11	1	0.00001	0.00001	1	0.00001	2	0.00001	1
112	""	9	0.00001	10	13	0.00001	13	44	14	1	0.00001	0.00001	1	0.00001	1	0.00001	0.00001
113	""	8	0.00001	10	13	0.00001	14	51	16	1	0.00001	0.00001	1	0.00001	2	1	0.00001
114	""	8	0.00001	6	15	0.00001	13	47	19	0.00001	0.00001	0.00001	1	0.00001	1	0.00001	0.00001
115	""	8	0.00001	7	14	0.00001	14	48	21	1	0.00001	0.00001	1	0.00001	1	0.00001	0.00001
116	15	8	0.00001	7	13	1	13	48	21	1	0.00001	0.00001	1	0.00001	1	0.00001	0.00001
117	""	7	0.00001	11	17	3	9	41	25	0.00001	0.00001	0.00001	2	0.00001	2	0.00001	0.00001
118	""	8	0.00001	11	16	5	7	42	20	1	0.00001	0.00001	1	1	1	1	0.00001
119	""	8	0.00001	12	16	8	6	37	28	0.00001	0.00001	0.00001	2	0.00001	1	0.00001	0.00001
120	""	9	0.00001	10	16	10	4	29	41	1	0.00001	0.00001	2	1	0.00001	0.00001	1
121	20	9	1	13	14	18	4	35	52	1	0.00001	0.00001	2	0.00001	1	0.00001	1
122	""	9	1	13	13	18	3	33	80	1	0.00001	0.00001	1	1	0.00001	0.00001	0.00001
123	""	10	1	10	12	23	2	33	109	1	0.00001	0.00001	2	0.00001	1	0.00001	1
124	""	8	1	7	9	20	3	35	137	1	0.00001	0.00001	1	0.00001	0.00001	0.00001	1
125	""	8	1	6	8	27	3	33	134	0.00001	0.00001	0.00001	2	1	1	0.00001	1
126	25	7	2	8	6	25	2	40	124	1	0.00001	0.00001	1	0.00001	0.00001	0.00001	1
127	""	7	1	11	7	26	3	41	136	0.00001	0.00001	1	1	1	1	0.00001	1
128	""	5	1	13	7	19	1	42	122	0.00001	0.00001	0.00001	1	0.00001	1	0.00001	1
129	""	4	5	15	8	21	2	39	124	1	0.00001	0.00001	1	2	0.00001	0.00001	1
130	""	4	5	19	7	25	1	42	124	0.00001	0.00001	0.00001	1	2	1	0.00001	2
131	""	5	6	20	5	36	0.00001	46	92	0.00001	1	1	1	2	1	1	1
132	""	3	8	21	6	36	1	51	132	0.00001	0.00001	0.00001	0.00001	2	0.00001	0.00001	2
133	Jun	4	12	20	5	42	0.00001	57	154	0.00001	0.00001	0.00001	1	3	1	0.00001	2
134	""	4	13	19	5	38	0.00001	62	158	0.00001	1	0.00001	0.00001	2	0.00001	0.00001	1
135	""	3	15	18	4	47	0.00001	58	187	0.00001	0.00001	0.00001	1	2	1	0.00001	2
136	""	3	14	17	5	54	1	56	177	0.00001	0.00001	0.00001	1	2	0.00001	1	1
137	05	3	13	16	4	62	0.00001	51	163	0.00001	0.00001	0.00001	1	3	0.00001	0.00001	1
138	""	3	17	16	4	66	0.00001	42	172	0.00001	0.00001	0.00001	0.00001	3	0.00001	0.00001	1
139	""	2	18	16	6	66	0.00001	33	140	0.00001	0.00001	0.00001	1	4	0.00001	1	0.00001
140	""	3	14	17	5	60	1	18	122	0.00001	0.00001	0.00001	1	2	0.00001	0.00001	1
141	""	3	24	19	19	74	0.00001	13	101	0.00001	0.00001	1	1	3	0.00001	0.00001	1
142	10	4	21	24	20	82	0.00001	14	79	0.00001	0.00001	0.00001	0.00001	6	1	1	1
143	""	4	26	27	18	88	0.00001	16	62	0.00001	0.00001	0.00001	1	5	0.00001	0.00001	1
144	""	4	28	29	22	71	1	15	49	0.00001	0.00001	0.00001	0.00001	5	1	0.00001	2
145	""	3	25	33	24	80	0.00001	17	46	0.00001	0.00001	1	1	4	0.00001	0.00001	2
146	""	4	23	39	23	89	0.00001	16	40	0.00001	1	0.00001	0.00001	6	1	0.00001	2
147	15	5	23	47	24	119	1	19	37	0.00001	0.00001	0.00001	1	6	0.00001	0.00001	2
148	""	4	19	53	12	105	1	21	32	0.00001	1	1	0.00001	6	1	0.00001	2
149	""	4	19	55	13	104	1	22	29	0.00001	0.00001	0.00001	0.00001	4	0.00001	0.00001	1
150	""	5	15	57	20	110	2	23	25	0.00001	1	1	1	3	0.00001	0.00001	1
151	""	6	17	60	19	135	2	23	23	0.00001	1	1	1	4	0.00001	0.00001	1
152	20	6	16	54	19	140	5	21	17	0.00001	0.00001	1	1	3	0.00001	0.00001	1
153	""	6	18	53	20	150	7	25	17	0.00001	1	1	1	3	0.00001	0.00001	1
154	""	7	22	58	21	147	9	24	17	0.00001	0.00001	1	1	3	0.00001	0.00001	0.00001
155	""	7	15	53	22	172	12	21	14	0.00001	0.00001	1	0.00001	4	0.00001	0.00001	1
156	""	9	24	56	22	176	16	21	11	0.00001	1	1	1	3	0.00001	0.00001	0.00001
157	25	8	23	58	15	177	18	20	12	0.00001	1	1	1	3	0.00001	0.00001	2
158	""	8	26	61	14	185	31	20	11	0.00001	1	2	0.00001	3	0.00001	0.00001	1
159	""	11	28	71	15	188	37	19	11	0.00001	1	1	0.00001	3	0.00001	0.00001	1
160	""	16	26	73	16	183	46	17	11	0.00001	2	2	0.00001	2	0.00001	0.00001	1
161	""	17	27	67	15	157	54	17	9	0.00001	1	2	1	2	0.00001	0.00001	1
162	""	19	28	70	15	166	55	17	8	0.00001	2	2	0.00001	2	0.00001	0.00001	1
163	Jul	24	26	66	15	159	59	18	9	0.00001	1	3	0.00001	2	0.00001	0.00001	0.00001
164	""	29	27	67	18	169	63	17	11	0.00001	1	3	0.00001	3	0.00001	0.00001	1
165	""	35	27	69	19	155	61	18	11	0.00001	1	3	0.00001	1	1	0.00001	0.00001
166	""	39	29	70	21	138	67	18	14	0.00001	1	3	1	2	0.00001	0.00001	1
167	05	37	28	70	20	114	68	18	13	0.00001	1	3	0.00001	1	1	0.00001	0.00001
168	""	40	32	72	21	139	65	21	21	0.00001	1	3	0.00001	2	1	1	1
169	""	41	41	71	24	104	71	22	24	0.00001	2	3	0.00001	0.00001	1	0.00001	0.00001
170	""	44	51	76	26	102	71	20	28	0.00001	1	2	0.00001	1	1	1	0.00001
171	""	43	51	75	27	79	70	19	26	0.00001	2	2	0.00001	1	1	1	0.00001
172	10	47	64	75	31	69	72	22	35	0.00001	2	2	0.00001	1	0.00001	0.00001	0.00001
173	""	47	61	79	35	60	75	30	33	0.00001	1	2	1	2	1	1	0.00001
174	""	52	67	68	37	60	83	32	33	0.00001	2	2	0.00001	2	1	0.00001	0.00001
175	""	58	64	87	41	56	81	38	26	0.00001	1	2	0.00001	3	1	1	1
176	""	59	66	90	38	68	80	39	22	0.00001	2	3	0.00001	2	0.00001	0.00001	0.00001
177	15	50	55	92	42	72	79	43	14	0.00001	1	2	0.00001	3	1	0.00001	0.00001
178	""	58	58	95	41	70	90	44	14	1	1	3	0.00001	2	1	0.00001	0.00001
179	""	58	44	89	38	68	89	50	5	0.00001	1	3	0.00001	1	1	1	0.00001
180	""	72	52	77	33	76	86	42	5	0.00001	1	3	0.00001	1	0.00001	0.00001	0.00001
181	""	81	57	91	30	84	80	38	5	0.00001	2	3	0.00001	1	0.00001	0.00001	0.00001
182	20	80	62	74	29	85	91	34	6	0.00001	1	3	0.00001	1	1	0.00001	0.00001
183	""	93	67	72	27	81	85	34	6	0.00001	1	2	1	1	0.00001	1	0.00001
184	""	110	75	77	23	77	85	34	7	0.00001	1	2	0.00001	1	0.00001	0.00001	0.00001
185	""	114	84	72	24	67	82	39	6	0.00001	2	2	1	1	1	0.00001	0.00001
186	""	118	94	80	25	66	85	32	6	0.00001	1	3	1	1	1	0.00001	1
187	25	110	103	95	24	66	83	37	5	0.00001	2	3	1	1	2	0.00001	0.00001
188	""	112	108	90	26	58	79	46	5	0.00001	1	3	1	0.00001	1	0.00001	0.00001
189	""	112	115	96	27	42	72	48	6	1	2	4	2	0.00001	3	0.00001	0.00001
190	""	103	121	101	31	41	73	53	5	0.00001	2	4	1	1	2	0.00001	1
191	""	93	133	101	33	38	72	66	6	0.00001	2	5	0.00001	0.00001	3	0.00001	0.00001
192	""	97	120	107	37	40	56	66	7	0.00001	2	4	1	0.00001	2	0.00001	0.00001
193	""	94	130	104	41	35	62	86	8	1	2	4	0.00001	0.00001	2	0.00001	0.00001
194	Aug	92	171	101	49	28	61	88	6	0.00001	3	4	1	0.00001	3	0.00001	0.00001
195	""	72	163	109	60	27	61	100	6	0.00001	3	4	1	0.00001	1	1	0.00001
196	""	60	167	108	67	22	58	123	15	1	3	4	0.00001	0.00001	2	0.00001	0.00001
197	""	78	176	105	73	25	59	132	26	1	4	4	1	1	2	0.00001	0.00001
198	05	77	173	108	82	24	57	134	26	1	5	4	1	0.00001	2	1	0.00001
199	""	68	208	112	91	25	64	147	36	0.00001	4	5	1	0.00001	2	1	1
200	""	65	237	117	103	29	48	137	36	1	5	5	1	0.00001	2	0.00001	0.00001
201	""	60	208	125	114	27	47	140	36	1	5	4	1	0.00001	1	0.00001	0.00001
202	""	60	198	126	119	27	45	135	37	0.00001	4	5	1	0.00001	2	1	0.00001
203	10	60	199	127	137	26	50	125	26	1	4	5	0.00001	0.00001	1	0.00001	0.00001
204	""	50	267	131	145	24	50	124	16	0.00001	5	4	1	0.00001	1	0.00001	0.00001
205	""	46	245	132	155	26	60	111	14	1	5	4	0.00001	0.00001	1	0.00001	0.00001
206	""	42	305	133	172	26	71	110	4	0.00001	5	3	1	0.00001	0.00001	0.00001	0.00001
207	""	42	311	136	180	21	92	116	3	1	4	4	2	0.00001	1	1	0.00001
208	15	42	321	138	194	22	113	115	4	0.00001	5	4	2	0.00001	1	0.00001	0.00001
209	""	47	321	141	206	28	126	112	5	1	4	5	2	0.00001	2	1	0.00001
EOF

set multiplot
# plot field '-~confirmed'
  plot $data using 0:3  with lines lc 8 lw 5 dt 2 title at 0.135, 0.925
replot $data using 0:4  with lines lc 1 lw 5 dt 2 title at 0.135, 0.907
replot $data using 0:5  with lines lc 7 lw 5 dt 2 title at 0.135, 0.889
replot $data using 0:6  with lines lc 4 lw 5 dt 2 title at 0.135, 0.871
replot $data using 0:7  with lines lc 5 lw 5 dt 2 title at 0.135, 0.853
replot $data using 0:8  with lines lc 2 lw 5 dt 2 title at 0.135, 0.835
replot $data using 0:9  with lines lc 6 lw 5 dt 2 title at 0.135, 0.817
replot $data using 0:10 with lines lc 3 lw 5 dt 2 title at 0.135, 0.799

# plot field '-~deaths'
replot $data using 0:11 with lines lc 8 lw 2 title at 0.135, 0.763
replot $data using 0:12 with lines lc 1 lw 2 title at 0.135, 0.745
replot $data using 0:13 with lines lc 7 lw 2 title at 0.135, 0.727
replot $data using 0:14 with lines lc 4 lw 2 title at 0.135, 0.709
replot $data using 0:15 with lines lc 5 lw 2 title at 0.135, 0.691
replot $data using 0:16 with lines lc 2 lw 2 title at 0.135, 0.673
replot $data using 0:17 with lines lc 6 lw 2 title at 0.135, 0.655
replot $data using 0:18 with lines lc 3 lw 2 title at 0.135, 0.637

# plot hor axis calendar
replot $data using 0:(1):xticlabel(2) with lines

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:12, 25 September 2020Thumbnail for version as of 11:12, 25 September 20203,300 × 1,950 (41 KB)Jochen Burghardt (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Visualization of the smoothed increments of ''"Total Confirmed Cases"'' (thick dashed lines) and ''"Total Deaths"'' (thin solid lines) from the available WHO COVID-19 daily [https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports situation reports] (20 Jan - 16 Aug 2020); see File:WHO Covid 2020 Jan-Aug daily c -~confirmed,-~deaths01.pdf for...

There are no pages that use this file.

Metadata