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

Summary

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

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.
Category:CC-BY-SA-4.0#WHO%20Covid%202020%20Jan-Aug%20daily%20C%20Australia.pdfCategory:Self-published work

Gnuplot source code

Gnuplot source code
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_C_Australia.pdf"
set key autotitle columnhead
set termoption noenhanced
# (1) norm: 231 551 379 001
# (2) dist: 1,0:239 2,0:164 2,1:146
# (3,4) dist max: 239 1:551--0:231
# (4) right: 1 0 0 1
# (6,7) scMax: 575 250
# (8) scale: [1:100] [1:1] [1:1] [1:1]


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

set title "Australia"

$data <<EOF
rep day "confirmed [1:100]" "-~confirmed [1:1]" "deaths [1:1]" "-~deaths [1:1]"
1	Jan	.	-	.	-
2	""	.	-	.	-
3	""	.	-	.	-
-	-	-	-	-	-
4	""	.	-	.	-
5	25	3	-	.	-
6	""	4	-	.	-
7	""	4	-	.	-
8	""	5	-	.	-
9	""	7	-	.	-
10	""	7	-	.	-
11	""	9	-	.	-
12	Feb	12	1	.	-
13	""	12	1	.	-
14	""	12	1	0	-
15	""	12	1	0	-
16	05	13	1	0	-
17	""	14	1	0	-
18	""	15	1	0	-
19	""	15	0	0	-
20	""	15	1	0	-
21	10	15	0	0	0
22	""	15	1	0	0
23	""	15	0	0	0
24	""	15	0	0	0
25	""	15	0	0	0
26	15	15	0	0	0
27	""	15	0	0	0
28	""	15	0	0	0
29	""	15	0	0	0
30	""	15	0	0	0
31	20	15	0	0	0
32	""	17	0	0	0
33	""	21	1	0	0
34	""	22	1	0	0
35	""	22	1	0	0
36	25	22	1	0	0
37	""	23	1	0	0
38	""	23	1	0	0
39	""	23	1	0	0
40	""	24	1	0	0
41	Mar	25	0	0	0
42	""	27	1	1	0
43	""	33	1	1	0
44	""	43	3	1	0
45	05	57	5	2	1
46	""	57	5	2	0
47	""	62	5	2	0
48	""	74	7	3	1
49	""	77	8	3	0
50	10	92	8	3	0
51	""	112	10	3	1
52	""	122	9	3	0
53	""	140	12	3	0
54	""	197	19	3	0
55	15	249	25	3	0
56	""	298	32	5	0
57	""	375	40	5	1
58	""	414	43	5	0
59	""	510	56	6	0
60	20	709	81	6	1
61	""	873	97	7	0
62	""	1081	119	7	1
63	""	1396	156	7	0
64	""	1709	191	7	0
65	25	2252	263	8	1
66	""	2799	327	11	1
67	""	2985	325	13	1
68	""	3635	394	14	1
69	""	3966	412	16	1
70	""	3966	368	16	1
71	""	4359	378	18	2
72	Apr	4707	351	20	1
73	""	4976	311	21	2
74	""	5224	320	23	1
75	""	5454	260	28	2
76	05	5635	238	34	3
77	""	5744	254	36	3
78	""	5844	212	42	3
79	""	5956	179	45	4
80	""	6052	153	50	4
81	10	6152	133	52	4
82	""	6238	112	54	4
83	""	6289	93	57	3
84	""	6322	83	61	4
85	""	6366	74	61	2
86	15	6416	66	61	3
87	""	6458	58	63	1
88	""	6468	45	63	2
89	""	6533	42	67	2
90	""	6586	43	69	2
91	20	6612	41	70	1
92	""	6625	37	71	1
93	""	6647	33	74	2
94	""	6654	28	74	2
95	""	6667	29	76	2
96	25	6687	22	79	1
97	""	6703	16	81	2
98	""	6713	15	83	2
99	""	6725	14	84	2
100	""	6738	13	88	2
101	""	6746	13	90	2
102	May	6762	14	92	2
103	""	6767	11	93	2
104	""	6783	12	93	2
105	""	6801	12	95	2
106	05	6825	15	95	1
107	""	6849	15	96	1
108	""	6875	19	97	1
109	""	6896	19	97	1
110	""	6914	21	97	1
111	10	6929	21	97	0
112	""	6941	20	97	1
113	""	6948	17	97	0
114	""	6964	17	97	0
115	""	6975	14	98	0
116	15	6989	13	98	0
117	""	7019	15	98	0
118	""	7036	16	98	1
119	""	7045	15	98	0
120	""	7060	16	99	0
121	20	7068	14	99	0
122	""	7079	15	100	1
123	""	7081	13	100	0
124	""	7095	11	101	0
125	""	7106	10	102	1
126	25	7109	9	102	0
127	""	7118	9	102	1
128	""	7133	9	102	0
129	""	7139	9	103	1
130	""	7150	9	103	0
131	""	7173	12	103	0
132	""	7185	11	103	1
133	Jun	7195	12	103	0
134	""	7204	12	103	0
135	""	7221	13	103	0
136	""	7229	13	102	0
137	05	7240	13	102	0
138	""	7251	11	102	0
139	""	7255	10	102	-1
140	""	7260	9	102	0
141	""	7265	9	102	0
142	10	7267	6	102	0
143	""	7267	6	102	0
144	""	7285	6	102	0
145	""	7290	6	102	0
146	""	7302	7	102	0
147	15	7320	8	102	0
148	""	7335	10	102	0
149	""	7347	12	102	0
150	""	7370	14	102	0
151	""	7391	15	102	0
152	20	7409	17	102	0
153	""	7436	20	102	0
154	""	7461	20	102	0
155	""	7474	20	102	0
156	""	7492	20	102	0
157	25	7521	22	103	0
158	""	7558	24	104	0
159	""	7595	26	104	1
160	""	7641	30	104	0
161	""	7686	32	104	0
162	""	7767	42	104	1
163	Jul	7834	48	104	0
164	""	7920	57	104	0
165	""	8001	64	104	0
166	""	8255	94	104	0
167	05	8362	103	104	0
168	""	8449	109	104	0
169	""	8586	117	106	0
170	""	8755	132	106	1
171	""	8886	138	106	0
172	10	9059	151	106	0
173	""	9359	157	106	0
174	""	9553	171	107	1
175	""	9797	192	108	0
176	""	9980	199	108	1
177	15	10251	214	108	0
178	""	10495	230	111	1
179	""	10810	250	113	1
180	""	11235	268	116	1
181	""	11441	270	118	2
182	20	11802	286	122	2
183	""	12069	299	123	2
184	""	12428	311	126	2
185	""	12896	343	128	3
186	""	13306	356	133	3
187	25	13595	337	139	3
188	""	13950	359	145	4
189	""	14403	371	155	5
190	""	14935	410	161	5
191	""	15304	411	167	6
192	""	15582	383	176	7
193	""	16303	428	189	8
194	Aug	16905	473	196	8
195	""	17282	476	200	8
196	""	17923	503	208	7
197	""	18318	483	221	9
198	05	18729	490	232	9
199	""	19444	551	247	10
200	""	19862	509	255	10
201	""	20272	481	266	10
202	""	20698	488	278	11
203	10	21084	451	295	12
204	""	21397	440	313	13
205	""	21713	427	331	15
206	""	22127	383	352	15
207	""	22358	356	361	15
208	15	22743	353	375	15
209	""	23035	334	379	15
EOF

# confirmed:
set label "23035  " at first 209,230*575/250   left back textcolor "#8080ff"
# -~confirmed:
set label "334    " at first 209,334           left back textcolor "#ff8080"
set label "551    " at first 199,551        +6 left back textcolor "#ff8080"
# deaths:
set label "379    " at first 209,379           left back textcolor "#ff8080"
# -~deaths:
set label "15     " at first 209, 15*575/250   left back textcolor "#8080ff"

set multiplot
  plot $data using 0:($3/    100*575/250) 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        ) with lines lc 7 lw 5 dt 2 title at 0.150, 0.884
replot $data using 0:($6/      1*575/250) 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
Category:Diagrams based on WHO COVID-19 situation reports Category:Diagrams about the COVID-19 pandemic in Australia Category:Images with Gnuplot source code
Category:CC-BY-SA-4.0 Category:Diagrams about the COVID-19 pandemic in Australia Category:Diagrams based on WHO COVID-19 situation reports Category:Images with Gnuplot source code Category:Self-published work