File:WHO Covid 2020 Jan-Aug daily C DR Congo.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:
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.
Category:CC-BY-SA-4.0#WHO%20Covid%202020%20Jan-Aug%20daily%20C%20DR%20Congo.pdf
Category:Self-published work

Gnuplot source code

Gnuplot source code
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_C_DR_Congo.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 964 164 239 001
# (2) dist: 1,0:170 2,0:247 2,1:146
# (3,4) dist max: 247 2:239--0:964
# (4) right: 1 0 0 1
# (6,7) scMax: 250 975
# (8) scale: [1:10] [1:1] [1:1] [1:1]


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

set title "DR_Congo"

$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	""	1	-	0	-
52	""	1	-	0	-
53	""	1	-	0	-
54	""	2	-	0	-
55	15	2	-	0	-
56	""	2	-	0	-
57	""	3	-	0	-
58	""	3	0	0	0
59	""	7	1	0	0
60	20	14	2	0	0
61	""	14	1	0	0
62	""	23	3	1	0
63	""	30	4	2	0
64	""	36	5	2	1
65	25	45	6	2	0
66	""	51	6	3	0
67	""	54	6	4	1
68	""	58	6	4	1
69	""	68	7	6	0
70	""	81	7	8	1
71	""	98	9	8	1
72	Apr	109	9	8	1
73	""	123	10	11	1
74	""	134	12	13	1
75	""	134	11	13	2
76	05	148	11	16	1
77	""	161	12	18	1
78	""	161	9	18	2
79	""	183	10	20	2
80	""	207	12	20	1
81	10	215	12	20	1
82	""	215	11	20	1
83	""	223	11	20	0
84	""	235	11	20	1
85	""	241	11	20	0
86	15	254	10	21	0
87	""	267	9	22	0
88	""	287	10	23	1
89	""	287	10	23	0
90	""	327	15	25	1
91	20	332	14	25	1
92	""	350	16	25	0
93	""	359	15	25	1
94	""	359	13	25	0
95	""	394	15	25	1
96	25	416	18	28	0
97	""	442	17	28	1
98	""	459	18	28	0
99	""	471	17	30	1
100	""	491	19	30	1
101	""	500	20	31	1
102	May	572	26	31	0
103	""	604	27	32	1
104	""	674	33	33	1
105	""	682	32	34	1
106	05	682	30	34	0
107	""	705	30	34	1
108	""	797	43	35	0
109	""	897	46	36	1
110	""	937	48	39	1
111	10	991	45	41	1
112	""	1024	49	41	1
113	""	1102	60	44	2
114	""	1169	66	50	2
115	""	1242	64	50	2
116	15	1298	57	50	2
117	""	1369	62	60	3
118	""	1454	66	60	3
119	""	1454	61	60	2
120	""	1537	62	60	3
121	20	1730	81	60	1
122	""	1834	84	60	2
123	""	1944	92	62	1
124	""	1944	83	62	1
125	""	2140	98	62	0
126	25	2140	98	62	0
127	""	2304	109	66	1
128	""	2402	96	67	1
129	""	2659	118	68	1
130	""	2832	127	68	1
131	""	2832	127	68	1
132	""	2965	118	68	1
133	Jun	3048	129	71	1
134	""	3194	127	71	1
135	""	3325	132	71	0
136	""	3494	120	74	1
137	05	3643	115	77	1
138	""	3763	133	80	2
139	""	3877	131	81	2
140	""	4015	138	84	2
141	""	4105	130	87	2
142	10	4258	133	90	3
143	""	4389	128	96	3
144	""	4514	125	97	3
145	""	4636	124	100	3
146	""	4723	121	105	3
147	15	4777	109	106	3
148	""	4777	96	106	3
149	""	4973	102	111	3
150	""	5099	102	114	3
151	""	5282	109	116	2
152	20	5476	120	121	3
153	""	5671	136	124	3
154	""	5825	149	129	3
155	""	5924	164	134	4
156	""	6026	151	134	4
157	25	6212	159	141	3
158	""	6410	161	141	4
159	""	6551	153	148	4
160	""	6689	146	152	4
161	""	6826	143	157	4
162	""	6938	145	166	4
163	Jul	7038	144	169	5
164	""	7121	130	174	5
165	""	7188	111	175	5
166	""	7310	109	178	4
167	05	7378	98	181	4
168	""	7410	84	181	4
169	""	7431	70	181	2
170	""	7659	89	182	2
171	""	7736	88	183	1
172	10	7845	93	188	2
173	""	7904	85	188	1
174	""	7970	85	188	1
175	""	8032	89	188	1
176	""	8074	92	189	2
177	15	8134	67	189	1
178	""	8162	61	191	1
179	""	8198	51	192	0
180	""	8248	49	192	1
181	""	8249	40	192	0
182	20	8402	53	193	1
183	""	8442	52	193	1
184	""	8533	57	195	1
185	""	8625	66	196	0
186	""	8625	61	196	1
187	25	8625	54	196	0
188	""	8766	74	200	2
189	""	8830	61	203	1
190	""	8843	57	207	2
191	""	8872	49	207	2
192	""	8930	43	212	2
193	""	9009	55	214	3
194	Aug	9069	64	214	2
195	""	9069	43	214	2
196	""	9114	41	214	2
197	""	9132	41	214	1
198	05	9177	43	214	1
199	""	9252	46	214	0
200	""	9308	43	214	0
201	""	9354	41	218	1
202	""	9435	52	218	0
203	10	9453	49	224	2
204	""	9488	50	224	1
205	""	9498	46	225	2
206	""	9537	41	225	1
207	""	9588	40	234	3
208	15	9604	36	238	3
209	""	9637	29	239	3
EOF

# confirmed:
set label "9637   " at first 209,963*250/975   left back textcolor "#8080ff"
# -~confirmed:
set label "29     " at first 209, 29           left back textcolor "#ff8080"
set label "164    " at first 155,164        +3 left back textcolor "#ff8080"
# deaths:
set label "239    " at first 209,239           left back textcolor "#ff8080"
# -~deaths:
set label "3      " at first 209,  3*250/975   left back textcolor "#8080ff"
set label "5      " at first 163,  5*250/975+3 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/     10*250/975) 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        ) with lines lc 7 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*250/975) 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
Category:Diagrams based on WHO COVID-19 situation reports Category:Diagrams about the COVID-19 pandemic in the Democratic Republic of the Congo Category:Images with Gnuplot source code
Category:CC-BY-SA-4.0 Category:Diagrams about the COVID-19 pandemic in the Democratic Republic of the Congo Category:Diagrams based on WHO COVID-19 situation reports Category:Images with Gnuplot source code Category:Self-published work