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

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(3,300 × 1,950 pixels, file size: 22 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_Slovakia.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 286 001 001 001

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

set title "Slovakia"

$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	""	1	-	0	-
48	""	3	-	0	-
49	""	5	-	0	-
50	10	7	-	0	-
51	""	7	-	0	-
52	""	10	-	0	-
53	""	21	-	0	-
54	""	30	4	0	0
55	15	44	6	0	0
56	""	61	8	0	0
57	""	72	9	0	0
58	""	97	13	0	0
59	""	105	13	0	0
60	20	123	15	0	0
61	""	137	15	0	0
62	""	178	19	0	0
63	""	185	18	0	0
64	""	191	17	0	0
65	25	204	15	0	0
66	""	216	16	0	0
67	""	226	15	0	0
68	""	295	23	0	0
69	""	295	16	0	0
70	""	336	22	0	0
71	""	336	21	0	0
72	Apr	363	22	0	0
73	""	400	27	0	0
74	""	426	28	0	0
75	""	450	22	0	0
76	05	471	25	0	0
77	""	485	22	0	0
78	""	534	28	2	0
79	""	598	34	2	1
80	""	682	40	2	0
81	10	701	39	2	0
82	""	715	38	2	0
83	""	728	37	2	1
84	""	742	36	2	0
85	""	769	34	2	0
86	15	835	34	2	0
87	""	863	26	6	1
88	""	977	39	8	0
89	""	1049	48	9	1
90	""	1089	51	11	2
91	20	1161	60	12	1
92	""	1173	58	13	2
93	""	1199	52	14	1
94	""	1244	54	14	2
95	""	1325	50	15	1
96	25	1360	45	17	1
97	""	1373	40	17	1
98	""	1379	31	18	0
99	""	1381	30	18	1
100	""	1384	26	20	1
101	""	1391	21	22	1
102	May	1396	11	23	1
103	""	1403	6	23	1
104	""	1407	5	24	1
105	""	1408	4	24	1
106	05	1413	4	25	1
107	""	1421	6	25	1
108	""	1429	5	25	0
109	""	1445	7	26	1
110	""	1455	7	26	0
111	10	1455	7	26	0
112	""	1457	7	26	1
113	""	1457	7	26	0
114	""	1465	6	27	0
115	""	1469	6	27	0
116	15	1477	4	27	0
117	""	1480	4	27	1
118	""	1493	5	28	0
119	""	1494	5	28	0
120	""	1495	6	28	0
121	20	1495	4	28	1
122	""	1496	4	28	0
123	""	1502	4	28	0
124	""	1503	3	28	0
125	""	1504	1	28	0
126	25	1509	3	28	0
127	""	1511	2	28	0
128	""	1513	2	28	0
129	""	1515	3	28	0
130	""	1520	3	28	0
131	""	1520	2	28	0
132	""	1521	3	28	0
133	Jun	1522	1	28	0
134	""	1522	2	28	0
135	""	1522	1	28	0
136	""	1525	2	28	0
137	05	1526	1	28	0
138	""	1526	0	28	0
139	""	1528	1	28	0
140	""	1528	1	28	0
141	""	1530	1	28	0
142	10	1531	2	28	0
143	""	1533	1	28	0
144	""	1541	2	28	0
145	""	1542	2	28	0
146	""	1545	3	28	0
147	15	1548	3	28	0
148	""	1552	3	28	0
149	""	1552	3	28	0
150	""	1561	4	28	0
151	""	1562	3	28	0
152	20	1576	5	28	0
153	""	1586	5	28	0
154	""	1587	6	28	0
155	""	1588	5	28	0
156	""	1589	5	28	0
157	25	1607	7	28	0
158	""	1630	10	28	0
159	""	1643	9	28	0
160	""	1657	10	28	0
161	""	1664	11	28	0
162	""	1665	11	28	0
163	Jul	1667	12	28	0
164	""	1687	11	28	0
165	""	1700	10	28	0
166	""	1720	11	28	0
167	05	1749	13	28	0
168	""	1764	14	28	0
169	""	1765	15	28	0
170	""	1767	14	28	0
171	""	1798	16	28	0
172	10	1851	21	28	0
173	""	1870	22	28	0
174	""	1893	20	28	0
175	""	1901	20	28	0
176	""	1902	20	28	0
177	15	1908	20	28	0
178	""	1927	18	28	0
179	""	1951	14	28	0
180	""	1965	14	28	0
181	""	1976	12	28	0
182	20	1979	11	28	0
183	""	1980	11	28	0
184	""	2021	16	28	0
185	""	2058	19	28	0
186	""	2089	20	28	0
187	25	2118	22	28	0
188	""	2141	23	28	0
189	""	2179	29	28	0
190	""	2181	28	28	0
191	""	2204	27	28	0
192	""	2245	26	28	0
193	""	2265	25	28	0
194	Aug	2292	25	29	0
195	""	2337	28	29	0
196	""	2344	24	29	0
197	""	2354	25	29	1
198	05	2368	23	29	0
199	""	2417	25	29	0
200	""	2480	30	29	0
201	""	2523	33	31	0
202	""	2566	33	31	1
203	10	2596	36	31	0
204	""	2599	35	31	0
205	""	2615	35	31	0
206	""	2690	39	31	1
207	""	2739	37	31	0
208	15	2801	40	31	0
209	""	2855	41	31	0
EOF

# confirmed:
set label "2855   " at first 209,285           left back textcolor "#ff8080"
# -~confirmed:
set label "41     " at first 209, 41*300/100   left back textcolor "#8080ff"
set label "60     " at first  91, 60*300/100+3 left back textcolor "#8080ff"
# deaths:
set label "31     " at first 209, 31*300/100   left back textcolor "#8080ff"
set label "31     " at first 201, 31*300/100+3 left back textcolor "#8080ff"
# -~deaths:
set label "0      " at first 209,  0*300/100   left back textcolor "#8080ff"
set label "2      " at first  90,  2*300/100+3 left back textcolor "#8080ff"

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