File:WHO Covid 2020 Jan-Aug daily C Djibouti.pdf

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

Original file(3,300 × 1,950 pixels, file size: 22 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_Djibouti.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 537 187 001 001
# (2) dist: 1,0:288
# (3,4) dist max: 288 1:187--0:537
# (4) right: 1 0 1 1
# (6,7) scMax: 200 550
# (8) scale: [1:10] [1:1] [1:1] [1:1]


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

set title "Djibouti"

$data <<EOF
rep day "confirmed [1:10]" "-~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	""	1	-	0	-
60	20	1	-	0	-
61	""	1	-	0	-
62	""	1	-	0	-
63	""	1	-	0	-
64	""	3	-	0	-
65	25	3	-	0	-
66	""	12	1	0	0
67	""	12	2	0	0
68	""	13	1	0	0
69	""	15	2	0	0
70	""	19	3	0	0
71	""	26	3	0	0
72	Apr	31	4	0	0
73	""	34	3	0	0
74	""	41	5	0	0
75	""	50	5	0	0
76	05	51	5	0	0
77	""	59	6	0	0
78	""	90	9	0	0
79	""	121	13	0	0
80	""	135	14	0	0
81	10	140	14	1	0
82	""	150	15	1	0
83	""	187	19	2	1
84	""	215	22	2	0
85	""	298	30	2	0
86	15	363	35	2	0
87	""	435	42	2	1
88	""	591	65	2	0
89	""	732	83	2	0
90	""	732	78	2	0
91	20	846	90	2	0
92	""	846	78	2	0
93	""	945	83	2	0
94	""	974	77	2	0
95	""	986	57	2	0
96	25	999	38	2	0
97	""	1008	39	2	0
98	""	1023	26	2	0
99	""	1035	27	2	0
100	""	1072	18	2	0
101	""	1077	15	2	0
102	May	1089	14	2	0
103	""	1097	14	2	0
104	""	1112	15	2	0
105	""	1112	13	2	0
106	05	1116	11	2	0
107	""	1120	7	2	0
108	""	1124	7	3	0
109	""	1133	6	3	0
110	""	1135	6	3	0
111	10	1189	11	3	1
112	""	1210	14	3	0
113	""	1227	16	3	0
114	""	1256	19	3	0
115	""	1268	21	3	0
116	15	1284	21	3	0
117	""	1309	25	4	0
118	""	1331	20	4	0
119	""	1401	28	4	0
120	""	1518	41	7	1
121	20	1618	52	7	1
122	""	1828	80	9	0
123	""	2047	109	10	1
124	""	2270	137	10	1
125	""	2270	134	10	1
126	25	2270	124	10	1
127	""	2468	136	14	1
128	""	2468	122	14	1
129	""	2697	124	18	1
130	""	2914	124	20	2
131	""	2914	92	20	1
132	""	3194	132	22	2
133	Jun	3354	154	24	2
134	""	3569	158	24	1
135	""	3779	187	25	2
136	""	3935	177	26	1
137	05	4054	163	26	1
138	""	4123	172	26	1
139	""	4169	140	26	0
140	""	4207	122	28	1
141	""	4278	101	31	1
142	10	4331	79	34	1
143	""	4373	62	34	1
144	""	4398	49	37	2
145	""	4441	46	38	2
146	""	4449	40	41	2
147	15	4465	37	43	2
148	""	4501	32	43	2
149	""	4539	29	43	1
150	""	4545	25	43	1
151	""	4557	23	43	1
152	20	4565	17	45	1
153	""	4565	17	45	1
154	""	4582	17	45	0
155	""	4599	14	48	1
156	""	4617	11	49	0
157	25	4630	12	52	2
158	""	4635	11	52	1
159	""	4643	11	52	1
160	""	4643	11	52	1
161	""	4643	9	52	1
162	""	4656	8	53	1
163	Jul	4682	9	54	0
164	""	4704	11	55	1
165	""	4715	11	55	0
166	""	4736	14	55	1
167	05	4736	13	55	0
168	""	4792	21	55	1
169	""	4822	24	55	0
170	""	4878	28	55	0
171	""	4889	26	55	0
172	10	4955	35	56	0
173	""	4968	33	56	0
174	""	4968	33	56	0
175	""	4972	26	56	1
176	""	4977	22	56	0
177	15	4979	14	56	0
178	""	4985	14	56	0
179	""	4993	5	56	0
180	""	5003	5	56	0
181	""	5003	5	56	0
182	20	5011	6	56	0
183	""	5020	6	56	0
184	""	5027	7	56	0
185	""	5030	6	58	0
186	""	5031	6	58	1
187	25	5039	5	58	0
188	""	5039	5	58	0
189	""	5050	6	58	0
190	""	5059	5	58	1
191	""	5068	6	58	0
192	""	5081	7	58	0
193	""	5081	8	58	0
194	Aug	5081	6	58	0
195	""	5081	6	58	0
196	""	5161	15	59	0
197	""	5240	26	59	0
198	05	5248	26	59	0
199	""	5330	36	59	1
200	""	5334	36	59	0
201	""	5338	36	59	0
202	""	5338	37	59	0
203	10	5344	26	59	0
204	""	5347	16	59	0
205	""	5348	14	59	0
206	""	5358	4	59	0
207	""	5358	3	59	0
208	15	5367	4	59	0
209	""	5367	5	59	0
EOF

# confirmed:
set label "5367   " at first 209,536*200/550   left back textcolor "#8080ff"
# -~confirmed:
set label "5      " at first 209,  5           left back textcolor "#ff8080"
set label "187    " at first 135,187        +2 left back textcolor "#ff8080"
# deaths:
set label "59     " at first 209, 59*200/550   left back textcolor "#8080ff"
set label "59     " at first 196, 59*200/550+2 left back textcolor "#8080ff"
# -~deaths:
set label "0      " at first 209,  0*200/550   left back textcolor "#8080ff"
set label "2      " at first 130,  2*200/550+2 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/     10*200/550) with lines lc 6 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/      1        ) with lines lc 7 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/      1*200/550) with lines lc 6 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*200/550) 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:00, 24 September 2020Thumbnail for version as of 19:00, 24 September 20203,300 × 1,950 (22 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