Skip to content
Bill edited this page Mar 22, 2020 · 2 revisions

COVID-19 Daily Report Viewer for Android

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.

Demo

The Global Report

This view displays information aggregated globally.

The Country/Region Report

This view displays information aggregated by individual countries and regions.

The Province/State Report

This view displays information aggregated by individual provinces and states.

About

Data Update Frequency

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.

Contact

Email: [email protected]

Terms of Use

Please find the terms of use on each repo.