...
Contact Tracer (CT) begins CT interview over phone
CT prompts interviewee to upload data from SafePaths app to SafePlaces
CT works with interviewee to redact, update, and add points of concern
CT concludes interview and transitions case data from “In Progress” state to “Staged for Publishing”
Admin user of SafePlaces/HA selects cases that are in a state of “Staged for Publishing”
Admin user performs further redaction on aggregated case data
After further redaction, the admin user transitions the cases from “Staged for Publishing” to a “Published” “Released for Publishing” state
The SafePlaces application creates an admin user will then make trigger the creation of the JSON file by submitting one final API request from the SafePlaces UI resulting in the SafePlaces application creating a JSON file of the anonymized aggregate data (see The File that is Downloaded). The file created in step #8 is then programmatically uploaded to the location the HA plans to host published data from. The HA is responsible for implementing this functionality within their own API or by extending the example application.
SafePaths mobile application hits the endpoint the HA has configured to host published data from and performs intersection logic
...