Giter VIP home page Giter VIP logo

erlange / inacovid Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 600.05 MB

🇮🇩 Live data, interactive charts & maps of Indonesia provincial COVID-19 daily cases and vaccination. Live version: https://erlange.github.io/INACOVID/

Home Page: https://erlange.github.io/INACOVID/

License: MIT License

C# 29.20% Python 8.11% JavaScript 0.57% TypeScript 56.67% HTML 2.91% SCSS 2.54%
indonesia covid-19 covid covid19-tracker inacovid covid-indonesia indonesia-covid bnpb csharp python matplotlib angular medical-conditions indonesia-provinces r0-estimation medical-facilities csv

inacovid's Introduction

Scheduled Data Collecting

Indonesia COVID-19 (INACOVID) Data Repository in CSV and JSON Format

An on-going effort of providing up-to-the-minute time-series reports in JSON and CSV format for analytical purposes.

Live version: https://erlange.github.io/INACOVID/

Inacovid Web

Table of Contents

Dataset and Downloadables

The data are automatically scheduled to refresh every hour at the 11th minute as specified in the Action workflow of this repo including the below chart, however if there is no update from the data sources then the data on this repo will not change.

The data files are stored in the data folder categorised in tabular format (CSV) and JSON respectively.

Folder Filename Description
📁data/csv 📄ext.natl.csv BNPB version of national level time-series data
📁data/json 📜ext.natl.json
📁data/csv 📄ext.prov.csv BNPB version of provincial level time-series data
📁data/json 📜ext.prov.json
📁data/csv 📄vax.csv Vaccination time-series data
📁data/json 📜vax.json
📁data/csv 📄hospitals.csv Local hospital data
📁data/json 📜hospitals.json
📁data/csv ⛔arcgis.natl.csv (⛔ Obsolete. Use the BNPB version instead) ArcGIS version of national level time-series data
📁data/json ⛔arcgis.natl.json
📁data/csv ⛔basic.csv (⛔ Obsolete. Use the BNPB version instead) Basic version of national and provincial level time-series data
📁data/json ⛔basic.minified.json
*BNPB (Badan Nasional Penanggulangan Bencana) is the Indonesian government/national institution for disaster recovery

Charts


These charts are plotted regularly based on the scraped data. You can find some .py files to generate the charts in the 📁ActionRunner folder.

Daily Cases and Vaccinations


Daily Cases

Indonesia Covid-19 Daily Cases Script: createplot.py

Vaccinations

Indonesia Covid-19 Vaccination Statistics Script: CreatePlot-Vax.py

Impacts on Indonesia Provinces


Cases by Provinces

Script: CreatePlot-Provinces.py

Demographics


Indonesia Covid-19 Cases by Genders and Age

Script: CreatePlot-Age.py

Medical Conditions


Comorbidities

Script: CreatePlot-Comorbid.py
Symptoms

Script: CreatePlot-Symptoms.py

Medical Facilities


Medical Facilities

Script: CreatePlot-Hospitals.py

Scrapers


The scripts to gather the data are all in the 📁ActionRunner folder, written mostly in C# designed to run on the latest version .NET Core. Some files however are in .py python format to plot the chart.

Workflows


The data scraping tasks are automated by Github Actions and are located in the 📁.github/workflows folder scheduled by the Actions in this repository.

Website


The interactive website for this repository is hosted on Github Pages, available at https://erlange.github.io/INACOVID/. Developed using Angular Framework, the source code resides in the /web/ folder.

Data Sources


The data sources are from the Official Government Site

Submit Bugs


Just open an issue here. All contributions and inputs are welcome.

License


This project is developed by me and is open-source under MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.