File:WHO Covid 2020 Jan-Aug daily C Isle of Man.pdf

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

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Diagram of WHO COVID-19 daily data (20 Jan - 16 Aug 2020) for "Total Confirmed Cases" (thick solid line), its smoothed increment (thick dash-dotted line), "Total Deaths" (thin dashed line) , and its smoothed increment (thin dotted line). Figures are taken from the available situation reports. Red and blue lines refer to the left and right vertical axis, respectively; the scaling factor for each curve is given in the legend. The horizontal axis starts on 20 Jan 2020 (situation report 1), and ends on 16 Aug 2020 (situation report 209). In the smoothed curves, 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 115 (14 May 2020) and 121 (21 May 2020), there were 8676 and 5339 Total Confirmed Cases in Afghanistan, respectively, so the thick dash-dotted line passes through 477 = (8676-5339)/7 on 21 May.

For an overview of all related visualizations, and a more detailled description, see WHO Covid diagram set#Available country 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_Isle_of_Man.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 336 001 001 001

set xrange [-1:212]
set yrange [0:350]
set y2range [0:100]
set xtics 3650,100
set ytics 50 textcolor "#e51e10"
set y2tics 25 textcolor "#0072b2"
set grid y y2

set title "Isle_of_Man"

$data <<EOF
rep day "confirmed [1:1]" "-~confirmed [1:1]" "deaths [1:1]" "-~deaths [1:1]"
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	""	.	-	.	-
53	""	.	-	.	-
54	""	.	-	.	-
55	15	.	-	.	-
56	""	.	-	.	-
57	""	.	-	.	-
58	""	.	-	.	-
59	""	.	-	.	-
60	20	.	-	.	-
61	""	1	-	0	-
62	""	2	-	0	-
63	""	2	-	0	-
64	""	13	-	0	-
65	25	23	-	0	-
66	""	23	-	0	-
67	""	26	-	0	-
68	""	29	4	0	0
69	""	32	4	0	0
70	""	42	6	0	0
71	""	42	4	0	0
72	Apr	52	4	0	0
73	""	65	6	0	0
74	""	71	7	1	0
75	""	114	12	1	0
76	05	126	13	1	0
77	""	127	12	1	1
78	""	127	12	1	0
79	""	150	14	1	0
80	""	150	13	1	0
81	10	165	13	1	0
82	""	190	11	1	0
83	""	204	11	1	0
84	""	226	14	1	0
85	""	228	15	2	0
86	15	242	13	2	0
87	""	254	15	2	0
88	""	258	13	4	1
89	""	289	14	4	0
90	""	291	12	4	1
91	20	297	11	4	0
92	""	297	9	4	0
93	""	307	10	10	2
94	""	307	7	10	1
95	""	307	7	16	1
96	25	308	3	17	2
97	""	308	2	18	2
98	""	308	2	18	2
99	""	308	2	18	2
100	""	308	0	20	2
101	""	309	0	21	1
102	May	311	1	22	1
103	""	311	0	22	1
104	""	315	1	23	1
105	""	320	2	23	0
106	05	321	2	23	1
107	""	325	2	23	0
108	""	326	2	23	1
109	""	327	3	23	0
110	""	329	2	23	0
111	10	329	2	23	0
112	""	330	2	23	0
113	""	330	1	23	0
114	""	330	1	23	0
115	""	331	0	23	0
116	15	331	1	23	0
117	""	333	1	24	0
118	""	334	0	24	0
119	""	335	1	24	0
120	""	335	1	24	1
121	20	335	0	24	0
122	""	335	1	24	0
123	""	336	1	24	0
124	""	336	0	24	0
125	""	336	0	24	0
126	25	336	1	24	0
127	""	336	0	24	0
128	""	336	0	24	0
129	""	336	0	24	0
130	""	336	0	24	0
131	""	336	0	24	0
132	""	336	0	24	0
133	Jun	336	0	24	0
134	""	336	0	24	0
135	""	336	0	24	0
136	""	336	0	24	0
137	05	336	0	24	0
138	""	336	0	24	0
139	""	336	0	24	0
140	""	336	0	24	0
141	""	336	0	24	0
142	10	.	-	.	-
143	""	336	-	24	-
144	""	336	-	24	-
145	""	336	-	24	-
146	""	336	-	24	-
147	15	336	-	24	-
148	""	336	-	24	-
149	""	336	-	24	-
150	""	336	0	24	0
151	""	336	0	24	0
152	20	336	0	24	0
153	""	336	0	24	0
154	""	336	0	24	0
155	""	336	0	24	0
156	""	336	0	24	0
157	25	336	0	24	0
158	""	336	0	24	0
159	""	336	0	24	0
160	""	336	0	24	0
161	""	336	0	24	0
162	""	336	0	24	0
163	Jul	336	0	24	0
164	""	336	0	24	0
165	""	336	0	24	0
166	""	336	0	24	0
167	05	336	0	24	0
168	""	336	0	24	0
169	""	336	0	24	0
170	""	336	0	24	0
171	""	336	0	24	0
172	10	336	0	24	0
173	""	336	0	24	0
174	""	336	0	24	0
175	""	336	0	24	0
176	""	336	0	24	0
177	15	336	0	24	0
178	""	336	0	24	0
179	""	336	0	24	0
180	""	336	0	24	0
181	""	336	0	24	0
182	20	336	0	24	0
183	""	336	0	24	0
184	""	336	0	24	0
185	""	336	0	24	0
186	""	336	0	24	0
187	25	336	0	24	0
188	""	336	0	24	0
189	""	336	0	24	0
190	""	336	0	24	0
191	""	336	0	24	0
192	""	336	0	24	0
193	""	336	0	24	0
194	Aug	336	0	24	0
195	""	336	0	24	0
196	""	336	0	24	0
197	""	336	0	24	0
198	05	336	0	24	0
199	""	336	0	24	0
200	""	336	0	24	0
201	""	336	0	24	0
202	""	336	0	24	0
203	10	336	0	24	0
204	""	336	0	24	0
205	""	336	0	24	0
206	""	336	0	24	0
207	""	336	0	24	0
208	15	336	0	24	0
209	""	336	0	24	0
EOF

# confirmed:
set label "336    " at first 209,336           left back textcolor "#ff8080"
set label "336    " at first 123,336        +4 left back textcolor "#ff8080"
# -~confirmed:
set label "0      " at first 209,  0*350/100   left back textcolor "#8080ff"
set label "15     " at first  85, 15*350/100+4 left back textcolor "#8080ff"
# deaths:
set label "24     " at first 209, 24*350/100   left back textcolor "#8080ff"
set label "24     " at first 117, 24*350/100+4 left back textcolor "#8080ff"
# -~deaths:
set label "0      " at first 209,  0*350/100   left back textcolor "#8080ff"
set label "2      " at first  93,  2*350/100+4 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/      1        ) with lines lc 7 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/      1*350/100) with lines lc 6 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/      1*350/100) with lines lc 6 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*350/100) with lines lc 6 lw 5 dt 3 title at 0.150, 0.866

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

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:13, 24 September 2020Thumbnail for version as of 19:13, 24 September 20203,300 × 1,950 (19 KB)Jochen Burghardt (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Diagram of WHO COVID-19 daily data (20 Jan - 16 Aug 2020) for ''"Total Confirmed Cases"'' (thick solid line), its smoothed increment (thick dash-dotted line), ''"Total Deaths"'' (thin dashed line), and its smoothed increment (thin dotted line); see File:WHO_Covid_2020_Jan-Aug_daily_C_Afghanistan.pdf for details.}} |date=2020-09-24 |source={{own}} |author=Jochen Burghardt |permission= |other_versions=[[:File:...

There are no pages that use this file.

Metadata