File:WHO Covid 2020 Jan-Aug daily C Czechia.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%20Czechia.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_Czechia.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 199 277 395 001
# (2) dist: 1,0:140 2,0:199 2,1:143
# (3,4) dist max: 199 2:395--0:199
# (4) right: 1 1 0 1
# (6,7) scMax: 400 300
# (8) scale: [1:100] [1:1] [1:1] [1:1]


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

set title "Czechia"

$data <<EOF
rep day "confirmed [1:100]" "-~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	""	3	-	0	-
43	""	3	-	0	-
44	""	5	-	0	-
45	05	5	-	0	-
46	""	12	-	0	-
47	""	12	-	0	-
48	""	26	-	0	-
49	""	32	5	0	0
50	10	38	5	0	0
51	""	61	8	0	0
52	""	94	12	0	0
53	""	116	15	0	0
54	""	150	20	0	0
55	15	214	27	0	0
56	""	298	38	0	0
57	""	383	49	0	0
58	""	434	53	0	0
59	""	522	61	0	0
60	20	694	83	0	0
61	""	904	108	0	0
62	""	995	111	0	0
63	""	1165	124	1	0
64	""	1236	122	1	0
65	25	1394	137	3	1
66	""	1654	162	6	1
67	""	2062	195	9	1
68	""	2279	197	9	1
69	""	2663	238	11	2
70	""	2829	238	16	2
71	""	3002	252	24	3
72	Apr	3308	273	31	4
73	""	3589	277	39	5
74	""	3858	256	44	5
75	""	4190	273	53	6
76	05	4472	259	59	7
77	""	4587	251	67	7
78	""	4822	260	78	8
79	""	5017	244	88	8
80	""	5312	246	99	9
81	10	5569	245	112	9
82	""	5732	220	119	10
83	""	5902	204	129	10
84	""	5991	201	138	10
85	""	6059	177	143	9
86	15	6141	160	161	11
87	""	6303	142	166	9
88	""	6433	123	169	8
89	""	6549	117	173	8
90	""	6654	107	181	8
91	20	6787	114	188	7
92	""	6914	122	196	7
93	""	7041	129	201	6
94	""	7136	119	210	6
95	""	7188	108	213	7
96	25	7273	103	215	6
97	""	7352	100	218	5
98	""	7404	88	221	5
99	""	7449	76	223	3
100	""	7504	66	227	4
101	""	7579	64	227	3
102	May	7682	70	236	3
103	""	7737	67	240	3
104	""	7755	57	245	4
105	""	7781	54	248	4
106	05	7819	53	252	4
107	""	7896	56	257	5
108	""	7974	56	262	5
109	""	8031	50	270	4
110	""	8077	49	273	5
111	10	8095	48	276	5
112	""	8123	49	280	4
113	""	8176	51	282	4
114	""	8221	47	283	4
115	""	8269	42	290	4
116	15	8351	45	293	3
117	""	8406	47	295	4
118	""	8455	52	296	2
119	""	8475	50	298	3
120	""	8586	59	297	2
121	20	8647	61	302	3
122	""	8721	64	304	2
123	""	8754	58	306	2
124	""	8813	58	312	2
125	""	8890	62	314	3
126	25	8957	69	315	2
127	""	9002	59	317	3
128	""	9050	58	317	2
129	""	9086	52	317	2
130	""	9140	55	319	2
131	""	9196	55	319	1
132	""	9230	48	319	1
133	Jun	9273	46	320	0
134	""	9302	42	321	1
135	""	9364	45	323	1
136	""	9438	51	324	1
137	05	9494	50	326	1
138	""	9529	48	327	1
139	""	9567	48	327	1
140	""	9628	51	327	1
141	""	9697	56	328	1
142	10	9751	55	328	1
143	""	9824	55	330	1
144	""	9886	56	329	0
145	""	9938	59	329	0
146	""	9991	60	329	1
147	15	10024	57	329	0
148	""	10064	52	330	0
149	""	10111	52	331	1
150	""	10162	48	333	0
151	""	10230	49	334	1
152	20	10460	75	335	1
153	""	10448	65	336	1
154	""	10498	68	336	1
155	""	10561	71	336	0
156	""	10650	77	339	2
157	25	10777	88	343	1
158	""	10870	91	345	2
159	""	11038	83	349	2
160	""	11298	121	347	1
161	""	11603	158	348	2
162	""	11805	178	348	2
163	Jul	11954	186	349	1
164	""	12046	181	349	1
165	""	12178	187	351	1
166	""	12319	183	352	0
167	05	12440	163	351	1
168	""	12515	131	348	0
169	""	12566	108	350	0
170	""	12685	105	351	0
171	""	12814	109	351	1
172	10	12919	106	352	0
173	""	13062	106	352	0
174	""	13115	97	352	0
175	""	13174	94	352	0
176	""	13238	96	353	1
177	15	13341	94	355	0
178	""	13475	94	355	1
179	""	13612	99	355	0
180	""	13742	97	358	1
181	""	13855	106	358	1
182	20	13945	110	359	1
183	""	14098	123	359	1
184	""	14324	140	360	1
185	""	14570	157	364	1
186	""	14800	170	365	1
187	25	15081	191	369	2
188	""	15212	194	368	1
189	""	15324	197	371	2
190	""	15516	202	373	2
191	""	15799	211	373	2
192	""	16093	218	374	1
193	""	16342	220	379	2
194	Aug	16574	213	382	2
195	""	16699	213	383	2
196	""	16800	210	384	2
197	""	17008	214	386	2
198	05	17286	212	383	2
199	""	17529	205	388	2
200	""	17740	200	390	1
201	""	18060	212	389	1
202	""	18235	220	389	1
203	10	18355	222	390	1
204	""	18494	212	389	0
205	""	18783	214	391	1
206	""	19075	221	391	1
207	""	19401	237	391	0
208	15	19693	233	394	1
209	""	19891	237	395	1
EOF

# confirmed:
set label "19891  " at first 209,198*400/300   left back textcolor "#8080ff"
# -~confirmed:
set label "237    " at first 209,237*400/300   left back textcolor "#8080ff"
set label "277    " at first  73,277*400/300+4 left back textcolor "#8080ff"
# deaths:
set label "395    " at first 209,395           left back textcolor "#ff8080"
# -~deaths:
set label "1      " at first 209,  1*400/300   left back textcolor "#8080ff"
set label "11     " at first  86, 11*400/300+4 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/    100*400/300) with lines lc 6 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/      1*400/300) with lines lc 6 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*400/300) 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 Czech Republic Category:Images with Gnuplot source code
Category:CC-BY-SA-4.0 Category:Diagrams about the COVID-19 pandemic in the Czech Republic Category:Diagrams based on WHO COVID-19 situation reports Category:Images with Gnuplot source code Category:Self-published work