Releases: Alex-bzh/vaxidep
Releases · Alex-bzh/vaxidep
v1.6
The one-dose vaccines, and the recommendation to give an additional injection to immunocompromised people, have necessitated the adaptation of some indicators. In addition to those who have received a dose of vaccine, the programme now shows those who are fully vaccinated.
v1.5.3
Fix: the department number is in two digit format.
v1.5.2
As the vaccination campaign progresses, there is an increasing lack of consolidation of data. This version adds an if-statement to check if a field is properly set.
v1.5.1
Metrics are now managed by the main component.
v1.5
New VueJS component: "nb-vax".
v1.4.2
2 VueJS warnings fixed:
- the "class" attribute has been removed trom the "chart" component and rendered directly in the template;
- the event "set-area" in the component "geo-area" has been properly declared.
v1.4.1
Better design of the application thanks to a new component that governs the delimitation of the geographical area.
v1.4
New features:
- a table with the number of people vaccinated
- department is explicit (i.e. 01 => 'Ain')
- numbers are formatted (i.e. 1000000 => 1 000 000)
- tooltips over the chart indicate the number of people vaccinated
v1.3.2
Previously, the vaccination coverage rates, for the first and the second injections, were calculated from the data on the census of the population provided from ScoreSante.fr. Now, they are directly given by VAC-SI.
v1.3.1
The delimiter of the CSV file changed from comma to semi-colon.