civictechsweden / JagVillHaVaccin

A website to show available times in vaccination centers across Sweden
https://jagvillhavaccin.nu
GNU Affero General Public License v3.0
17 stars 4 forks source link

Fix the statistics page to display metrics about available vaccination times and centers #6

Open PierreMesure opened 3 years ago

PierreMesure commented 3 years ago

Problem

Vite Ma Dose has nice metrics on its homepage:

image

And also a page with statistics.

image

I deactivated both of them all to launch Jag Vill Ha Vaccin but it should be pretty simple to adapt them.

Suggested solution

RomainProtti commented 3 years ago

Data for the geographical regions is available here: GIS format https://data.val.se/val/val2010/statistik/ https://hub.arcgis.com/datasets/dbae50c537864581895ac2ca2cf5320e https://public.opendatasoft.com/explore/dataset/sverige-lan-counties-of-sweden/information/

sinansonmez commented 2 years ago

Hello @PierreMesure. I would like to help. I saw that @abulascruz have already done some work on this issue. The stats on the page is already live.

As far as I understand, detail page with statistics (graphs, maps etc.) is missing. If this is the case, I am newbie developer but I can do as much as possible to create this detail page with statistics.

As a summary, in order to create detail page, when I look at the /data/output/stats.json file,

PierreMesure commented 2 years ago

Hi @sinansonmez, it's nice of you to want to help! Ana has already worked a bit on the graphs and maps but hasn't published her code. Maybe she could get in touch with you when she comes back from holidays?

You're welcome to help on this project of course but I need to inform you that it isn't used by too many people anymore.

sinansonmez commented 2 years ago

Hey @PierreMesure.

It is ok that not many people using it anymore. I just would like to contribute to the project. Lets see what Ana has already done.

EDIT: If you have/ know any other social projects which needs any help, please let me know. I am currently enrolled in bootcamp and learning web development (Ruby on Rails, React, HTML, CSS, JS, SQL). I also have some basic experience with android development (in kotlin)

All the best

PierreMesure commented 2 years ago

If you liked this project, maybe ViteMaDose will be interesting for you? It's JagVillHaVaccin's elder sibling and way more active since the service is used by everyone in France. They also have an active mobile app. Maybe you could try to port it to Italy as we did for Sweden?

If you're looking for a Ruby on Rails project, I can only recommend Decidim, which is a powerful platform for participatory democracy used in hundreds of cities and countries. And it's an awesome community and a really interesting RoR codebase! It's even used in Italy!

sinansonmez commented 2 years ago

Many thanks for suggestions. I will certainly check both projects.