- Offizieller Beitrag
First vaccinations against Covid-19 worldwide by country
The map is interactive â It's worth clicking in the map â Also as a movie by clicking on the triangle
Map view is called under the graphic under "Map"
Code
<iframe src="https://ourworldindata.org/explorers/coronavirus-data-explorer?zoomToSelection=true&pickerSort=desc&pickerMetric=population&Metric=People+vaccinated&Interval=Cumulative&Relative+to+Population=true&Align+outbreaks=false&country=BHR~BRA~CHL~FRA~DEU~HUN~IND~ISR~SRB~TUR~GBR~USA~URY&hideControls=true" loading="lazy" style="width: 100%; height: 600px; border: 0px none;"></iframe>
With controls on the left â Countries can be called up individually
Code
<iframe src="https://ourworldindata.org/explorers/coronavirus-data-explorer?zoomToSelection=true&pickerSort=desc&pickerMetric=population&Metric=People+vaccinated&Interval=Cumulative&Relative+to+Population=true&Align+outbreaks=false&country=BHR~BRA~CHL~FRA~DEU~HUN~IND~ISR~SRB~TUR~GBR~USA~URY&hideControls=false" loading="lazy" style="width: 100%; height: 600px; border: 0px none;"></iframe>