> For the complete documentation index, see [llms.txt](https://docs.assenteo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.assenteo.com/sensitive-and-large-scale-data-processing/large-scale-data-collection.md).

# Large Scale Data Collection

### Contents

* [1. What is large-scale data collection?](#id-1.-what-is-large-scale-data-collection)
* [2. Requirements for large-scale data collection](#id-2.-requirements-for-large-scale-data-collection)

### 1. What is large-scale data collection?

Certain data protection requirements only apply if your business collects data on a ‘large scale’.

Unlike the numerical thresholds set in some US data regulations, the [GDPR](/key-legislation/the-gdpr.md) does not set out a particular threshold for when processing becomes ‘large scale’. Rather, it is assessed based on several factors. These include:&#x20;

* the **number** of data subjects concerned (although no number is given);
* the **variety** of data;&#x20;
* the **duration** of the processing; and
* &#x20;the **geographical spread** of the processing.

Based on suggestions from regulators (such as the ICO) and what we see in practice, the following categories are **common** **examples** of large scale processing:

* hospitals;
* insurance companies;
* banks;
* AI infrastructure companies; and
* businesses tracking individuals’ real-time locations.

### 2. Requirements for large-scale data collection

1. **DPO:** If your business conducts ‘large scale’ sensitive data collection or ‘large scale’ regular and systematic monitoring of customers, it is required (under the GDPR) to engage a [DPO](/privacy-professionals-when-do-you-need-them/when-do-you-need-a-dpo.md).
2. **DPIA:** Separately, where your business is deemed to be engaging in high-risk data processing, it must complete a data protection impact assessment (DPIA) before that processing begins. A [DPO](/privacy-professionals-when-do-you-need-them/when-do-you-need-a-privacy-partner.md) will help your business determine if a DPIA is necessary in your individual case.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.assenteo.com/sensitive-and-large-scale-data-processing/large-scale-data-collection.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.
