File:WHO Covid 2020 Jan-Aug daily C Greece.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%20Greece.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_Greece.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 686 206 226 001
# (2) dist: 1,0:300 2,0:304 2,1:110
# (3,4) dist max: 304 2:226--0:686
# (4) right: 1 0 0 1
# (6,7) scMax: 250 700
# (8) scale: [1:10] [1:1] [1:1] [1:1]


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

set title "Greece"

$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	""	1	-	0	-
39	""	3	-	0	-
40	""	3	-	0	-
41	Mar	3	-	0	-
42	""	7	-	0	-
43	""	7	-	0	-
44	""	7	-	0	-
45	05	9	2	0	0
46	""	32	4	0	0
47	""	32	4	0	0
48	""	66	9	0	0
49	""	73	9	0	0
50	10	73	10	0	0
51	""	89	11	0	0
52	""	98	13	1	0
53	""	98	10	1	0
54	""	98	9	1	0
55	15	228	23	2	1
56	""	331	37	4	0
57	""	331	37	4	1
58	""	387	42	4	0
59	""	418	46	5	1
60	20	418	46	5	1
61	""	495	57	8	1
62	""	530	43	13	1
63	""	624	42	15	2
64	""	695	52	17	2
65	25	743	50	20	2
66	""	821	58	22	2
67	""	892	68	26	3
68	""	966	67	28	3
69	""	1061	76	32	3
70	""	1156	76	38	3
71	""	1212	74	43	4
72	Apr	1314	81	49	4
73	""	1375	79	50	4
74	""	1514	89	53	4
75	""	1613	93	59	4
76	05	1673	87	68	5
77	""	1735	83	73	5
78	""	1755	77	79	6
79	""	1832	74	81	4
80	""	1884	73	83	5
81	10	1955	63	86	5
82	""	2011	57	90	4
83	""	2081	58	93	4
84	""	2114	54	98	3
85	""	2145	56	99	3
86	15	2170	48	101	3
87	""	2192	44	102	3
88	""	2207	36	105	2
89	""	2207	28	105	2
90	""	2207	18	105	2
91	20	2235	18	110	2
92	""	2245	14	116	2
93	""	2401	33	121	3
94	""	2408	31	121	3
95	""	2463	36	125	3
96	25	2490	41	130	3
97	""	2506	43	130	4
98	""	2506	38	130	3
99	""	2534	42	136	3
100	""	2534	19	136	2
101	""	2576	24	139	2
102	May	2591	18	140	2
103	""	2591	14	140	2
104	""	2620	17	143	2
105	""	2626	17	144	2
106	05	2632	14	146	1
107	""	2642	15	146	2
108	""	2663	13	147	1
109	""	2678	12	148	1
110	""	2691	14	150	1
111	10	2710	13	151	1
112	""	2716	13	151	1
113	""	2726	13	151	1
114	""	2744	15	152	1
115	""	2760	14	155	1
116	15	2770	13	156	1
117	""	2810	17	160	2
118	""	2819	16	162	1
119	""	2834	16	163	2
120	""	2836	16	165	2
121	20	2840	14	165	2
122	""	2850	13	166	1
123	""	2853	12	168	2
124	""	2873	9	169	1
125	""	2876	8	171	2
126	25	2878	6	171	1
127	""	2882	7	172	1
128	""	2892	7	173	1
129	""	2903	8	173	1
130	""	2906	7	175	1
131	""	2909	5	175	1
132	""	2915	6	175	0
133	Jun	2917	5	175	1
134	""	2917	5	175	0
135	""	2918	4	179	1
136	""	2937	5	179	1
137	05	2937	4	179	1
138	""	2937	4	179	0
139	""	2952	6	180	1
140	""	2952	5	180	1
141	""	3049	19	182	1
142	10	3058	20	183	0
143	""	3068	18	183	1
144	""	3088	22	183	0
145	""	3108	24	183	1
146	""	3112	23	183	0
147	15	3121	24	183	1
148	""	3134	12	184	0
149	""	3148	13	185	0
150	""	3203	20	187	1
151	""	3227	19	188	1
152	20	3237	19	189	1
153	""	3256	20	190	1
154	""	3266	21	190	1
155	""	3287	22	190	0
156	""	3302	22	190	1
157	25	3310	15	190	1
158	""	3321	14	191	0
159	""	3343	15	191	0
160	""	3366	16	191	0
161	""	3376	15	191	1
162	""	3390	15	191	0
163	Jul	3409	15	192	0
164	""	3432	18	192	0
165	""	3458	19	192	0
166	""	3486	21	192	1
167	05	3511	20	192	0
168	""	3519	21	192	0
169	""	3562	24	192	0
170	""	3589	26	193	0
171	""	3622	27	193	0
172	10	3672	31	193	0
173	""	3732	35	193	1
174	""	3772	37	193	0
175	""	3803	41	193	0
176	""	3826	38	193	0
177	15	3883	42	193	0
178	""	3910	41	193	0
179	""	3939	38	193	0
180	""	3964	33	194	0
181	""	3983	30	194	0
182	20	4007	29	194	0
183	""	4012	27	195	1
184	""	4048	23	197	0
185	""	4077	24	200	1
186	""	4110	25	201	1
187	25	4135	24	201	1
188	""	4166	26	201	1
189	""	4193	27	202	2
190	""	4227	31	202	1
191	""	4279	33	203	0
192	""	4336	37	203	1
193	""	4401	41	203	0
194	Aug	4477	49	206	1
195	""	4587	60	206	1
196	""	4662	67	208	0
197	""	4737	73	209	1
198	05	4855	82	209	1
199	""	4973	91	210	1
200	""	5123	103	210	1
201	""	5270	114	210	1
202	""	5421	119	211	1
203	10	5623	137	212	0
204	""	5749	145	213	1
205	""	5942	155	214	0
206	""	6177	172	216	1
207	""	6381	180	221	2
208	15	6632	194	223	2
209	""	6858	206	226	2
EOF

# confirmed:
set label "6858   " at first 209,685*250/700   left back textcolor "#8080ff"
# -~confirmed:
set label "206    " at first 209,206           left back textcolor "#ff8080"
# deaths:
set label "226    " at first 209,226           left back textcolor "#ff8080"
# -~deaths:
set label "2      " at first 209,  2*250/700   left back textcolor "#8080ff"
set label "6      " at first  78,  6*250/700+3 left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/     10*250/700) 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/700) 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 Greece Category:Images with Gnuplot source code
Category:CC-BY-SA-4.0 Category:Diagrams about the COVID-19 pandemic in Greece Category:Diagrams based on WHO COVID-19 situation reports Category:Images with Gnuplot source code Category:Self-published work