Display (dynamic) summary graph for Web Connectivity test results in each country
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
On the landing page of OONI Explorer, we display a chart that shows percentages for "Confirmed", "Anomalies", and "Accessible":

Community members are asking if it's possible to generate something like the above for each country, and display this graph in each OONI Explorer country page.
This graph (taken from the home page) was designed for illustrative purposes, but it's not based on actual data.
To build this for actual data per country, I imagine it would be dynamic and it would have to automatically get updated every minute, as soon as new measurements are collected, analyzed, and published (which now happens in near real-time!).
How feasible is this? Thoughts?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.