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

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

Original file (3,300 × 1,950 pixels, file size: 32 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,-~deaths14.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 [14]"

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