Closed lkleuver closed 4 years ago
This is definitively interesting. Maybe the community can work on this. We can host it on Github Pages, but then it is client-side only (which is feasible I guess). This is quite straightforward with React for example.
Great idea, to have this also for NL and European countries / states.
Dankzij de data die o.a. hier is gepubliceerd heb ik een website via Power BI kunnen genereren die zowel informatie van NL als wereldwijd visualiseert. Mijn dank is groot hiervoor!
Heel vet gemaakt @JJKuijvenhoven! :+1: de website is wel heel langzaam ;-)
It would be great to showcase your project on our page. See #59. Interested in a PR @JJKuijvenhoven to set this up and add your page?
Ikzelf genereerde meer timeline visualisaties zoals deze, om een beter idee te krijgen over de spreiding over tijd en ruimte:
Lastig toen RIVM besloot anders te gaan rapporteren, maar ik zie dat de meldingen per gemeente vandaag weer in de data staan.
@J535D165 Thank you very much for the effort you've put in this project.
A classmate and I use your data for a school project. We are making a website on which people can scroll through time to see the spreading of the virus. You can see it at https://coronaperdag.nl. It's still a work in progress, so it's nothing big.
It would be great to showcase your project on our page. See #59. Interested in a PR @JJKuijvenhoven to set this up and add your page?
I totally missed your comment @J535D165 , my apology. I am not sure how to accomplish this, but I only know that you can put the following code in a webpage, it is a Iframe, in which you embed the report:
<iframe width="933" height="700" src="https://app.powerbi.com/view?r=eyJrIjoiMmM0NGQyMTctYWM3Ni00MmI3LTkwY2QtZDYzYTc3ZjM1MDk5IiwidCI6ImVhZTFhNWZlLWZlYTktNGQ3Yy1iMmM2LTkwMjE1NTdlODYwOCIsImMiOjl9" frameborder="0" allowFullScreen="true"></iframe>
You can create a pull request to add a screenshot of your website with the url to be added to https://github.com/J535D165/CoronaWatchNL/tree/master/applications. Closing this issue.
is het een idee om een website te genereren aan de hand van alle data/grafieken in deze repo? zoals bijvoorbeeld http://covid19.healthdata.org/
ik zat zelf te denken aan een gatsby site gehost op S3. met daar op de datasets, grafieken, kaarten etc.
We hebben zelf het domein caard.nl "over" waar vast wel een acronym van te maken is. Maar een ander domein kan natuurlijk ook.
Mocht er interesse zijn kan ik uiteraard een PR sturen.