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 a46c7a9 commit dfe7152
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 @@ -373,3 +373,32 @@ releaseVersion: Not Released Yet

— 31/07/2024 at 09:36:04 AM —

# CMS Update: 31/07/2024 at 10:12:47 AM

Editor: Joseph Percival

Environment: preprod

Content Type: catalogueTableOfMethods2

Revision: 7

Updated At: 2024-07-31T10:12:47.015Z

Content Updated:

```txt
id: cell-key-perturbation
name: Cell Key Perturbation
theme: Statistical Disclosure Control
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 10:12:47 AM —

0 comments on commit dfe7152

Please sign in to comment.