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.
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.
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.
This is a sample of the file generated from the Python scrapper.