Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 657 Bytes

File metadata and controls

22 lines (17 loc) · 657 Bytes

Vaccination Information System - VIC - cli

The aim of this tool is to update daily the statistics of the first vaccinations by county in Catalonia

Requirements

Usage

Clone this repository, then start the service locally using docker compose:

docker-compose up -d
docker exec -it vic_cli vic -h # show cli help information
docker exec -it vic_cli vic

TODO / Future work

  • Create a tests
  • Include args to update by county or a date range
  • Improve db schemas in order to get better statistics
  • Add more provinces