Interact with OONI network measurement data
Project description
OONI Data
Attention This tool is currently in alpha stage. The CLI API is subject to change and you should be careful to rely on it for production usage.
What is this?
OONI data is a tool for interacting with raw OONI measurements. It supports downloading raw network measurement data in batch.
For the specifications of the base data formats see: https://github.com/ooni/spec/tree/master/data-formats
For the specifications of each of the tests see: https://github.com/ooni/spec/tree/master/nettests
Example usage
To download raw Web Connectivity measurements for a given country and time range, use the following:
oonidata sync --since 2022-02-23 --until 2022-03-17 --country-codes IT --test-names web_connectivity --output-dir ./oonidatastore/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
oonidata-0.0.1.tar.gz
(44.2 kB
view hashes)
Built Distribution
oonidata-0.0.1-py3-none-any.whl
(45.0 kB
view hashes)