diff --git a/src/users.md b/src/users.md index 8ce35e5..15fab53 100644 --- a/src/users.md +++ b/src/users.md @@ -184,6 +184,7 @@ function usersByLocation() {

${`PREreviewers ${chosenYear ? `joining in ${chosenYear}` : ''} locations`}

+
Location available for ${d3.format(".1%")(usersInTimePeriod.filter(user => user.country).length/ usersInTimePeriod.length)} of PREreviewers ${chosenYear ? `joining in ${chosenYear}` : ''}
${usersByLocation()}