GithubHelp home page GithubHelp logo

ijula / covid19_scenarios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neherlab/covid19_scenarios

0.0 1.0 0.0 4.12 MB

Models of COVID-19 outbreak trajectories and hospital demand

Home Page: https://neherlab.org/covid19/

License: MIT License

JavaScript 12.13% TypeScript 70.88% Dockerfile 0.20% CSS 3.47% HTML 0.15% Python 13.17%

covid19_scenarios's Introduction

COVID-19 Scenarios

Tool that models hospital demand during COVID-19 outbreak

Parameters

Parameters fall into three different categories

  • population parameters
  • epidemiological parameters
  • clinical parameters

Most parameters can be adjust in the tool and for many of them we provide presets. The presets for populations can be found in the file data/populationData.tsv. For administrative divisions below the level of countries, our convention is to prefix the name with the three letter country code as in CHE-Zürich.

Development

Install requirements

  • Node >= 10
  • Yarn 1.x

Run

This will run the application in development mode (with hot reloading):

git clone https://github.com/neherlab/covid19_scenarios
cd covid19_scenarios/
cp .env.example .env
yarn install
yarn dev

This will trigger the development server and build process. Wait for the build to finish, then navigate to http://localhost:3000/covid19/ in a browser (last 5 version of Chrome or Firefox are supported in dev mode)

Hit Ctrl+C in the terminal to shutdown.

ℹ️ Hint: type "rs" in terminal to restart the build

Production build

TODO

Release Build

TODO

Continuous integration and deployment

TODO

License

MIT License

Copyright (c) 2020 neherlab

covid19_scenarios's People

Contributors

rneher avatar ivan-aksamentov avatar nnoll avatar ax42 avatar

Watchers

James Cloos avatar

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.