https://github.com/hamilton-institute/hamiltonCovid19
Hamilton Institute's Covid19 Dashboard
https://github.com/hamilton-institute/hamiltonCovid19
Last synced: 5 months ago
JSON representation
Hamilton Institute's Covid19 Dashboard
- Host: GitHub
- URL: https://github.com/hamilton-institute/hamiltonCovid19
- Owner: hamilton-institute
- License: other
- Created: 2020-08-17T17:02:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T19:28:48.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:11:00.919Z (9 months ago)
- Language: R
- Homepage:
- Size: 1.03 GB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hamilton-institute/hamiltonCovid19 - Hamilton Institute's Covid19 Dashboard (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# Covid-19 in Ireland (dev repository)
A visualisation tool of Covid-19 for Ireland developed by the Hamilton Institute in Maynooth.
Visit the site here: https://hamilton-institute.github.io/covid19ireland/
# Brief summary
The app provides daily summaries for Ireland automatically obtained from the authorities:
[](https://hamilton-institute.github.io/covid19ireland/)
It provides highly customisable plots of the crisis:
[](https://hamilton-institute.github.io/covid19ireland/)
It also provides daily updates on hospital statistics and animations of the global progression:
[](https://hamilton-institute.github.io/covid19ireland/)