Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a openfoodfacts-query for producers data #34

Open
alexgarel opened this issue Jan 23, 2024 · 2 comments
Open

Create a openfoodfacts-query for producers data #34

alexgarel opened this issue Jan 23, 2024 · 2 comments
Labels
✨ enhancement New feature or request

Comments

@alexgarel
Copy link
Member

  • specific to *.pro.openfoodfacts.org
  • it must have the owner-tags as an important data
  • we have to setup a redisstream for it
  • product opener must filter on owner-tag for normal users (and let moderators access all)
@john-gom
Copy link
Collaborator

john-gom commented Jul 5, 2024

Note that owners_tags is already included in off-query. e.g.
curl -d '[{"$match":{}},{"$group":{"_id":"$owners_tags"}}]' -H "Content-Type: application/json" https://query.openfoodfacts.org/aggregate

@teolemon teolemon added the ✨ enhancement New feature or request label Jul 30, 2024
@alexgarel
Copy link
Member Author

@john-gom the idea here would be to be able:

  1. to use off-query to compute facets for producers data
  2. to also have events on this platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants