File:WHO Covid 2020 Jan-Aug daily C Bhutan.pdf
Summary
| 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
I, the copyright holder of this work, hereby publish it under the following license:
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
Gnuplot source code |
|---|
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_C_Bhutan.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 133 001 001 001
set xrange [-1:212]
set yrange [0:150]
set y2range [0:100]
set xtics 3650,100
set ytics 25 textcolor "#e51e10"
set y2tics 25 textcolor "#0072b2"
set grid y y2
set title "Bhutan"
$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 "" 1 - 0 -
47 "" 1 - 0 -
48 "" 1 - 0 -
49 "" 1 - 0 -
50 10 1 - 0 -
51 "" 1 - 0 -
52 "" 1 - 0 -
53 "" 1 0 0 0
54 "" 1 0 0 0
55 15 1 0 0 0
56 "" 1 0 0 0
57 "" 1 0 0 0
58 "" 1 0 0 0
59 "" 1 0 0 0
60 20 2 0 0 0
61 "" 2 0 0 0
62 "" 2 0 0 0
63 "" 2 1 0 0
64 "" 2 0 0 0
65 25 2 0 0 0
66 "" 2 0 0 0
67 "" 3 0 0 0
68 "" 3 0 0 0
69 "" 3 0 0 0
70 "" 4 1 0 0
71 "" 4 0 0 0
72 Apr 4 0 0 0
73 "" 4 1 0 0
74 "" 5 0 0 0
75 "" 5 0 0 0
76 05 5 0 0 0
77 "" 5 1 0 0
78 "" 5 0 0 0
79 "" 5 0 0 0
80 "" 5 0 0 0
81 10 5 0 0 0
82 "" 5 0 0 0
83 "" 5 0 0 0
84 "" 5 0 0 0
85 "" 5 0 0 0
86 15 5 0 0 0
87 "" 5 0 0 0
88 "" 5 0 0 0
89 "" 5 0 0 0
90 "" 5 0 0 0
91 20 5 0 0 0
92 "" 6 0 0 0
93 "" 6 0 0 0
94 "" 7 1 0 0
95 "" 7 0 0 0
96 25 7 0 0 0
97 "" 7 0 0 0
98 "" 7 1 0 0
99 "" 7 0 0 0
100 "" 7 0 0 0
101 "" 7 0 0 0
102 May 7 0 0 0
103 "" 7 0 0 0
104 "" 7 0 0 0
105 "" 7 0 0 0
106 05 7 0 0 0
107 "" 7 0 0 0
108 "" 7 0 0 0
109 "" 7 0 0 0
110 "" 7 0 0 0
111 10 7 0 0 0
112 "" 9 0 0 0
113 "" 11 1 0 0
114 "" 11 0 0 0
115 "" 15 2 0 0
116 15 20 1 0 0
117 "" 21 2 0 0
118 "" 21 2 0 0
119 "" 21 2 0 0
120 "" 21 2 0 0
121 20 21 1 0 0
122 "" 21 1 0 0
123 "" 21 0 0 0
124 "" 21 0 0 0
125 "" 24 0 0 0
126 25 27 1 0 0
127 "" 27 1 0 0
128 "" 27 1 0 0
129 "" 28 1 0 0
130 "" 31 1 0 0
131 "" 33 2 0 0
132 "" 33 1 0 0
133 Jun 43 3 0 0
134 "" 47 3 0 0
135 "" 47 2 0 0
136 "" 47 3 0 0
137 05 47 2 0 0
138 "" 48 3 0 0
139 "" 48 2 0 0
140 "" 59 2 0 0
141 "" 59 2 0 0
142 10 59 1 0 0
143 "" 62 3 0 0
144 "" 62 2 0 0
145 "" 62 2 0 0
146 "" 66 2 0 0
147 15 66 1 0 0
148 "" 67 1 0 0
149 "" 67 2 0 0
150 "" 67 0 0 0
151 "" 67 1 0 0
152 20 68 1 0 0
153 "" 68 0 0 0
154 "" 68 0 0 0
155 "" 69 1 0 0
156 "" 70 0 0 0
157 25 70 1 0 0
158 "" 70 0 0 0
159 "" 70 0 0 0
160 "" 76 1 0 0
161 "" 76 2 0 0
162 "" 77 1 0 0
163 Jul 77 1 0 0
164 "" 77 1 0 0
165 "" 77 1 0 0
166 "" 78 1 0 0
167 05 78 0 0 0
168 "" 80 1 0 0
169 "" 80 0 0 0
170 "" 80 1 0 0
171 "" 80 0 0 0
172 10 80 0 0 0
173 "" 82 1 0 0
174 "" 82 1 0 0
175 "" 84 0 0 0
176 "" 84 1 0 0
177 15 84 0 0 0
178 "" 84 1 0 0
179 "" 86 1 0 0
180 "" 87 0 0 0
181 "" 87 1 0 0
182 20 89 1 0 0
183 "" 90 1 0 0
184 "" 92 1 0 0
185 "" 92 1 0 0
186 "" 92 1 0 0
187 25 92 1 0 0
188 "" 93 0 0 0
189 "" 95 1 0 0
190 "" 99 2 0 0
191 "" 99 1 0 0
192 "" 101 1 0 0
193 "" 101 1 0 0
194 Aug 101 1 0 0
195 "" 102 2 0 0
196 "" 103 1 0 0
197 "" 103 0 0 0
198 05 105 1 0 0
199 "" 105 1 0 0
200 "" 108 1 0 0
201 "" 108 1 0 0
202 "" 108 1 0 0
203 10 110 1 0 0
204 "" 113 1 0 0
205 "" 113 1 0 0
206 "" 128 4 0 0
207 "" 131 3 0 0
208 15 133 3 0 0
209 "" 133 4 0 0
EOF
# confirmed:
set label "133 " at first 209,133 left back textcolor "#ff8080"
# -~confirmed:
set label "4 " at first 209, 4*150/100 left back textcolor "#8080ff"
# deaths:
set label "0 " at first 209, 0*150/100 left back textcolor "#8080ff"
set label "0 " at first 46, 0*150/100+2 left back textcolor "#8080ff"
# -~deaths:
set label "0 " at first 209, 0*150/100 left back textcolor "#8080ff"
set label "0 " at first 53, 0*150/100+2 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*150/100) with lines lc 6 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/ 1*150/100) with lines lc 6 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/ 1*150/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
|