-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This repository is to help individuals who are consuming the COVID-19 daily reports open-sourced by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). The data source is specifically connected to the master branch of /CSSEGISandData/COVID-19/csse_covid_19_data/csse_covid_19_daily_reports.
You can view the daily reports directly on your Android devices and the results are presented by global, country/region and province/state categories with differences from the previous one additionally.
This repository also focuses on Android application development techniques aimed to share with the knowledge of how to aggregate, store and display data available on public GitHub projects on modern practices.
This view displays information aggregated globally.
This view displays information aggregated by individual countries and regions.
This view displays information aggregated by individual provinces and states.
The data is only updated once a day that aggregates the data collected from the JHU CSSE repo of the previous day. Hence, the information is not accurate as always and it will not receive any realtime updates. Please check the repo of JHU CSSE to find out more.
Email: [email protected]
Please find the terms of use on each repo.