Git Product home page Git Product logo

covid-19's Introduction

COVID–19 Data Visualization Dashboard

COVID–19 Data Visualization Dashboard (Greece and worldwide), is open-source and developed by the team at Civic Information Office in collaboration with iiMEdD Lab.

You can read more about the data in iMEdD's open-data relevant repository or see in action the COVID–19 dashboard. If you are interested in the data collection mechanism you can refer to COVID–19 automation service.

This project is an effort to visualize the spread of the disease in Greece, as the Greek government lacks transparency on this issue. This is an open-source project, so please contribute to make it better.

Getting started

You will need to run NodeJS (>= version 12.16.1). You may consider using a Node version manager such as nvm to help ensure all dependencies run correclty. Additionaly, you may also use yarn as your Node package manager.

Clone or Fork
# clone the repo
git clone https://github.com/cvcio/covid-19.git
# cd to directory
cd covid-19
Environment Variables

In the new folder you will find a .env file, where you can set your own environment variables. Read more about Vue CLI modes and environment variables.

The important key is VUE_APP_BASE_API, which is the COVID–19 API url. You can host your own API or you can use the public endpoints https://covid.imedd.org or the fallback https://covid.cvcio.org. Read more about the API here: COVID–19 API.

Install Dependencies
# install dependencies
yarn
# serve the application locally
yarn serve

Contribution

If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work. Before contributing be sure to review the code of conduct.

Related Repositories

Contributors

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.