# Datasets

This use case consists in allowing the pooling of aggregated data in order to train artificial intelligence algorithms. This is a necessity for the public and private sectors, as well as for research.

This use case would allow to answer needs such as:&#x20;

* To cross-reference the usage data of digital readers and build a model that would allow to detect school dropout very early, or on the contrary an interest that is not reflected in the assessments&#x20;
* Facilitate the development of adaptive learning solutions, based on external data&#x20;
* Impact studies by cross-referencing data from individuals throughout their lives (school, orientation, training, skills, career)

### Benefits

\- Allows actors to cross data sets, for instance learning traces, that are currently fragmented

\- Limits cold start problems

\- Exploit unused data in a trusted environment

\- Larger datasets to open up training possibilities for Machine Learning models

\- Interoperability of educational data

### Building blocks mobilized

* [Contract:](/building-blocks/contract.md) which lowers the legal and contractual barrier and makes it accessible to actors of all sizes&#x20;
* [Learning traces interop and skills data interop:](/building-blocks/interoperability/learning-records.md) to build a coherent dataset from heterogeneous data by source and format&#x20;
* [Anonymization and pseudonymization:](/building-blocks/anonymization-pseudonymization.md) secure the supplier, allowing him to provide a dataset compatible with the regulations&#x20;
* [Consent:](/building-blocks/consent.md) easily integrated with the provider's services. The dataset produced is generated by users who are informed of the purpose and have given their consent.&#x20;

Among its early adopters and data providers,Prometheus -X brings together a set of stakeholders committed to implementing this use case.

These organizations are: Pôle Emploi, INRIA, FUN MOOC, Insititut Mines Telecom, Université de  Lille, MENJS, Openclassrooms, WebForce 3, Serious Factory, Weenoz, Digischool, numerous edtechs, ...


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dataspace.prometheus-x.org/use-cases/datasets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
