Go.Data
Overview
Go.Data (https://www.who.int/godata is an outbreak investigation tool for field data collection during public health emergencies.
Integration Use Cases
Check out the Go.Data Interoperability Toolkit docs for example OpenFn integrations and related documentation: https://worldhealthorganization.github.io/godata/interoperability/
Further Reading
-
Go.Data API docs https://worldhealthorganization.github.io/godata/api-docs/
-
Go.Data Community https://community-godata.who.int/login
-
Go.Data GitHub Repository – https://github.com/WorldHealthOrganization/godata
Integration Options
Data integration via the Go.Data web API. Two-way integration can be achieved, but see all options here: https://worldhealthorganization.github.io/godata/options/
OpenFn Adaptor
The open-source language-godata
adaptor has been developed with a series of helper functions for common
operations to expedite integration setup.
Also, the generic
language-http can be
used to make HTTP requests to the Go.Data API and can perform any operations not
supported by language-godata.
Implementation Examples
See Go.Data docs site: https://worldhealthorganization.github.io/godata/integration-scripts/
I've noticed a problem with this Adaptor, or something is out of date, what can I do?
Thanks for asking! We are a fully Open Source Digital Public Good, and we welcome contributions from our community. Check out our Adaptors Wiki for more information on how you can update Adaptors!
Or, you can always reach out to the Community through our Community Forum here.