OONI DATK
The OONI Data Analysis ToolKit is a set of python tools that will make your life easier when analyzing OONI data.
WARNING This is still under heavy development and the API may (and WILL) change unexpectedly without any prior notice.
Do not depend on this in your own software, just yet!
If you do have feedback, even about the API, do not hesitate to open an issue!
pip install oonidatk
Downloading Data
dc = DataCache()
msmt_ids = download_measurements(dc,
query={
'test_name': 'web_connectivity',
'probe_cc': 'ZW',
'since': '2019-01-20'
}
)

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
