File:WHO Covid 2020 Jan-Aug daily C Russia.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_Russia.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 923 110 157 178
# (2) dist: 1,0:119 2,0:170 2,1:143 3,0:192 3,1:162 3,2:114
# (3,4) dist max: 192 3:178--0:923
# (4) right: 1 1 0 0
# (6,7) scMax: 200 125
# (8) scale: [1:10000] [1:100] [1:100] [1:1]


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

set title "Russia"

$data <<EOF
rep day "confirmed [1:10000]" "-~confirmed [1:100]" "deaths [1:100]" "-~deaths [1:1]"
1	Jan	.	-	.	-
2	""	.	-	.	-
3	""	.	-	.	-
-	-	-	-	-	-
4	""	.	-	.	-
5	25	.	-	.	-
6	""	.	-	.	-
7	""	.	-	.	-
8	""	.	-	.	-
9	""	.	-	.	-
10	""	.	-	.	-
11	""	.	-	.	-
12	Feb	2	-	.	-
13	""	2	-	.	-
14	""	2	-	0	-
15	""	2	-	0	-
16	05	2	-	0	-
17	""	2	-	0	-
18	""	2	-	0	-
19	""	2	0	0	-
20	""	2	0	0	-
21	10	2	0	0	0
22	""	2	0	0	0
23	""	2	0	0	0
24	""	2	0	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	""	2	0	0	0
39	""	2	0	0	0
40	""	2	0	0	0
41	Mar	2	0	0	0
42	""	2	0	0	0
43	""	3	0	0	0
44	""	3	0	0	0
45	05	3	0	0	0
46	""	4	1	0	0
47	""	7	0	0	0
48	""	7	1	0	0
49	""	7	1	0	0
50	10	7	0	0	0
51	""	7	1	0	0
52	""	20	2	0	0
53	""	34	5	0	0
54	""	34	4	0	0
55	15	34	3	0	0
56	""	63	8	0	0
57	""	93	13	0	0
58	""	93	12	0	0
59	""	147	18	0	0
60	20	199	24	0	0
61	""	253	31	0	0
62	""	306	39	0	0
63	""	438	53	0	0
64	""	438	50	0	0
65	25	658	80	0	0
66	""	840	99	2	0
67	""	1036	120	3	1
68	""	1264	144	4	0
69	""	1534	176	8	1
70	""	1534	156	10	2
71	""	1837	200	9	1
72	Apr	2337	240	17	3
73	""	2777	277	24	3
74	""	3548	359	30	4
75	""	4149	412	34	4
76	05	4731	457	43	5
77	""	5389	550	45	5
78	""	6343	644	47	5
79	""	7497	737	58	6
80	""	10131	1051	76	8
81	10	11917	1195	94	9
82	""	13584	1348	106	10
83	""	15770	1577	130	12
84	""	18328	1849	148	15
85	""	21102	2108	170	18
86	15	24490	2428	198	20
87	""	27938	2543	232	22
88	""	32008	2871	273	26
89	""	36793	3315	313	29
90	""	42853	3869	361	33
91	20	42853	3504	361	31
92	""	52763	4523	456	40
93	""	57999	4787	513	45
94	""	62773	4976	555	47
95	""	68622	5231	615	48
96	25	68622	4547	615	44
97	""	74588	4533	681	45
98	""	87147	6328	794	62
99	""	93558	5828	867	59
100	""	99399	5914	972	65
101	""	106498	6247	1073	74
102	May	114431	6544	1169	80
103	""	124054	7919	1222	86
104	""	134687	8585	1280	86
105	""	145268	8303	1356	80
106	05	155370	8830	1451	84
107	""	165929	9505	1537	80
108	""	177160	10094	1625	79
109	""	187859	10490	1723	79
110	""	198676	10660	1827	87
111	10	209688	10715	1915	90
112	""	221344	10868	2009	94
113	""	232243	10982	2116	95
114	""	242271	10906	2212	96
115	""	252245	10726	2305	97
116	15	262843	10712	2418	100
117	""	272043	10481	2537	101
118	""	281752	10295	2631	102
119	""	290678	9905	2722	102
120	""	299941	9671	2837	103
121	20	308705	9490	2972	109
122	""	317554	9330	3099	113
123	""	326448	9087	3249	119
124	""	335882	9120	3388	121
125	""	344481	8961	3541	130
126	25	353427	8964	3633	131
127	""	362342	8914	3807	138
128	""	370680	8854	3968	142
129	""	379051	8785	4142	149
130	""	387623	8740	4374	161
131	""	396575	8670	4555	167
132	""	405843	8766	4693	164
133	Jun	414878	8779	4855	175
134	""	423741	8771	5037	176
135	""	432277	8800	5215	178
136	""	441108	8865	5384	177
137	05	449834	8887	5528	165
138	""	458689	8874	5725	167
139	""	467673	8832	5859	167
140	""	476658	8826	5971	159
141	""	485253	8788	6142	158
142	10	493657	8768	6358	163
143	""	502436	8761	6532	164
144	""	511423	8799	6715	170
145	""	520129	8777	6829	158
146	""	528964	8756	6948	155
147	15	537210	8650	7091	160
148	""	545458	8601	7284	163
149	""	553301	8520	7478	160
150	""	561091	8380	7660	162
151	""	569063	8234	7841	160
152	20	576952	8117	8002	168
153	""	584680	7960	8111	166
154	""	592280	7867	8206	159
155	""	599705	7750	8359	154
156	""	606881	7654	8513	148
157	25	613994	7557	8605	135
158	""	620794	7391	8781	134
159	""	627646	7242	8969	138
160	""	634437	7108	9073	138
161	""	641156	6982	9166	137
162	""	647849	6878	9320	137
163	Jul	654405	6789	9536	146
164	""	661165	6739	9683	154
165	""	667883	6727	9859	154
166	""	674515	6695	10027	151
167	05	681251	6688	10161	156
168	""	687862	6672	10296	161
169	""	694230	6626	10494	168
170	""	700792	6627	10667	162
171	""	707301	6591	10843	165
172	10	713936	6579	11017	166
173	""	720547	6576	11205	168
174	""	727162	6558	11335	168
175	""	733699	6548	11439	163
176	""	739947	6531	11614	160
177	15	746369	6511	11770	158
178	""	752797	6500	11937	156
179	""	759203	6467	12123	158
180	""	765437	6412	12247	149
181	""	771546	6341	12342	144
182	20	777486	6255	12427	141
183	""	783328	6198	12580	138
184	""	789190	6117	12745	139
185	""	795038	6034	12892	136
186	""	800849	5950	13046	132
187	25	806720	5897	13192	135
188	""	812485	5849	13269	133
189	""	818120	5805	13354	132
190	""	823515	5741	13504	132
191	""	828990	5685	13673	133
192	""	834499	5638	13802	130
193	""	839981	5590	13963	131
194	Aug	845443	5532	14058	123
195	""	850870	5483	14128	123
196	""	856264	5449	14207	122
197	""	861423	5416	14351	121
198	05	866627	5377	14490	117
199	""	871894	5342	14606	115
200	""	877135	5307	14725	108
201	""	882347	5272	14854	114
202	""	887536	5238	14931	115
203	10	892654	5199	15001	113
204	""	897599	5168	15131	112
205	""	902701	5153	15260	110
206	""	907758	5124	15384	111
207	""	912823	5098	15498	110
208	15	917884	5077	15617	109
209	""	922853	5045	15685	108
EOF

# confirmed:
set label "922853 " at first 209, 92*200/125   left back textcolor "#8080ff"
# -~confirmed:
set label "5045   " at first 209, 50*200/125   left back textcolor "#8080ff"
set label "10982  " at first 113,109*200/125+2 left back textcolor "#8080ff"
# deaths:
set label "15685  " at first 209,156           left back textcolor "#ff8080"
# -~deaths:
set label "108    " at first 209,108           left back textcolor "#ff8080"
set label "178    " at first 135,178        +2 left back textcolor "#ff8080"

set multiplot
  plot $data using 0:($3/  10000*200/125) with lines lc 6 lw 8 dt 1 title at 0.150, 0.920
replot $data using 0:($4/    100*200/125) with lines lc 6 lw 8 dt 4 title at 0.150, 0.902
replot $data using 0:($5/    100        ) with lines lc 7 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:32, 24 September 2020Thumbnail for version as of 19:32, 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