openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
653 stars 383 forks source link

Add mongo dump corresponding to the modulo 1000 and 10000 #6586

Open alexgarel opened 2 years ago

alexgarel commented 2 years ago

Is your feature request related to a problem? Please describe.

To have sample products in productopener we use : https://static.openfoodfacts.org/exports/products.random-modulo-10000.tar.gz and https://static.openfoodfacts.org/exports/products.random-modulo-1000.tar.gz to get products in the database. But those are sto files.

It would be handy to get the same data to be able to bootstrap a mongodb with some data for test. For example to be able to test robotoff API.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity.