diff --git a/lang/aa/texts/data.html b/lang/aa/texts/data.html index d96d38820cc0..9b537c3dbfb4 100644 --- a/lang/aa/texts/data.html +++ b/lang/aa/texts/data.html @@ -55,6 +55,27 @@

JSONL data export

A suitable way to exploit the database is to use DuckDB, an in-process analytical tool designed to process large amount of data in a fraction of seconds. You can read our blog post where we walk you through exploring and processing the Open Food Facts database with DuckDB

+

Parquet Data Export on Hugging Face

+ +

A simplified version of the JSONL dump is also available in the Parquet format. During the conversion, we filtered columns that contains duplicated information, are used for internal debugging, or are simply irrelevant for users. + +The Parquet format has proved to be handy: + +

Hugging Face, a collaborative Machine Learning ecosystem where developers and researchers can share models and datasets. +
+
Link
+
https://huggingface.co/datasets/openfoodfacts/product-database/resolve/main/products.parquet +
+
+ +Find more information in the Wiki, including guidelines for data reuse and example queries to get started. +

CSV Data Export

Data for all products, or some of the products, can be downloaded in the CSV format (readable with LibreOffice, Excel and many other spreadsheet software) through the advanced search form.