https://github.com/n1k0/monkeypox-stats
Experiments with open data & dataviz about the monkeypox pandemic
https://github.com/n1k0/monkeypox-stats
dataviz monkeypox monkeypoxtracker pandemic pandemic-analysis
Last synced: 3 months ago
JSON representation
Experiments with open data & dataviz about the monkeypox pandemic
- Host: GitHub
- URL: https://github.com/n1k0/monkeypox-stats
- Owner: n1k0
- License: mit
- Created: 2022-08-10T17:10:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T16:20:43.000Z (about 3 years ago)
- Last Synced: 2025-02-21T12:34:46.378Z (8 months ago)
- Topics: dataviz, monkeypox, monkeypoxtracker, pandemic, pandemic-analysis
- Language: Elm
- Homepage: https://n1k0.github.io/monkeypox-stats
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monkeypox-stats 
A dashboard to visualise Monkeypox related open data released by the [ECDC](https://www.ecdc.europa.eu/en/publications-data/data-monkeypox-cases-eueea), written in Elm.
The app is [visible here](https://n1k0.github.io/monkeypox-stats/).
## Installation
```
npm install
npm start
```## License
MIT