# Anonymization / Pseudonymization

## In short

* The anonymization / pseudonymization building block will allow participants of the data space to easily anonymize or pseudonymize their data sets before them being shared
* This service will be interconnected with the contract service so it can be detected from the Data Sharing Agreement when a data set needs to be anonymized before being shared

## Timeline

Start date: T0 + 6 months (T0 = expected: Q1 2023)

End date : T0 + 36 months

Duration (in months): 30 months

#### Where we are now

* The work will start Q1 of 2023. Want to learn more and join the effort: join [here](/fundamentals/working-groups.md)!

### Objectives and Expected Outcomes

Provision of a suite of open source and managed tools that :

* automate data anonymization
* advise on good practices
* validate the quality of the anonymization

### Scope&#x20;

* Development of the tools, availability in opensource for on-premise deployment or as a managed service within the platform
* These tools can analyze the formats most used by users, and are kept up to date with the evolution of data formats, and new recommendations and best practices in the field.
* They also perform statistical analysis to make recommendations on primary and secondary fields.

### Deliverables

* Deliverable 1: Semester 2
* First release of the tool suite on a code sharing platform
* Deliverable produced every 3 months, in the form of a new release of the suite.<br>

<table data-header-hidden><thead><tr><th width="89.33333333333331"></th><th width="118"></th><th></th></tr></thead><tbody><tr><td>#</td><td>Availability</td><td>Deliverable</td></tr><tr><td>1.9.1</td><td>T0+4</td><td>First release of the tool suite on a code sharing platform</td></tr><tr><td>1.9.n</td><td>T0+4+n</td><td>New release, new features and capabilities, bugfix</td></tr></tbody></table>


---

# 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/building-blocks/anonymization-pseudonymization.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.
