pipeline: add support for extracting annotations into database column
Open
@FedericoCeratto is already working on this.
Since Nov 10, 2022.
feature
pipeline
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
It would be extremely useful to be able to filter (and perhaps group by) the annotation fields (ex. filter by all measurements with annotation->network_type == mobile) and hence we should be extracting these into the database.
This is related to the following issues:
- https://github.com/ooni/backend/issues/350
And is blocking on the following: - https://github.com/ooni/explorer/issues/345
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.