Skip to content

Go.Data public repo and community of practice for sharing technical resources for Go.Data users and contributors. This includes scripts for interacting with Go.Data API in addition to data extraction/cleaning/analysis.

stefanbuttigieg/godata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go.Data Logo

Welcome to the Go.Data GitHub Repository!

This is the project repo for sharing technical documentation and resources developed and used in the context of Go.Data deployments worldwide.

You can find all repos connected to Go.Data tool in the WHO repo here by filtering for topic "go-data".

Go.Data is a software for contact tracing and outbreak response developed by WHO in collaboration with partners in the Global Outbreak Alert and Response Network (GOARN). Go.Data focuses on case and contact data including laboratory data, hospitalizaton and other variables collected through investigation forms. It generates contact follow-up lists and viusalisation of chains of tranmission. It is currently in use in over 60 countries / terrirorites, in different institutions and at different national levels.

Visit our Community of Practice website to swap learnings or post queries here: https://community-godata.who.int/

Questions or feedback - please contact us at godata@who.int

In the godata repo, you can find:

-This centralized documentation site describes Go.Data Interoperability & Analytics and can point you to where various initiatives are living in Github relating to these topics.

Go.Data Analytics Scripts

The analytics folder contains example scripts for extracting, cleaning, and running some basic analysis in R. Output at present includes flattened cleaned .csvs for case/contact linelists and an HTML dashboard displaying operational performance metrics for contact tracing by contact tracing supervisor and teams.

Go.Data API Scripts

This folder contains in it many example R scripts for GET/PUT/POST commands so that you can manipulate your Go.Data instance through the API, including bulk actions. We have used this for our training instances but think it could be helpful for others too.

About

Go.Data public repo and community of practice for sharing technical resources for Go.Data users and contributors. This includes scripts for interacting with Go.Data API in addition to data extraction/cleaning/analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 71.7%
  • JavaScript 22.2%
  • Python 6.1%