Last active
July 2, 2020 16:18
-
-
Save nov/f06b7dcc9fb6288e06ed781ad406c2de to your computer and use it in GitHub Desktop.
Covid-19Radar/Covid19Radar の ENExposureConfiguration (2020.06.21)
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
{ | |
"MinimumRiskScore": 1, | |
"AttenuationWeight": 50, | |
"TransmissionWeight": 50, | |
"DurationWeight": 50, | |
"DaysSinceLastExposureWeight": 50, | |
"TransmissionRiskScores": [1, 2, 3, 4, 5, 6, 7, 8], | |
"AttenuationScores": [1, 2, 3, 4, 5, 6, 7, 8], | |
"DurationScores": [1, 2, 3, 4, 5, 6, 7, 8], | |
"DaysSinceLastExposureScores": [1, 2, 3, 4, 5, 6, 7, 8], | |
"DurationAtAttenuationThresholds": [50, 70] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ここから取得可能
https://covid19radar-jpn-prod.azureedge.net/c19r/Configration.json