Skip to content

Commit

Permalink
feat: User changes to contentful content model
Browse files Browse the repository at this point in the history
  • Loading branch information
ons-spp-machine-user committed Jul 31, 2024
1 parent 823494c commit a493b1c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CONTENTFUL_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,3 +518,32 @@ releaseVersion: Not Released Yet

— 31/07/2024 at 10:53:06 AM —

# CMS Update: 31/07/2024 at 01:38:29 PM

Editor: Joseph Percival

Environment: preprod

Content Type: catalogueTableOfMethods2

Revision: 12

Updated At: 2024-07-31T13:38:29.607Z

Content Updated:

```txt
id: cell-key-perturbation-r
name: Cell Key Perturbation
theme: SDC
expertGroup: SDC
language: Python/Pandas
author: ONS Community Method
description: Cell-key Perturbation adds small amounts of noise to frequency tables, to protect against disclosure. Noise is added to change the counts that appear in the frequency table by small amounts, for example a 14 is changed to a 15. This noise introduces uncertainty in the counts and makes it harder to identify individuals, especially when taking the ‘difference’ between two similar tables. An input file called a ‘ptable’ is needed which specifies the level of perturbation. These can also be used to apply rounding, and a threshold for small counts.
contactDetails: [email protected]
methodReady: false
releaseVersion: Not Released Yet
```

— 31/07/2024 at 01:38:29 PM —

0 comments on commit a493b1c

Please sign in to comment.