File:WHO Covid 2020 Jan-Aug daily C Bahamas.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_Bahamas.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 112 001 001 001

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

set title "Bahamas"

$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	""	1	-	0	-
58	""	1	-	0	-
59	""	3	-	0	-
60	20	3	-	0	-
61	""	4	-	0	-
62	""	4	-	0	-
63	""	4	-	0	-
64	""	4	0	0	0
65	25	4	1	0	0
66	""	5	0	0	0
67	""	5	0	0	0
68	""	9	1	0	0
69	""	10	1	0	0
70	""	10	1	0	0
71	""	14	1	0	0
72	Apr	14	2	0	0
73	""	15	1	0	0
74	""	21	2	1	0
75	""	24	2	3	1
76	05	24	2	3	0
77	""	28	3	4	1
78	""	29	2	5	0
79	""	33	3	5	1
80	""	36	3	6	1
81	10	40	3	7	1
82	""	41	2	8	0
83	""	42	3	8	1
84	""	42	2	8	1
85	""	47	2	8	0
86	15	49	2	8	1
87	""	49	2	8	0
88	""	53	2	8	0
89	""	54	2	9	0
90	""	54	2	9	0
91	20	58	2	9	0
92	""	60	2	9	1
93	""	64	2	9	0
94	""	65	2	9	0
95	""	70	3	9	0
96	25	72	2	11	0
97	""	72	3	11	1
98	""	78	3	11	0
99	""	80	3	11	0
100	""	80	2	11	0
101	""	80	2	11	1
102	May	80	1	11	0
103	""	81	2	11	0
104	""	82	1	11	0
105	""	82	1	11	0
106	05	83	0	11	0
107	""	84	1	11	0
108	""	89	1	11	0
109	""	92	2	11	0
110	""	92	1	11	0
111	10	92	2	11	0
112	""	92	1	11	0
113	""	92	1	11	0
114	""	93	2	11	0
115	""	93	0	11	0
116	15	94	1	11	0
117	""	96	0	11	0
118	""	96	1	11	0
119	""	96	0	11	0
120	""	96	1	11	0
121	20	96	0	11	0
122	""	96	1	11	0
123	""	97	0	11	0
124	""	97	0	11	0
125	""	97	0	11	0
126	25	100	1	11	0
127	""	100	1	11	0
128	""	100	0	11	0
129	""	100	1	11	0
130	""	100	0	11	0
131	""	101	1	11	0
132	""	101	0	11	0
133	Jun	101	0	11	0
134	""	102	1	11	0
135	""	102	0	11	0
136	""	102	0	11	0
137	05	102	1	11	0
138	""	102	0	11	0
139	""	103	0	11	0
140	""	103	0	11	0
141	""	103	0	11	0
142	10	103	1	11	0
143	""	103	0	11	0
144	""	103	0	11	0
145	""	103	0	11	0
146	""	103	0	11	0
147	15	103	0	11	0
148	""	104	0	11	0
149	""	104	0	11	0
150	""	104	0	11	0
151	""	104	1	11	0
152	20	104	0	11	0
153	""	104	0	11	0
154	""	104	0	11	0
155	""	104	0	11	0
156	""	104	0	11	0
157	25	104	0	11	0
158	""	104	0	11	0
159	""	104	0	11	0
160	""	104	0	11	0
161	""	104	0	11	0
162	""	104	0	11	0
163	Jul	104	0	11	0
164	""	104	0	11	0
165	""	104	0	11	0
166	""	104	0	11	0
167	05	104	0	11	0
168	""	104	0	11	0
169	""	104	0	11	0
170	""	104	0	11	0
171	""	104	0	11	0
172	10	106	0	11	0
173	""	107	1	11	0
174	""	108	0	11	0
175	""	111	1	11	0
176	""	111	1	11	0
177	15	113	2	11	0
178	""	116	1	11	0
179	""	119	2	11	0
180	""	124	3	11	0
181	""	129	3	11	0
182	20	138	3	11	0
183	""	153	6	11	0
184	""	174	9	11	0
185	""	194	11	11	0
186	""	219	15	11	0
187	25	274	21	11	0
188	""	316	27	11	0
189	""	326	27	11	0
190	""	342	27	11	0
191	""	382	29	11	0
192	""	447	36	11	0
193	""	484	38	11	0
194	Aug	508	34	14	0
195	""	508	27	14	1
196	""	574	36	14	0
197	""	648	43	14	1
198	05	679	43	14	0
199	""	715	38	14	1
200	""	751	38	14	0
201	""	761	36	14	0
202	""	830	46	14	0
203	10	878	44	14	0
204	""	898	35	15	0
205	""	945	38	15	0
206	""	989	40	15	0
207	""	1036	40	15	1
208	15	1089	47	15	0
209	""	1119	41	17	0
EOF

# confirmed:
set label "1119   " at first 209,111           left back textcolor "#ff8080"
# -~confirmed:
set label "41     " at first 209, 41*125/100   left back textcolor "#8080ff"
# deaths:
set label "17     " at first 209, 17*125/100   left back textcolor "#8080ff"
# -~deaths:
set label "0      " at first 209,  0*125/100   left back textcolor "#8080ff"
set label "1      " at first  75,  1*125/100+2 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/     10        ) with lines lc 7 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/      1*125/100) with lines lc 6 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/      1*125/100) with lines lc 6 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*125/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
current18:49, 24 September 2020Thumbnail for version as of 18:49, 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