ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
74 stars 38 forks source link

Display (dynamic) summary graph for Web Connectivity test results in each country #386

Open agrabeli opened 4 years ago

agrabeli commented 4 years ago

On the landing page of OONI Explorer, we display a chart that shows percentages for "Confirmed", "Anomalies", and "Accessible":

graph

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?

hellais commented 4 years ago

We discussed something related to this in the team meeting too.