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

Support filtering by software_name and engine_name #343

Open hellais opened 7 years ago

hellais commented 7 years ago

It was requested that we add support for filtering by "software_name" so that a user could search for measurements from ooniprobe-ios, ooniprobe-android or just ooniprobe (desktop).

Also, it's just one of the clues to distinguish landline from mobile network that was actual Sukarn's meta-request.

agrabeli commented 7 years ago

Yeah, adding this would be super useful! :+1:

hellais commented 7 years ago

This requires API changes and possibly DB changes. I am going to say this is deferred to future.

hellais commented 4 years ago

This is still no supported, but we should consider it. I am transferring this issue to the new OONI Explorer repo.

hellais commented 2 years ago

This is blocked by: https://github.com/ooni/backend/issues/605

hellais commented 10 months ago

In the meantime, these notebooks can be used for this purpose:

https://jupyter.ooni.org/notebooks/notebooks/easy_charts.ipynb the usage is documented at https://jupyter.ooni.org/notebooks/notebooks/easyutils.ipynb