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

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

Original file (3,300 × 1,950 pixels, file size: 23 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_Hungary.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 488 102 607 001
# (2) dist: 1,0:209 2,0:125 2,1:168
# (3,4) dist max: 209 1:102--0:488
# (4) right: 1 0 1 1
# (6,7) scMax: 125 625
# (8) scale: [1:10] [1:1] [1:1] [1:1]


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

set title "Hungary"

$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	2	-	0	-
46	""	2	-	0	-
47	""	5	-	0	-
48	""	7	-	0	-
49	""	9	-	0	-
50	10	9	-	0	-
51	""	13	-	0	-
52	""	13	1	0	0
53	""	16	2	0	0
54	""	19	2	0	0
55	15	32	4	0	0
56	""	39	4	1	0
57	""	50	6	1	0
58	""	50	5	1	0
59	""	58	7	1	1
60	20	73	8	1	0
61	""	85	9	4	0
62	""	131	14	4	1
63	""	167	19	7	1
64	""	187	19	8	1
65	25	226	25	10	1
66	""	261	29	10	1
67	""	300	33	10	2
68	""	343	37	11	1
69	""	408	39	13	1
70	""	447	40	15	1
71	""	447	37	15	1
72	Apr	492	38	16	1
73	""	525	38	20	1
74	""	585	41	21	2
75	""	678	48	32	3
76	05	733	46	34	3
77	""	744	43	38	3
78	""	817	52	47	5
79	""	895	58	58	6
80	""	980	65	66	6
81	10	1190	86	77	8
82	""	1310	91	85	8
83	""	1410	96	99	9
84	""	1458	102	109	10
85	""	1512	100	122	11
86	15	1579	97	134	11
87	""	1652	96	142	11
88	""	1763	82	156	11
89	""	1834	75	172	12
90	""	1916	72	189	13
91	20	1984	76	199	13
92	""	2098	83	213	13
93	""	2168	84	225	13
94	""	2284	91	225	12
95	""	2383	88	250	13
96	25	2443	87	262	13
97	""	2500	84	272	12
98	""	2583	85	280	12
99	""	2649	79	291	11
100	""	2727	80	300	11
101	""	2775	70	312	12
102	May	2863	69	323	10
103	""	2942	71	335	11
104	""	2998	71	340	10
105	""	3035	65	351	10
106	05	3065	59	363	10
107	""	3111	55	373	10
108	""	3150	53	383	11
109	""	3178	45	392	9
110	""	3213	39	405	10
111	10	3263	38	413	11
112	""	3284	36	421	10
113	""	3313	35	425	9
114	""	3341	33	430	8
115	""	3380	33	436	7
116	15	3417	34	442	8
117	""	3473	37	448	6
118	""	3509	35	451	5
119	""	3535	36	462	6
120	""	3556	35	467	6
121	20	3598	36	470	6
122	""	3641	38	473	5
123	""	3678	37	476	5
124	""	3713	34	482	5
125	""	3741	33	486	5
126	25	3756	32	491	4
127	""	3771	31	499	4
128	""	3793	28	505	5
129	""	3816	25	509	6
130	""	3841	23	517	5
131	""	3841	18	517	5
132	""	3867	18	524	6
133	Jun	3876	17	526	5
134	""	3921	22	532	5
135	""	3931	19	534	4
136	""	3931	17	534	3
137	05	3954	16	539	3
138	""	3970	18	542	4
139	""	3970	15	542	3
140	""	3970	14	542	2
141	""	4014	13	548	2
142	10	4017	12	550	2
143	""	4027	14	551	3
144	""	4039	12	553	2
145	""	4053	12	555	2
146	""	4064	13	559	2
147	15	4076	15	563	3
148	""	4077	9	565	3
149	""	4078	9	567	2
150	""	4079	8	568	2
151	""	4081	6	568	3
152	20	4086	4	570	2
153	""	4094	5	570	1
154	""	4102	3	572	2
155	""	4107	5	573	1
156	""	4107	4	573	1
157	25	4114	5	576	1
158	""	4123	6	577	1
159	""	4127	6	578	1
160	""	4138	6	578	1
161	""	4142	6	581	2
162	""	4145	5	585	1
163	Jul	4155	7	585	2
164	""	4157	6	586	1
165	""	4166	6	587	2
166	""	4172	7	588	1
167	05	4183	6	589	2
168	""	4183	6	589	1
169	""	4189	6	589	1
170	""	4210	8	589	0
171	""	4210	8	589	1
172	10	4220	7	591	0
173	""	4223	8	593	1
174	""	4229	6	595	1
175	""	4234	7	595	1
176	""	4247	9	595	0
177	15	4263	7	595	1
178	""	4263	8	595	1
179	""	4279	8	595	1
180	""	4293	10	595	0
181	""	4315	13	596	0
182	20	4333	14	596	0
183	""	4347	14	596	0
184	""	4366	15	596	1
185	""	4380	16	596	0
186	""	4398	17	596	0
187	25	4424	19	596	0
188	""	4435	17	596	0
189	""	4448	17	596	0
190	""	4456	15	596	0
191	""	4465	14	596	0
192	""	4484	15	596	0
193	""	4505	16	596	0
194	Aug	4505	11	596	0
195	""	4526	13	597	0
196	""	4535	13	597	0
197	""	4544	12	597	0
198	05	4553	13	598	1
199	""	4564	11	599	0
200	""	4597	13	600	1
201	""	4621	17	602	1
202	""	4653	18	602	0
203	10	4696	23	602	1
204	""	4731	27	605	1
205	""	4746	27	605	1
206	""	4768	29	605	1
207	""	4813	31	607	1
208	15	4853	33	607	1
209	""	4877	32	607	0
EOF

# confirmed:
set label "4877   " at first 209,487*125/625   left back textcolor "#8080ff"
# -~confirmed:
set label "32     " at first 209, 32           left back textcolor "#ff8080"
set label "102    " at first  84,102        +2 left back textcolor "#ff8080"
# deaths:
set label "607    " at first 209,607*125/625   left back textcolor "#8080ff"
# -~deaths:
set label "0      " at first 209,  0*125/625   left back textcolor "#8080ff"
set label "13     " at first  90, 13*125/625+2 left back textcolor "#8080ff"

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