Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.
/ coronavacuna Public archive

Scrape COVID-19 stats from Our World In Data and display it on a simple manner.

Notifications You must be signed in to change notification settings

macolmenerori/coronavacuna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coronavacuna

⚠️ This project has been archived and it is no longer maintained.

A simple personal project which retrieves the data of the vaccinated people in Spain from Our World In Data and displays it on a simple manner.

coronavacuna_scrapper.py

This Python script scrapes the vaccinations data from Our World In Data and generates a JSON file with the data retrieved. It runs four times a day.

index.html

This is the index page of the website where it is hosted. A script in JavaScript retrieves the data from the JSON file and displays the data. Previously a countdown with the time to end the Alarm State in Spain was placed, but since the Alarm State prescribed it was removed.

dataSpain.json

This is a sample of the file generated from the Python scrapper.

About

Scrape COVID-19 stats from Our World In Data and display it on a simple manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published