any_tokens | Checks if there are any recognized tokens in the data... |
batch_downloader | Function to manage batch downloads |
cases_from_contacts | Pull out all cases that used to be contacts |
check_godata_url | Check if the provided Go.Data URL is valid |
check_godata_version | Check if installed verison of Go.Data is 2.38.1 or later |
clean_case_address_history | Extract address information from case data |
clean_case_med_history | Extracts and cleans medical history from case data |
clean_cases | Cleans case data |
clean_case_vax_history | Cleans vaccination data from case data |
clean_contact_address_history | Extracts address information from contact data |
clean_contacts | Clean contacts data |
clean_contacts_of_contacts | Clean contacts of contacts data |
clean_contacts_of_contacts_address_history | Extracts address information from contacts of contacts data |
clean_contacts_of_contacts_vax_history | Cleans vaccination data from contacts of contacts data |
clean_contact_vax_history | Cleans vaccination data from contact data |
clean_events | Clean events data |
clean_followups | Clean followup data |
clean_locations | Cleans location data |
clean_relationships | Cleans relationship data |
clean_teams | Clean teams data |
clean_users | Cleans users data |
contacts_per_case | Counts the number of contacts per case from relationship data |
expand_location_tree | Expand the tree for location data from Go.Data |
export_downloader | Function to manage export downloads |
exposures_per_case | Counts the number of exposures per case from relationship... |
get_access_token | Get an access oauth access token for Go.Data |
get_active_outbreak | Get the currently active outbreak id number |
get_all_outbreaks | Get a list of all outbreaks and their attributes |
get_cases | Download cases from Go.Data |
get_cases_epiwindow | Import cases from Go.Data notified within a specific date... |
get_cases_questionnaire | Download cases from Go.Data and returns questionnaire fields |
get_clusters | Download clusters from Go.Data (version agnostic) |
get_contacts | Download contacts from Go.Data |
get_contacts_epiwindow | Import contacts from Go.Data notified within a specific date... |
get_contacts_of_contacts | Download contacts-of-contacts from Go.Data |
get_date_range | Get minimum and maximum date for a vector of dates |
get_events | Download events from Go.Data |
get_export_status | Check the status of an export request from Go.Data (version... |
get_followups | Download contact follow-ups from Go.Data |
get_godata_version | Quickly check which verison of Go.Data is currently... |
get_lab_fields | Get lookup table of Go.Data lab result fields |
get_labresults | Download lab results from Go.Data |
get_labresults_epiwindow | Import lab results from Go.Data within a specific date range |
get_languages | Get lanuages in Go.Data |
get_language_tokens | Get a list of variable tokens and their labels for the... |
get_locations | Get location data from Go.Data |
get_reference_data | Get reference data from Go.Data |
get_relationships | Download relationships from Go.Data |
get_teams | #' Get teams data from Go.Data |
get_users | Get user data from Go.Data |
mongify_date | Format dates for importing to Go.Data |
null2na | Convert NULL slots in a data.table to NA |
set_active_outbreak | Change the currently active outbreak |
translate_categories | Translates cateogories with API labels to more readable forms... |
translate_token | Translates tokens given a specified translation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.