-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bill Pugh
committed
May 3, 2022
1 parent
b6586fe
commit 5e17b4a
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,9 @@ | |
|
||
This app allows public health agencies that are using GAEN, the Google/Apple exposure notification system, to download, analyze and export the analytics made available from the ENPA and ENCV servers. In order to use this app, you must have created apiKeys for your organization through the ENPA and ENCV portals. It will work if you only have an apiKey for one or both of the two servers. You will need to copy and paste the api keys into the app, they are way too long to type in. | ||
|
||
All analyzed/presented data is rolling 7-day averages. The ENPA metrics include noise due to differential privacy. | ||
To gain access to the iOS version of the app, contact [Professor Bill Pugh]([email protected]). The iOS version also runs on iPads. The iOS version requires iOS 15, the macOS version requires macOS 12. The macOS version can be downloaded from the releases section on GitHub. | ||
|
||
All analyzed/presented data is rolling averages, over periods such as 7 days or 14 days. The ENPA metrics include noise due to differential privacy. | ||
|
||
All ENPA and ENCV data is kept private to the app except as exported by the user as csv files. | ||
|
||
|