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

Summary

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

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.
Category:CC-BY-SA-4.0#WHO%20Covid%202020%20Jan-Aug%20daily%20c%20-~confirmed,-~deaths08.pdf
Category:Self-published work

Gnuplot source code

Gnuplot source code
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_c_-~confirmed,-~deaths08.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 [08]"

$data <<EOF
rep	day	Afghanistan	Uzbekistan	Azerbaijan	Venezuela	Moldova	Kenya	Serbia	Ethiopia	Afghanistan	Uzbekistan	Azerbaijan	Venezuela	Moldova	Kenya	Serbia	Ethiopia
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	""	0.00001	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-	-
44	""	0.00001	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-	-
45	05	0.00001	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-	-
46	""	0.00001	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-	-
47	""	0.00001	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-	-
48	""	0.00001	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-	-	-	-
49	""	1	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-	-	-	-
50	10	0.00001	-	0.00001	-	-	-	-	-	0.00001	-	0.00001	-	-	-	-	-
51	""	1	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-	-	-	-
52	""	1	-	1	-	-	-	-	-	0.00001	-	0.00001	-	-	-	-	-
53	""	0.00001	-	1	-	-	-	3	-	0.00001	-	0.00001	-	-	-	0.00001	-
54	""	1	-	1	-	-	-	4	-	0.00001	-	0.00001	-	-	-	0.00001	-
55	15	1	-	1	-	2	-	6	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
56	""	2	-	1	-	3	-	5	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
57	""	2	-	2	-	4	-	10	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
58	""	3	-	2	-	4	-	11	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
59	""	2	-	3	-	4	-	11	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
60	20	2	-	3	-	7	-	15	-	0.00001	-	0.00001	-	0.00001	-	0.00001	-
61	""	3	-	5	4	8	1	14	1	0.00001	-	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001
62	""	2	-	5	5	10	1	19	1	0.00001	-	1	0.00001	0.00001	0.00001	0.00001	0.00001
63	""	3	6	7	10	10	2	21	2	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001
64	""	3	6	7	5	11	2	26	1	0.00001	0.00001	0.00001	0.00001	1	0.00001	1	0.00001
65	25	7	5	10	7	14	3	31	1	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001
66	""	9	7	8	7	16	3	41	0.00001	1	0.00001	0.00001	0.00001	0.00001	0.00001	1	0.00001
67	""	8	9	13	8	18	2	48	1	0.00001	0.00001	0.00001	0.00001	0.00001	0.00001	1	0.00001
68	""	12	10	14	10	19	3	56	1	0.00001	0.00001	1	0.00001	0.00001	0.00001	0.00001	0.00001
69	""	13	14	16	11	22	2	69	1	1	0.00001	0.00001	0.00001	0.00001	0.00001	2	0.00001
70	""	10	14	18	6	24	2	79	1	0.00001	1	1	1	1	1	2	0.00001
71	""	18	15	29	9	27	3	77	2	1	0.00001	0.00001	0.00001	0.00001	0.00001	1	0.00001
72	Apr	17	18	30	7	33	3	85	2	0.00001	0.00001	1	0.00001	0.00001	0.00001	2	0.00001
73	""	22	18	38	8	39	8	97	2	0.00001	1	0.00001	1	1	0.00001	1	0.00001
74	""	27	19	40	7	107	13	102	3	1	0.00001	0.00001	0.00001	1	0.00001	1	0.00001
75	""	23	20	42	6	56	13	135	2	0.00001	0.00001	1	1	1	1	4	0.00001
76	05	27	23	50	4	74	14	138	4	1	0.00001	0.00001	0.00001	1	0.00001	4	0.00001
77	""	32	35	56	5	86	17	167	3	0.00001	0.00001	0.00001	0.00001	2	1	6	0.00001
78	""	28	47	52	4	96	15	202	3	1	0.00001	0.00001	0.00001	3	0.00001	6	0.00001
79	""	33	51	60	5	100	17	221	3	2	0.00001	1	1	2	1	7	0.00001
80	""	30	52	66	3	107	14	229	4	1	0.00001	0.00001	0.00001	4	0.00001	8	1
81	10	36	58	76	3	52	11	243	4	2	0.00001	1	1	2	1	7	0.00001
82	""	36	55	78	4	121	9	232	4	1	1	0.00001	1	3	0.00001	5	0.00001
83	""	37	71	78	4	115	10	251	5	2	0.00001	1	0.00001	3	1	5	1
84	""	38	72	73	4	114	8	246	4	1	0.00001	1	1	2	0.00001	4	0.00001
85	""	43	83	73	3	107	10	265	4	2	0.00001	1	1	3	1	4	0.00001
86	15	49	97	68	2	125	6	288	4	1	0.00001	1	0.00001	2	1	4	1
87	""	50	114	62	4	125	6	316	5	2	1	0.00001	1	3	0.00001	5	0.00001
88	""	47	108	51	5	124	8	350	5	3	0.00001	1	0.00001	3	1	6	0.00001
89	""	55	118	50	4	118	8	369	4	2	0.00001	1	0.00001	4	0.00001	5	0.00001
90	""	54	100	45	5	113	10	374	5	1	0.00001	1	0.00001	5	1	6	0.00001
91	20	55	95	43	8	116	10	384	6	2	0.00001	1	0.00001	4	1	6	0.00001
92	""	52	86	41	11	119	11	368	5	2	0.00001	1	0.00001	5	1	6	0.00001
93	""	46	64	40	15	101	11	346	5	2	1	1	0.00001	5	0.00001	5	0.00001
94	""	55	52	38	13	104	11	320	4	2	0.00001	1	0.00001	4	1	5	0.00001
95	""	54	57	38	15	111	13	280	3	1	1	1	0.00001	4	0.00001	5	0.00001
96	25	60	55	36	16	120	12	256	3	2	0.00001	1	1	4	1	5	0.00001
97	""	76	53	35	16	137	12	255	3	3	1	0.00001	0.00001	5	0.00001	5	0.00001
98	""	76	46	35	14	133	12	246	2	2	0.00001	0.00001	0.00001	4	0.00001	5	0.00001
99	""	97	38	35	10	134	12	235	2	3	0.00001	1	0.00001	5	0.00001	5	0.00001
100	""	105	43	33	6	142	11	230	2	4	1	0.00001	0.00001	5	0.00001	6	0.00001
101	""	93	45	36	6	142	12	230	2	3	0.00001	0.00001	0.00001	6	0.00001	5	0.00001
102	May	135	38	36	5	139	10	247	2	3	0.00001	1	0.00001	5	1	6	0.00001
103	""	163	37	38	2	124	11	246	2	4	0.00001	1	0.00001	5	1	6	0.00001
104	""	144	37	39	4	107	13	227	2	4	1	0.00001	0.00001	5	1	5	0.00001
105	""	134	39	41	3	102	16	203	1	3	0.00001	1	0.00001	4	1	5	0.00001
106	05	109	38	44	4	109	18	183	3	1	0.00001	0.00001	0.00001	5	2	5	0.00001
107	""	200	37	49	5	104	23	168	2	5	0.00001	1	0.00001	4	1	5	0.00001
108	""	223	34	52	5	100	29	153	5	7	1	1	0.00001	4	1	4	0.00001
109	""	199	38	57	7	102	30	120	8	6	0.00001	0.00001	0.00001	4	2	4	0.00001
110	""	156	35	61	7	106	30	105	9	4	0.00001	1	0.00001	5	1	4	1
111	10	276	37	75	6	117	30	96	11	7	0.00001	0.00001	0.00001	6	1	3	0.00001
112	""	314	36	84	8	115	30	93	15	7	0.00001	1	0.00001	6	2	3	0.00001
113	""	357	46	86	9	107	30	88	16	8	0.00001	1	0.00001	6	1	3	0.00001
114	""	249	54	91	8	113	25	81	16	4	0.00001	1	0.00001	6	2	3	1
115	""	278	51	90	11	133	23	72	15	5	0.00001	1	0.00001	7	2	3	0.00001
116	15	356	48	96	8	135	21	75	11	7	0.00001	1	0.00001	7	2	2	0.00001
117	""	405	51	100	11	145	23	71	14	9	0.00001	1	0.00001	7	2	3	0.00001
118	""	319	50	103	17	153	26	66	13	7	1	1	0.00001	6	3	2	0.00001
119	""	344	50	108	19	162	31	71	11	7	0.00001	1	0.00001	6	2	2	0.00001
120	""	384	42	114	30	163	30	75	15	8	0.00001	1	0.00001	6	3	2	0.00001
121	20	454	40	117	28	169	35	70	15	8	1	1	0.00001	6	2	2	0.00001
122	""	477	48	125	54	164	42	77	18	8	0.00001	2	0.00001	6	1	2	0.00001
123	""	452	50	124	55	165	50	77	18	8	0.00001	1	0.00001	5	1	1	0.00001
124	""	495	55	125	61	157	54	84	21	6	1	1	0.00001	5	1	2	0.00001
125	""	564	56	121	63	151	52	85	27	7	0.00001	2	0.00001	6	0.00001	2	0.00001
126	25	574	60	121	67	148	47	79	38	6	0.00001	2	0.00001	6	0.00001	1	0.00001
127	""	597	66	126	72	144	53	70	43	7	0.00001	1	0.00001	7	0.00001	1	0.00001
128	""	605	64	127	80	138	55	71	48	5	0.00001	2	0.00001	7	1	1	0.00001
129	""	620	64	134	60	141	63	63	49	6	0.00001	1	0.00001	6	0.00001	0.00001	0.00001
130	""	634	65	144	60	146	73	54	61	6	0.00001	2	0.00001	7	2	1	1
131	""	654	62	162	64	150	84	48	77	5	1	2	0.00001	7	1	1	0.00001
132	""	645	61	181	61	157	99	41	81	5	0.00001	1	1	6	2	0.00001	0.00001
133	Jun	665	69	196	64	166	107	36	84	6	0.00001	2	1	6	2	1	1
134	""	666	65	198	55	173	105	34	86	8	0.00001	3	0.00001	6	2	1	1
135	""	698	55	219	70	177	106	32	92	9	0.00001	3	1	5	3	0.00001	1
136	""	696	68	242	82	180	107	36	108	9	1	3	1	6	3	1	2
137	05	759	72	252	101	185	103	38	115	9	0.00001	3	1	4	3	1	2
138	""	730	73	267	108	193	104	45	120	12	0.00001	3	2	5	2	1	1
139	""	749	89	285	111	202	102	52	124	15	1	4	1	6	3	0.00001	2
140	""	739	99	294	122	207	115	58	121	15	0.00001	3	1	7	3	1	2
141	""	675	104	316	124	206	120	67	129	15	0.00001	4	1	8	2	1	2
142	10	697	118	322	116	211	128	73	141	16	1	4	1	8	3	1	3
143	""	714	118	325	116	218	125	72	146	18	0.00001	3	0.00001	8	2	1	2
144	""	654	122	337	112	244	125	76	148	20	1	5	1	9	2	1	4
145	""	650	125	337	104	264	119	73	158	17	0.00001	4	0.00001	10	2	0.00001	4
146	""	632	116	333	105	278	122	73	176	17	0.00001	4	1	9	3	1	5
147	15	658	108	343	84	292	119	69	190	15	1	5	0.00001	9	2	1	4
148	""	631	120	350	86	296	123	68	195	15	0.00001	4	0.00001	8	3	0.00001	5
149	""	676	145	353	84	318	125	65	185	14	0.00001	4	1	9	2	1	4
150	""	635	143	351	74	345	135	71	179	18	0.00001	4	0.00001	8	3	1	4
151	""	619	148	350	93	340	149	73	183	14	0.00001	5	1	11	4	1	3
152	20	599	161	364	95	351	153	76	165	14	0.00001	4	1	9	3	1	4
153	""	581	175	381	102	357	146	79	186	16	0.00001	5	1	9	3	1	2
154	""	517	179	396	127	351	163	84	170	17	0.00001	5	1	10	3	1	3
155	""	549	172	412	134	355	153	89	163	19	0.00001	5	1	10	3	1	2
156	""	395	171	436	141	351	156	95	174	20	0.00001	6	2	9	3	1	2
157	25	406	185	474	148	336	166	102	182	18	0.00001	6	1	10	3	1	2
158	""	340	196	503	140	335	161	108	174	19	0.00001	6	1	7	2	1	2
159	""	331	209	515	154	317	166	122	194	22	0.00001	6	2	9	3	1	3
160	""	305	216	521	170	304	190	141	157	21	0.00001	7	1	8	3	1	3
161	""	300	239	528	191	293	190	165	166	19	1	6	2	9	3	1	3
162	""	251	256	537	197	285	199	185	169	17	1	6	1	8	3	2	4
163	Jul	303	268	545	212	271	202	210	142	19	1	7	2	8	2	2	4
164	""	264	273	543	235	260	210	229	145	19	1	7	2	6	3	2	4
165	""	294	282	548	242	242	222	261	141	20	1	6	3	9	3	3	4
166	""	294	287	557	245	239	237	277	113	17	1	7	2	9	2	5	4
167	05	284	301	558	251	227	252	291	117	20	1	7	3	8	3	6	3
168	""	260	301	558	231	224	259	297	99	22	2	8	3	8	2	6	3
169	""	307	309	552	268	221	269	305	118	26	2	7	2	8	3	6	2
170	""	262	316	550	268	218	269	308	132	24	2	7	3	8	3	7	2
171	""	233	336	544	266	225	265	320	132	18	3	8	3	9	3	9	2
172	10	267	361	540	278	216	290	307	137	22	4	8	3	9	3	9	2
173	""	240	386	532	300	212	323	317	169	21	4	8	3	9	4	10	2
174	""	214	411	531	324	219	307	321	168	21	4	8	4	8	3	11	1
175	""	198	436	531	347	224	317	318	197	18	3	8	3	8	4	12	2
176	""	194	488	533	328	219	318	317	186	17	4	8	4	8	4	13	3
177	15	192	493	534	328	224	363	324	201	23	4	8	3	7	5	12	4
178	""	203	504	537	331	224	389	322	215	25	3	7	4	7	6	13	4
179	""	147	518	529	345	228	386	340	240	25	4	8	3	6	6	13	3
180	""	134	527	521	355	225	373	340	250	25	3	7	4	5	6	11	6
181	""	147	532	516	341	226	432	346	277	24	4	7	3	6	6	12	6
182	20	151	539	497	329	229	464	362	349	25	4	7	4	7	7	11	6
183	""	125	531	474	347	239	497	374	363	20	4	7	3	6	6	11	5
184	""	112	554	447	375	248	482	374	413	14	4	8	3	7	7	10	4
185	""	121	535	423	395	251	508	385	436	14	4	8	4	8	7	10	6
186	""	107	520	402	391	263	561	390	447	11	4	9	3	7	7	10	7
187	25	107	537	382	394	284	601	392	506	14	3	8	4	8	7	9	5
188	""	98	542	358	439	291	556	395	535	11	4	8	4	7	8	9	6
189	""	107	551	361	492	293	470	405	538	12	4	9	4	8	6	9	8
190	""	108	559	365	510	291	601	412	576	13	4	9	4	7	7	9	8
191	""	106	571	374	522	297	630	417	590	11	5	8	4	7	7	9	8
192	""	90	620	369	543	307	617	409	612	9	5	7	5	7	7	8	9
193	""	80	653	369	571	320	616	395	669	6	4	7	4	8	9	8	10
194	Aug	96	665	367	606	321	624	386	691	6	6	7	4	7	9	8	10
195	""	79	688	360	616	327	675	374	679	3	5	7	4	8	13	8	11
196	""	64	715	342	645	332	772	352	677	2	6	6	5	7	13	8	12
197	""	54	721	320	677	333	661	330	677	3	6	7	4	7	14	8	16
198	05	51	735	293	681	328	660	317	668	3	5	6	5	8	12	8	15
199	""	51	742	269	696	325	678	306	646	4	6	5	5	9	12	8	14
200	""	56	750	241	734	326	643	302	613	4	6	6	6	8	10	8	15
201	""	44	737	214	774	322	643	294	560	3	6	5	7	8	11	7	15
202	""	49	736	189	799	333	639	283	608	4	6	5	6	7	7	7	15
203	10	49	713	161	788	329	626	272	587	4	6	4	6	8	8	8	14
204	""	75	714	137	800	337	619	259	615	8	6	3	7	7	5	6	12
205	""	73	700	117	864	344	603	251	614	9	5	3	7	7	8	7	14
206	""	76	681	103	929	353	605	246	686	9	6	3	8	6	9	6	15
207	""	70	679	96	969	352	620	238	757	9	6	3	7	7	9	6	17
208	15	77	685	92	1013	356	599	232	827	9	5	3	8	7	7	6	16
209	""	77	678	89	1031	351	574	230	949	9	6	3	9	7	8	5	17
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
Category:Diagrams based on WHO COVID-19 situation reports Category:Global statistics about the COVID-19 pandemic Category:Diagrams about COVID-19 cases on a logarithmic scale Category:Diagrams about COVID-19 deaths on a logarithmic scale Category:Images with Gnuplot source code
Category:CC-BY-SA-4.0 Category:Diagrams about COVID-19 cases on a logarithmic scale Category:Diagrams about COVID-19 deaths on a logarithmic scale Category:Diagrams based on WHO COVID-19 situation reports Category:Global statistics about the COVID-19 pandemic Category:Images with Gnuplot source code Category:Self-published work