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

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

Original file (3,300 × 1,950 pixels, file size: 23 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_Lebanon.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 845 317 001 001
# (2) dist: 1,0:267
# (3,4) dist max: 267 1:317--0:845
# (4) right: 1 0 1 1
# (6,7) scMax: 325 850
# (8) scale: [1:10] [1:1] [1:1] [1:1]


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

set title "Lebanon"

$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	""	1	-	0	-
34	""	1	-	0	-
35	""	1	-	0	-
36	25	1	-	0	-
37	""	1	-	0	-
38	""	2	-	0	-
39	""	2	-	0	-
40	""	2	0	0	0
41	Mar	2	1	0	0
42	""	10	1	0	0
43	""	13	2	0	0
44	""	13	1	0	0
45	05	13	2	0	0
46	""	16	2	0	0
47	""	22	3	0	0
48	""	28	3	0	0
49	""	32	4	0	0
50	10	41	4	0	0
51	""	41	4	1	0
52	""	66	7	3	1
53	""	66	7	3	0
54	""	77	8	4	1
55	15	93	9	3	0
56	""	99	10	3	0
57	""	109	10	3	1
58	""	120	11	3	0
59	""	133	10	4	0
60	20	149	11	4	0
61	""	163	13	4	0
62	""	206	16	4	1
63	""	248	21	4	0
64	""	267	23	4	0
65	25	304	26	4	0
66	""	333	29	4	0
67	""	368	31	6	0
68	""	391	32	8	1
69	""	412	30	8	0
70	""	438	27	10	1
71	""	446	26	11	1
72	Apr	463	22	12	1
73	""	479	21	12	2
74	""	508	20	17	1
75	""	508	17	17	1
76	05	527	16	18	2
77	""	527	13	18	1
78	""	541	14	19	1
79	""	548	12	19	1
80	""	575	13	19	1
81	10	582	11	19	0
82	""	609	14	20	1
83	""	619	14	20	0
84	""	630	14	20	0
85	""	632	13	20	1
86	15	641	14	21	0
87	""	658	11	21	0
88	""	663	12	21	0
89	""	668	8	21	1
90	""	673	8	21	0
91	20	673	6	21	0
92	""	677	7	21	0
93	""	682	6	22	0
94	""	682	3	22	0
95	""	688	4	22	0
96	25	696	4	22	1
97	""	704	4	24	0
98	""	707	5	24	0
99	""	710	5	24	1
100	""	717	5	24	0
101	""	721	5	24	0
102	May	725	5	24	1
103	""	729	5	24	0
104	""	733	4	25	0
105	""	737	5	25	0
106	05	740	4	25	0
107	""	741	3	25	1
108	""	750	4	25	0
109	""	784	9	25	0
110	""	796	9	26	0
111	10	809	11	26	0
112	""	845	16	26	0
113	""	859	17	26	1
114	""	870	18	26	0
115	""	878	18	26	0
116	15	886	15	26	0
117	""	891	14	26	0
118	""	902	13	26	0
119	""	911	9	26	0
120	""	954	14	26	0
121	20	954	12	26	0
122	""	961	12	26	0
123	""	1024	19	26	0
124	""	1086	28	26	0
125	""	1097	28	26	0
126	25	1114	29	26	0
127	""	1119	24	26	0
128	""	1140	26	26	0
129	""	1161	29	26	0
130	""	1168	20	26	0
131	""	1172	13	26	0
132	""	1191	13	26	0
133	Jun	1220	15	27	0
134	""	1233	17	27	0
135	""	1242	14	27	0
136	""	1256	14	27	1
137	05	1306	19	28	0
138	""	1312	20	28	0
139	""	1320	19	29	1
140	""	1331	16	30	0
141	""	1350	16	30	0
142	10	1368	18	30	1
143	""	1388	19	30	0
144	""	1402	14	31	1
145	""	1422	16	31	0
146	""	1442	17	32	1
147	15	1446	17	32	0
148	""	1464	16	32	0
149	""	1473	15	32	0
150	""	1489	14	32	1
151	""	1495	14	32	0
152	20	1510	12	32	0
153	""	1536	14	32	0
154	""	1587	20	32	0
155	""	1603	20	32	0
156	""	1622	21	32	0
157	25	1644	22	33	0
158	""	1662	24	33	0
159	""	1697	27	33	0
160	""	1719	26	33	1
161	""	1740	22	33	0
162	""	1745	20	34	0
163	Jul	1778	22	34	0
164	""	1788	21	34	0
165	""	1796	19	35	1
166	""	1830	19	35	0
167	05	1855	19	35	0
168	""	1873	19	36	1
169	""	1885	20	36	0
170	""	1907	19	36	0
171	""	1946	22	36	1
172	10	2011	31	36	0
173	""	2082	36	36	0
174	""	2168	45	36	0
175	""	2334	66	36	0
176	""	2419	76	36	0
177	15	2451	78	37	0
178	""	2542	85	38	0
179	""	2599	84	40	1
180	""	2700	88	40	1
181	""	2775	87	40	0
182	20	2859	75	40	1
183	""	2905	69	41	0
184	""	2980	76	41	1
185	""	3105	80	43	1
186	""	3260	95	43	0
187	25	3407	101	46	1
188	""	3582	115	47	1
189	""	3750	127	51	2
190	""	3882	140	51	1
191	""	4023	149	54	2
192	""	4205	157	55	2
193	""	4334	153	57	2
194	Aug	4555	164	59	1
195	""	4730	164	61	2
196	""	4885	162	62	2
197	""	5062	169	65	2
198	05	5062	148	65	2
199	""	5417	174	68	1
200	""	5672	191	70	2
201	""	5951	199	70	2
202	""	6223	213	74	2
203	10	6517	234	76	2
204	""	6812	250	80	2
205	""	7121	294	87	3
206	""	7413	285	89	3
207	""	7711	291	92	3
208	15	8045	299	94	4
209	""	8442	317	97	3
EOF

# confirmed:
set label "8442   " at first 209,844*325/850   left back textcolor "#8080ff"
# -~confirmed:
set label "317    " at first 209,317           left back textcolor "#ff8080"
# deaths:
set label "97     " at first 209, 97*325/850   left back textcolor "#8080ff"
# -~deaths:
set label "3      " at first 209,  3*325/850   left back textcolor "#8080ff"

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