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

Original file(3,300 × 1,950 pixels, file size: 24 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_Bangladesh.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 275 382 363 001
# (2) dist: 1,0:139 2,0:132 2,1:106
# (3,4) dist max: 139 1:382--0:275
# (4) right: 1 0 0 1
# (6,7) scMax: 400 275
# (8) scale: [1:1000] [1:10] [1:10] [1:1]


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

set title "Bangladesh"

$data <<EOF
rep day "confirmed [1:1000]" "-~confirmed [1:10]" "deaths [1:10]" "-~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	""	3	-	0	-
50	10	3	-	0	-
51	""	3	-	0	-
52	""	3	-	0	-
53	""	3	-	0	-
54	""	3	-	0	-
55	15	3	-	0	-
56	""	5	0	0	0
57	""	8	1	0	0
58	""	8	1	0	0
59	""	10	1	0	0
60	20	17	2	1	0
61	""	17	2	1	0
62	""	24	3	2	1
63	""	27	3	2	0
64	""	33	3	3	0
65	25	39	5	4	1
66	""	39	4	4	0
67	""	48	4	5	1
68	""	48	5	5	1
69	""	48	3	5	0
70	""	49	3	5	0
71	""	49	3	5	1
72	Apr	54	2	6	0
73	""	54	2	6	0
74	""	56	1	6	0
75	""	61	2	6	1
76	05	70	3	8	0
77	""	88	6	8	0
78	""	123	10	12	1
79	""	164	16	17	2
80	""	218	23	20	2
81	10	330	40	21	2
82	""	424	51	27	3
83	""	621	79	34	4
84	""	621	76	34	4
85	""	803	97	39	3
86	15	1012	122	46	5
87	""	1231	144	50	4
88	""	1572	178	60	5
89	""	1838	202	75	7
90	""	2144	217	84	7
91	20	2456	262	91	9
92	""	2948	307	101	8
93	""	3382	338	110	10
94	""	3772	363	120	10
95	""	4186	374	127	9
96	25	4689	407	131	8
97	""	4998	408	140	8
98	""	5416	423	145	8
99	""	5913	423	152	7
100	""	6462	440	155	7
101	""	7103	476	163	6
102	May	7667	497	168	6
103	""	8238	507	170	5
104	""	8790	542	175	5
105	""	9455	577	177	5
106	05	10143	604	182	4
107	""	10929	639	183	4
108	""	11719	659	186	3
109	""	12425	680	186	3
110	""	13134	699	206	5
111	10	13770	712	214	6
112	""	14657	743	228	7
113	""	15691	792	239	8
114	""	16660	819	250	10
115	""	17822	872	269	11
116	15	18863	920	283	14
117	""	20065	990	298	13
118	""	20995	1032	314	15
119	""	22268	1087	328	14
120	""	23870	1169	349	16
121	20	25121	1208	370	17
122	""	26738	1274	386	17
123	""	28511	1378	408	17
124	""	30205	1449	432	20
125	""	32078	1583	452	19
126	25	33610	1620	480	22
127	""	35585	1674	501	22
128	""	36751	1661	522	21
129	""	38292	1651	544	23
130	""	40321	1687	559	22
131	""	42844	1806	582	21
132	""	44608	1790	610	23
133	Jun	47153	1934	650	24
134	""	49534	1993	672	24
135	""	52445	2242	709	27
136	""	55140	2407	746	29
137	05	57563	2463	781	32
138	""	60391	2507	811	32
139	""	63026	2631	846	34
140	""	65769	2659	888	34
141	""	68504	2710	930	37
142	10	71675	2748	975	38
143	""	74865	2817	1012	38
144	""	78052	2927	1049	38
145	""	81523	3019	1095	41
146	""	84379	3051	1139	42
147	15	87520	3107	1171	40
148	""	90619	3159	1209	40
149	""	94481	3258	1262	41
150	""	98489	3375	1305	42
151	""	102292	3463	1343	42
152	20	105535	3430	1388	42
153	""	108775	3485	1425	40
154	""	112306	3541	1464	42
155	""	115786	3596	1502	42
156	""	119198	3531	1545	41
157	25	122660	3453	1582	39
158	""	126606	3473	1621	40
159	""	130474	3563	1661	39
160	""	133978	3600	1695	38
161	""	137787	3640	1738	40
162	""	141801	3717	1783	40
163	Jul	145483	3755	1847	43
164	""	149258	3799	1888	44
165	""	153277	3811	1926	43
166	""	156391	3702	1968	44
167	05	159679	3672	1997	43
168	""	162417	3518	2052	45
169	""	165618	3403	2096	45
170	""	168645	3308	2151	43
171	""	172134	3268	2197	44
172	10	175494	3174	2238	45
173	""	178443	3151	2275	44
174	""	181129	3064	2305	44
175	""	183795	3054	2352	43
176	""	186894	3039	2391	42
177	15	190057	3059	2424	39
178	""	193590	3065	2457	37
179	""	196323	2976	2496	37
180	""	199357	2988	2547	39
181	""	202066	2991	2581	39
182	20	204525	2961	2618	38
183	""	207453	2937	2668	40
184	""	210510	2922	2709	40
185	""	213254	2809	2751	42
186	""	216110	2827	2801	44
187	25	218658	2757	2836	41
188	""	221178	2730	2874	42
189	""	223453	2704	2928	44
190	""	226225	2682	2965	43
191	""	229185	2668	3000	41
192	""	232194	2706	3035	41
193	""	234889	2682	3083	40
194	Aug	237661	2715	3111	39
195	""	239860	2669	3132	37
196	""	240746	2470	3154	33
197	""	242102	2268	3184	31
198	05	244020	2120	3234	33
199	""	246674	2068	3267	33
200	""	249651	2109	3306	32
201	""	252502	2120	3333	32
202	""	255113	2179	3365	33
203	10	257600	2408	3399	35
204	""	260507	2629	3438	37
205	""	263503	2784	3471	33
206	""	266498	2832	3513	36
207	""	269115	2780	3557	35
208	15	271881	2769	3591	37
209	""	274525	2773	3625	37
EOF

# confirmed:
set label "274525 " at first 209,274*400/275   left back textcolor "#8080ff"
# -~confirmed:
set label "2773   " at first 209,277           left back textcolor "#ff8080"
set label "3811   " at first 165,381        +4 left back textcolor "#ff8080"
# deaths:
set label "3625   " at first 209,362           left back textcolor "#ff8080"
# -~deaths:
set label "37     " at first 209, 37*400/275   left back textcolor "#8080ff"
set label "45     " at first 168, 45*400/275+4 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/   1000*400/275) with lines lc 6 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/     10        ) with lines lc 7 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/     10        ) with lines lc 7 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*400/275) 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 (24 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