Platform
Resources
Pricing
Sign in
Contact us
Bart Mesuere
Professor Big Data Science at Ghent University.
Workspace
Fork
Published
COVID
By
Bart Mesuere
Edited
Dec 23, 2020
Fork of
Geografische spreiding nieuwe gevallen
•
1 fork
COVID
19 in België: een overzicht
Analyse van de COVID cijfers in België
Hospitalisaties
Testen
Projectie bevestigde gevallen
Projectie hospitalisaties
Incidentie per leeftijd
Incidentie per gemeente
Bijtellingen
Vaccinatiestatus in België
Rapporteringsvertraging vaccinaties
Evolutie geografische spreiding
Geografische spreiding sinds april
COVID in Belgium as a dot density map
Evolutie aantal corona-vrije gemeenten
Dagen sinds laatste besmetting
Besmettingen per gemeente
Geografische spreiding nieuwe gevallen
Belgian COVID graphs cookbook
Analyse van de data nav berichten in de media over een stijging op 27 juni
Overlijdens
Insert cell
Insert cell
Insert cell
selectedDay
=
{
let
i
=
-
1
;
while
(
i
<
maxDays
)
{
yield
++
i
;
await
Promises
.
delay
(
500
)
;
}
gif
.
render
(
)
;
}
Insert cell
gif
=
new
GIF
(
{
dither
:
"FalseFloydSteinberg-serpentine"
}
)
Insert cell
gif
.
addFrame
(
map_by_muni
.
childNodes
[
0
]
,
{
copy
:
true
,
delay
:
500
}
)
;
Insert cell
renderedGif
=
{
const
g
=
new
Promise
(
resolve
=>
gif
.
on
(
"finished"
,
resolve
)
)
;
yield
g
;
/*gif.on('finished', function(blob) {
yield blob;
});*/
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
map_by_muni
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
selectedDay
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
gif
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
renderedGif
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
referenceDate
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
startDate
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
endDate
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
by_muni_start
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
by_muni_end
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
by_muni
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
maxDays
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
belgium
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
GIF
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML