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

Original file(3,300 × 1,950 pixels, file size: 25 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_Spain.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 343 782 299 868
# (2) dist: 1,0:228 2,0:115 2,1:262 3,0:253 3,1:111 3,2:291
# (3,4) dist max: 291 3:868--2:299
# (4) right: 1 0 1 0
# (6,7) scMax: 875 350
# (8) scale: [1:1000] [1:10] [1:100] [1:1]


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

set title "Spain"

$data <<EOF
rep day "confirmed [1:1000]" "-~confirmed [1:10]" "deaths [1:100]" "-~deaths [1:1]"
1	Jan	.	-	.	-
2	""	.	-	.	-
3	""	.	-	.	-
-	-	-	-	-	-
4	""	.	-	.	-
5	25	.	-	.	-
6	""	.	-	.	-
7	""	.	-	.	-
8	""	.	-	.	-
9	""	.	-	.	-
10	""	.	-	.	-
11	""	.	-	.	-
12	Feb	1	-	.	-
13	""	1	-	.	-
14	""	1	-	0	-
15	""	1	-	0	-
16	05	1	-	0	-
17	""	1	-	0	-
18	""	1	-	0	-
19	""	1	0	0	-
20	""	1	0	0	-
21	10	2	0	0	0
22	""	2	0	0	0
23	""	2	0	0	0
24	""	2	1	0	0
25	""	2	0	0	0
26	15	2	0	0	0
27	""	2	0	0	0
28	""	2	0	0	0
29	""	2	0	0	0
30	""	2	0	0	0
31	20	2	0	0	0
32	""	2	0	0	0
33	""	2	0	0	0
34	""	2	0	0	0
35	""	2	0	0	0
36	25	2	0	0	0
37	""	2	0	0	0
38	""	12	1	0	0
39	""	25	4	0	0
40	""	32	4	0	0
41	Mar	45	6	0	0
42	""	45	6	0	0
43	""	114	16	0	0
44	""	151	22	0	0
45	05	198	26	1	0
46	""	257	33	3	1
47	""	374	49	5	0
48	""	430	55	5	1
49	""	589	78	10	1
50	10	1024	130	28	4
51	""	1639	212	36	6
52	""	2140	278	48	6
53	""	2965	387	84	12
54	""	4231	551	120	16
55	15	5753	760	136	19
56	""	7753	1024	288	40
57	""	9191	1166	309	40
58	""	11178	1363	491	65
59	""	13716	1654	598	78
60	20	17147	2026	767	98
61	""	19980	2250	1002	126
62	""	24926	2739	1326	170
63	""	28572	2974	1720	205
64	""	33089	3414	2182	267
65	25	39673	4070	2696	315
66	""	47610	4842	3434	405
67	""	56188	5578	4089	475
68	""	64059	6297	4858	551
69	""	72248	6760	5690	623
70	""	78797	7175	6528	687
71	""	85195	7444	7340	737
72	Apr	94417	7820	8189	785
73	""	102136	7790	9053	802
74	""	110238	7721	10003	845
75	""	117710	7665	10935	868
76	05	124736	7498	11744	865
77	""	130759	7423	12418	842
78	""	135032	7120	13055	816
79	""	140510	6584	13798	801
80	""	146690	6365	14555	786
81	10	152446	6030	15238	748
82	""	157022	5616	15843	701
83	""	161852	5302	16353	659
84	""	166019	5037	16972	650
85	""	169496	4924	17489	634
86	15	172541	4576	18056	608
87	""	177633	4420	18579	575
88	""	182816	4339	19130	556
89	""	188068	4435	19478	519
90	""	191726	4267	20043	527
91	20	195944	4275	20453	498
92	""	200210	4388	20852	480
93	""	204178	4520	21282	461
94	""	208389	4393	21717	448
95	""	213024	4316	22157	433
96	25	219764	4528	22524	435
97	""	219764	4005	22524	354
98	""	207634	1670	23190	391
99	""	209465	1322	23190	334
100	""	210773	943	23822	363
101	""	212917	646	24275	365
102	May	213435	59	24543	341
103	""	215216	-650	24824	329
104	""	216582	-454	25100	368
105	""	217466	1404	25264	296
106	05	218011	1221	25428	320
107	""	219329	1223	25613	256
108	""	220325	1058	25857	226
109	""	221447	1144	26070	218
110	""	222857	1092	26251	204
111	10	223578	999	26478	197
112	""	224390	990	26621	193
113	""	227436	1346	26744	188
114	""	228030	1243	26920	187
115	""	228691	1195	27104	178
116	15	229540	1156	27321	179
117	""	230183	1047	27459	173
118	""	230698	1017	27563	155
119	""	231350	994	27650	147
120	""	231606	596	27709	137
121	20	232037	572	27778	123
122	""	232555	552	27888	112
123	""	233037	500	27940	88
124	""	234824	663	28628	167
125	""	235290	656	28678	160
126	25	235772	632	28752	157
127	""	235400	542	26834	-125
128	""	236631	656	29035	180
129	""	237141	655	29036	164
130	""	238278	749	29037	156
131	""	238936	587	29039	59
132	""	239600	616	29043	52
133	Jun	239801	576	29045	42
134	""	240010	658	29858	432
135	""	240304	525	29858	118
136	""	240326	455	27940	-157
137	05	240660	340	27133	-272
138	""	240978	292	27134	-272
139	""	241310	244	27135	-273
140	""	241550	250	27136	-272
141	""	241717	244	27136	-389
142	10	241966	237	27136	-389
143	""	242280	279	27136	-115
144	""	242707	293	27136	1
145	""	243209	319	27136	0
146	""	243605	327	27136	0
147	15	243928	340	27136	0
148	""	244109	342	27136	0
149	""	244328	337	27136	0
150	""	244683	344	27136	0
151	""	245268	365	27136	0
152	20	245575	338	28315	168
153	""	245938	334	28322	170
154	""	246272	335	28323	169
155	""	246504	342	28324	170
156	""	246752	346	28325	170
157	25	247086	343	28327	170
158	""	247486	317	28330	171
159	""	247905	333	28338	3
160	""	248469	362	28341	3
161	""	248770	356	28343	3
162	""	248970	353	28346	3
163	Jul	249271	360	28355	4
164	""	249659	367	28363	5
165	""	250103	374	28368	6
166	""	250545	377	28385	6
167	05	250545	297	28385	7
168	""	250545	253	28385	6
169	""	251789	403	28388	6
170	""	252130	408	28392	5
171	""	252513	408	28396	5
172	10	253056	422	28401	4
173	""	253908	480	28403	3
174	""	253908	481	28403	2
175	""	253908	480	28403	3
176	""	255953	595	28406	3
177	15	256619	641	28409	2
178	""	257494	712	28413	2
179	""	258855	828	28416	3
180	""	260255	907	28420	2
181	""	260255	907	28420	2
182	20	260255	907	28420	3
183	""	264836	1269	28422	2
184	""	266194	1367	28424	2
185	""	267551	1437	28426	2
186	""	270166	1616	28429	2
187	25	272421	1738	28432	2
188	""	272421	1738	28432	1
189	""	272421	1738	28432	2
190	""	278782	1992	28434	2
191	""	280610	2060	28436	2
192	""	282641	2155	28441	2
193	""	285430	2181	28443	2
194	Aug	288522	2300	28445	2
195	""	288522	2300	28445	1
196	""	288522	2300	28445	2
197	""	297054	2611	28472	6
198	05	302814	3172	28498	9
199	""	305767	3303	28499	8
200	""	309855	3490	28500	8
201	""	314362	3691	28503	8
202	""	314362	3692	28503	9
203	10	314362	3691	28503	8
204	""	314362	2473	28503	4
205	""	326612	3399	28581	12
206	""	329784	3431	28579	12
207	""	337334	3926	28605	15
208	15	342813	4064	28617	16
209	""	342813	4065	28617	16
EOF

# confirmed:
set label "342813 " at first 209,342*875/350   left back textcolor "#8080ff"
# -~confirmed:
set label "4065   " at first 209,406           left back textcolor "#ff8080"
set label "7820   " at first  72,782        +9 left back textcolor "#ff8080"
# deaths:
set label "28617  " at first 209,286*875/350   left back textcolor "#8080ff"
set label "29858  " at first 134,298*875/350+9 left back textcolor "#8080ff"
# -~deaths:
set label "16     " at first 209, 16           left back textcolor "#ff8080"
set label "868    " at first  75,868        +9 left back textcolor "#ff8080"

set multiplot
  plot $data using 0:($3/   1000*875/350) 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/    100*875/350) with lines lc 6 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1        ) with lines lc 7 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
current19:37, 24 September 2020Thumbnail for version as of 19:37, 24 September 20203,300 × 1,950 (25 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