๐ Data Processing
Data processing - What you do with the data.
Data processing includes:
- Sorting
- Calculating
- Merging
- Seleting
- Interrogating
| Methods | Definition | Details |
|---|---|---|
| Analyse | Business/digital insight through queries/criteria | Process of collecting, transforming, cleaning and modelling data with the gloal of discovering the required informaion. |
| Update | Ensuring all records are up to date. | You should update data whenever someone leaves or joins. |
| Remove | Removal of entries where approptiate | Data deletion needs to be deleted in line with GDPR standards. |
| Integrate | Integrate different sizes of data together | Process of combining data from different sources into a single unified view. |