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

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_Nepal.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 261 535 102 001
# (2) dist: 1,0:205 2,0:256 2,1:190
# (3,4) dist max: 256 2:102--0:261
# (4) right: 1 0 0 1
# (6,7) scMax: 125 275
# (8) scale: [1:100] [1:10] [1:1] [1:1]


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

set title "Nepal"

$data <<EOF
rep day "confirmed [1:100]" "-~confirmed [1:10]" "deaths [1:1]" "-~deaths [1:1]"
1	Jan	.	-	.	-
2	""	.	-	.	-
3	""	.	-	.	-
-	-	-	-	-	-
4	""	.	-	.	-
5	25	1	-	.	-
6	""	1	-	.	-
7	""	1	-	.	-
8	""	1	-	.	-
9	""	1	-	.	-
10	""	1	-	.	-
11	""	1	-	.	-
12	Feb	1	0	.	-
13	""	1	0	.	-
14	""	1	0	0	-
15	""	1	0	0	-
16	05	1	0	0	-
17	""	1	0	0	-
18	""	1	0	0	-
19	""	1	0	0	-
20	""	1	0	0	-
21	10	1	0	0	0
22	""	1	0	0	0
23	""	1	0	0	0
24	""	1	0	0	0
25	""	1	0	0	0
26	15	1	0	0	0
27	""	1	0	0	0
28	""	1	0	0	0
29	""	1	0	0	0
30	""	1	0	0	0
31	20	1	0	0	0
32	""	1	0	0	0
33	""	1	0	0	0
34	""	1	0	0	0
35	""	1	0	0	0
36	25	1	0	0	0
37	""	1	0	0	0
38	""	1	0	0	0
39	""	1	0	0	0
40	""	1	0	0	0
41	Mar	1	0	0	0
42	""	1	0	0	0
43	""	1	0	0	0
44	""	1	0	0	0
45	05	1	0	0	0
46	""	1	0	0	0
47	""	1	0	0	0
48	""	1	0	0	0
49	""	1	0	0	0
50	10	1	0	0	0
51	""	1	0	0	0
52	""	1	0	0	0
53	""	1	0	0	0
54	""	1	0	0	0
55	15	1	0	0	0
56	""	1	0	0	0
57	""	1	0	0	0
58	""	1	0	0	0
59	""	1	0	0	0
60	20	1	0	0	0
61	""	1	0	0	0
62	""	1	0	0	0
63	""	1	0	0	0
64	""	2	0	0	0
65	25	2	0	0	0
66	""	3	1	0	0
67	""	3	0	0	0
68	""	3	0	0	0
69	""	5	1	0	0
70	""	5	0	0	0
71	""	5	1	0	0
72	Apr	5	0	0	0
73	""	5	0	0	0
74	""	6	1	0	0
75	""	6	0	0	0
76	05	9	1	0	0
77	""	9	0	0	0
78	""	9	1	0	0
79	""	9	1	0	0
80	""	9	0	0	0
81	10	9	1	0	0
82	""	9	0	0	0
83	""	9	0	0	0
84	""	12	0	0	0
85	""	16	1	0	0
86	15	16	1	0	0
87	""	16	1	0	0
88	""	16	1	0	0
89	""	30	3	0	0
90	""	31	4	0	0
91	20	31	2	0	0
92	""	31	2	0	0
93	""	42	4	0	0
94	""	45	4	0	0
95	""	48	5	0	0
96	25	49	3	0	0
97	""	49	2	0	0
98	""	51	3	0	0
99	""	52	3	0	0
100	""	54	2	0	0
101	""	57	1	0	0
102	May	57	2	0	0
103	""	59	1	0	0
104	""	59	2	0	0
105	""	75	3	0	0
106	05	82	4	0	0
107	""	82	4	0	0
108	""	99	6	0	0
109	""	99	6	0	0
110	""	109	7	0	0
111	10	110	8	0	0
112	""	120	6	0	0
113	""	191	16	0	0
114	""	217	19	0	0
115	""	246	21	0	0
116	15	258	23	0	0
117	""	276	24	0	0
118	""	291	25	1	0
119	""	304	27	2	0
120	""	375	26	2	1
121	20	402	26	2	0
122	""	444	29	2	0
123	""	487	32	3	1
124	""	548	39	3	0
125	""	584	42	3	0
126	25	675	53	3	1
127	""	682	44	4	0
128	""	772	53	4	0
129	""	886	63	4	0
130	""	1042	79	5	1
131	""	1212	95	6	0
132	""	1401	117	6	1
133	Jun	1572	128	8	0
134	""	1811	161	8	1
135	""	2099	190	8	0
136	""	2300	202	9	1
137	05	2634	227	10	1
138	""	2912	243	11	1
139	""	3235	262	13	1
140	""	3448	268	13	0
141	""	3762	279	14	1
142	10	4085	284	15	1
143	""	4364	294	15	1
144	""	4614	283	15	1
145	""	5062	307	16	0
146	""	5335	300	18	1
147	15	5760	331	19	1
148	""	6211	350	19	1
149	""	6591	358	19	0
150	""	7177	401	20	1
151	""	7848	462	22	1
152	20	8274	459	22	1
153	""	8605	467	22	0
154	""	9026	467	23	1
155	""	9561	479	23	1
156	""	10099	501	24	0
157	25	10728	507	24	1
158	""	11162	473	26	0
159	""	11755	498	27	1
160	""	12309	529	28	1
161	""	12772	535	28	1
162	""	13248	527	29	1
163	Jul	13564	495	29	0
164	""	14046	474	30	1
165	""	14519	479	31	1
166	""	15259	501	32	1
167	05	15491	454	34	0
168	""	15784	431	34	1
169	""	15964	388	35	1
170	""	16168	372	35	1
171	""	16423	339	35	1
172	10	16531	288	35	0
173	""	16649	198	35	1
174	""	16719	176	38	0
175	""	16801	145	38	1
176	""	16945	140	38	0
177	15	17061	128	38	1
178	""	17177	107	39	0
179	""	17344	117	39	1
180	""	17445	113	40	1
181	""	17502	112	40	0
182	20	17658	123	40	0
183	""	17844	128	40	0
184	""	17994	133	40	1
185	""	18094	131	42	0
186	""	18241	128	43	1
187	25	18374	133	44	0
188	""	18483	140	45	1
189	""	18613	137	45	1
190	""	18752	129	48	1
191	""	19063	153	49	1
192	""	19273	169	49	1
193	""	19547	186	52	1
194	Aug	19771	200	56	2
195	""	20086	229	56	2
196	""	20332	245	57	1
197	""	20750	286	57	2
198	05	21009	278	58	1
199	""	21390	302	60	2
200	""	21750	315	65	1
201	""	22214	349	70	2
202	""	22592	358	73	3
203	10	22972	377	75	2
204	""	23310	366	79	4
205	""	23948	420	83	3
206	""	24432	434	91	5
207	""	24957	458	95	4
208	15	25551	477	99	4
209	""	26019	490	102	4
EOF

# confirmed:
set label "26019  " at first 209,260*125/275   left back textcolor "#8080ff"
# -~confirmed:
set label "490    " at first 209, 49           left back textcolor "#ff8080"
set label "535    " at first 161, 53         2 left back textcolor "#ff8080"
# deaths:
set label "102    " at first 209,102           left back textcolor "#ff8080"
# -~deaths:
set label "4      " at first 209,  4*125/275   left back textcolor "#8080ff"

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