Skip to content

Releases: Alex-bzh/vaxidep

v1.6

05 May 08:54
91a2b7f
Compare
Choose a tag to compare

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

26 Apr 07:47
3c338ba
Compare
Choose a tag to compare

Fix: the department number is in two digit format.

v1.5.2

26 Apr 07:26
e97285f
Compare
Choose a tag to compare

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

21 Apr 08:31
a28ac80
Compare
Choose a tag to compare

Metrics are now managed by the main component.

v1.5

21 Apr 07:54
275d3d1
Compare
Choose a tag to compare

New VueJS component: "nb-vax".

v1.4.2

21 Apr 07:20
320be84
Compare
Choose a tag to compare

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

20 Apr 14:48
883f8f7
Compare
Choose a tag to compare

Better design of the application thanks to a new component that governs the delimitation of the geographical area.

v1.4

19 Apr 13:54
25a1eca
Compare
Choose a tag to compare

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

14 Apr 08:18
5030f9f
Compare
Choose a tag to compare

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

08 Mar 16:11
8f20e04
Compare
Choose a tag to compare

The delimiter of the CSV file changed from comma to semi-colon.