ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
48 stars 28 forks source link

Ingest metadata useful for data visualisations and explorer #179

Open hellais opened 6 years ago

hellais commented 6 years ago

There is some data that is not generated by OONI, but is quite useful to have inside of the database (and synched in some way) to support some data visualisations as well as explorer.

I think ooni-pipeline is possibly the correct component that should be responsible for ingesting this data, but maybe @darkk has a different opinion on this.

The sort of data I am talking about is:

Maybe also:

bassosimone commented 6 years ago

@hellais In principle I think all of this makes sense to have into the database. I was wondering whether you plan on keeping just the latest version of "resources" or to also keep some history. For example, later on in time it might be useful to have ASN data. Is historical ASN data already available through peering DB or not? My argument is that this may be useful later on to study existing data.