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

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

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_France.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 203 448 303 110
# (2) dist: 1,0:221 2,0:150 2,1:148 3,0:185 3,1:245 3,2:276
# (3,4) dist max: 276 3:110--2:303
# (4) right: 1 1 1 0
# (6,7) scMax: 125 450
# (8) scale: [1:1000] [1:10] [1:100] [1:10]


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

set title "France"

$data <<EOF
rep day "confirmed [1:1000]" "-~confirmed [1:10]" "deaths [1:100]" "-~deaths [1:10]"
1	Jan	.	-	.	-
2	""	.	-	.	-
3	""	.	-	.	-
-	-	-	-	-	-
4	""	.	-	.	-
5	25	3	-	.	-
6	""	3	-	.	-
7	""	3	-	.	-
8	""	3	-	.	-
9	""	4	-	.	-
10	""	5	-	.	-
11	""	6	-	.	-
12	Feb	6	0	.	-
13	""	6	1	.	-
14	""	6	0	0	-
15	""	6	1	0	-
16	05	6	0	0	-
17	""	6	0	0	-
18	""	6	0	0	-
19	""	6	0	0	-
20	""	11	1	0	-
21	10	11	0	0	0
22	""	11	1	0	0
23	""	11	1	0	0
24	""	11	1	0	0
25	""	11	0	0	0
26	15	11	1	0	0
27	""	12	0	1	0
28	""	12	0	1	0
29	""	12	0	1	0
30	""	12	1	1	1
31	20	12	0	1	0
32	""	12	0	1	0
33	""	12	0	1	0
34	""	12	0	1	0
35	""	12	0	1	0
36	25	12	0	1	0
37	""	12	0	1	0
38	""	18	1	2	0
39	""	38	4	2	0
40	""	57	6	2	0
41	Mar	100	13	2	1
42	""	100	12	2	0
43	""	191	26	3	0
44	""	212	28	4	0
45	05	282	38	4	1
46	""	420	55	6	0
47	""	613	79	9	1
48	""	706	87	10	1
49	""	1116	145	19	3
50	10	1402	173	30	4
51	""	1774	223	33	4
52	""	2269	284	48	6
53	""	2860	348	61	8
54	""	3640	433	79	10
55	15	4469	537	91	12
56	""	5380	609	127	15
57	""	6573	739	148	17
58	""	7652	840	175	20
59	""	9043	968	244	28
60	20	10877	1145	372	45
61	""	12475	1262	450	53
62	""	14296	1404	562	67
63	""	15821	1491	674	78
64	""	19615	1864	860	102
65	25	22025	2053	1100	132
66	""	24920	2268	1331	155
67	""	28786	2558	1695	189
68	""	32542	2867	1992	220
69	""	37145	3264	2311	250
70	""	39642	3403	2602	276
71	""	43977	3481	3017	308
72	Apr	51477	4207	3514	345
73	""	56261	4477	4019	384
74	""	58327	4220	4490	399
75	""	63536	4428	6493	643
76	05	67757	4373	7546	748
77	""	69607	4281	8064	780
78	""	73488	4216	8896	840
79	""	77226	3678	10313	971
80	""	81095	3548	10853	977
81	10	85351	3861	12192	1100
82	""	89683	3735	13179	955
83	""	92787	3576	13814	895
84	""	94382	3539	14374	902
85	""	97050	3366	14946	864
86	15	102533	3615	15708	771
87	""	105155	3437	17146	899
88	""	107778	3204	17899	815
89	""	108163	2640	18659	783
90	""	110721	2562	19294	783
91	20	111463	2440	19689	759
92	""	113513	2352	20233	755
93	""	116151	1946	20763	723
94	""	117961	1829	21307	594
95	""	119583	1686	21823	561
96	25	121338	1883	22212	507
97	""	122875	1736	22580	470
98	""	123279	1688	22821	447
99	""	127008	1928	23261	433
100	""	125464	1330	23627	409
101	""	127066	1301	24054	392
102	May	128121	1220	24342	360
103	""	128722	1054	24560	335
104	""	129458	941	24724	307
105	""	129708	918	24859	291
106	05	130242	462	25165	272
107	""	131292	833	25491	266
108	""	135468	1200	25769	245
109	""	135980	1123	25946	229
110	""	136578	1122	26188	233
111	10	137008	1079	26268	220
112	""	137073	1052	26338	212
113	""	137491	1035	26600	205
114	""	138161	982	26948	208
115	""	138609	448	27029	180
116	15	139152	454	27378	204
117	""	139646	438	27482	185
118	""	140008	428	27578	187
119	""	140036	424	28059	246
120	""	140497	429	28190	227
121	20	140959	400	27972	147
122	""	141312	386	28081	150
123	""	141590	348	28164	112
124	""	141949	329	28238	108
125	""	142173	310	28281	101
126	25	142204	309	28315	36
127	""	142482	284	28379	27
128	""	142704	249	28477	72
129	""	142852	220	28543	66
130	""	146122	648	28608	64
131	""	146657	672	28660	60
132	""	148436	895	28717	62
133	Jun	148524	903	28746	62
134	""	148775	899	28776	57
135	""	147935	747	28883	58
136	""	148263	773	28964	60
137	05	148941	403	29007	57
138	""	149495	405	29053	56
139	""	150022	227	29084	52
140	""	150315	256	29097	51
141	""	150413	234	29149	53
142	10	150748	401	29234	50
143	""	151145	412	29257	42
144	""	151503	366	29284	39
145	""	152067	368	29312	37
146	""	152460	348	29335	36
147	15	152767	350	29343	35
148	""	152819	344	29373	32
149	""	153045	328	29481	36
150	""	153356	316	29509	36
151	""	153557	293	29537	36
152	20	154141	297	29551	34
153	""	154562	300	29565	33
154	""	154567	257	29571	32
155	""	154892	296	29591	32
156	""	155256	316	29648	23
157	25	155087	247	29655	21
158	""	155087	219	29675	20
159	""	156156	288	29700	21
160	""	156156	227	29700	20
161	""	156156	227	29700	18
162	""	156930	292	29730	20
163	Jul	157194	276	29760	16
164	""	157806	389	29777	17
165	""	158286	457	29791	17
166	""	158734	368	29808	15
167	05	158734	368	29808	16
168	""	158734	369	29808	15
169	""	159568	377	29831	15
170	""	159909	387	29843	11
171	""	160279	354	29873	14
172	10	160783	356	29886	14
173	""	161275	363	29907	14
174	""	161275	363	29907	14
175	""	161275	363	29907	14
176	""	162390	404	29925	14
177	15	162390	354	29925	11
178	""	163157	411	30015	21
179	""	163550	395	30032	20
180	""	164247	425	30046	20
181	""	164247	425	30046	20
182	20	164247	424	30046	20
183	""	166057	524	30066	20
184	""	166511	589	30054	19
185	""	167456	614	30060	6
186	""	168291	677	30069	5
187	25	169222	711	30078	5
188	""	169222	711	30078	4
189	""	169222	710	30078	5
190	""	171476	774	30093	4
191	""	172148	806	30105	7
192	""	173455	857	30120	9
193	""	174648	908	30136	9
194	Aug	175920	957	30147	10
195	""	175920	957	30147	10
196	""	175920	956	30147	10
197	""	179072	1086	30175	12
198	05	180037	1127	30176	10
199	""	181652	1171	30182	9
200	""	183172	1217	30189	7
201	""	185353	1348	30201	8
202	""	185353	1347	30201	8
203	10	185353	1348	30201	7
204	""	189972	1557	30214	6
205	""	191265	1604	30227	7
206	""	193694	1720	30243	9
207	""	196209	1863	30259	10
208	15	198876	1932	30275	10
209	""	202118	2395	30277	11
EOF

# confirmed:
set label "202118 " at first 209,202*125/450   left back textcolor "#8080ff"
# -~confirmed:
set label "2395   " at first 209,239*125/450   left back textcolor "#8080ff"
set label "4477   " at first  73,447*125/450+2 left back textcolor "#8080ff"
# deaths:
set label "30277  " at first 209,302*125/450   left back textcolor "#8080ff"
# -~deaths:
set label "11     " at first 209,  1           left back textcolor "#ff8080"
set label "1100   " at first  81,110        +2 left back textcolor "#ff8080"

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