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 Nov 27, 2024
1 parent e8521c8 commit ea0b23f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CONTENTFUL_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6184,3 +6184,43 @@ api_name: methods_table_and_summary/thousand_pound_correction

— 27/11/2024 at 09:23:02 AM —

# CMS Update: 27/11/2024 at 10:11:07 AM

Editor: Jason Bell

Environment: preprod

Content Type: catalogueTableOfMethods2

Revision: 4

Updated At: 2024-11-27T10:11:07.440Z

Content Updated:

```txt
id: thousand-pound-correction
name: Thousand Pound Correction
theme: Editing
expertGroup: Editing & Imputation
language: Python
author: ONS
description: The automatic editing method for thousand pounds correction is commonly used across ONS business surveys. It is a generic rule that uses user defined thresholds to automatically detect and correct thousand pounds errors. This is when the respondent should have reported values in thousands of pounds but has reported in actual pounds e.g., returned a value of £56,000 instead of correctly submitting 56.
The method checks the ratio of a principal variable against a suitable predictor variable and make an automatic correction if the calculated ratio is around 1000. The automatic correction is applied to all relevant variables for the respondent.
To install this method, please see Help Centre - [Install a Method](https://statisticalmethodslibrary.ons.gov.uk/help-centre/access/install-a-method).
To use this method, please see [User Notes](https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/thousand-pound-correction/thousand_pound_correction.md).
contactDetails: [email protected]
methodReady: true
releaseVersion: v1.2.3
releaseLink: https://github.com/ONSdigital/sml-python-small/releases
codeLink: https://github.com/ONSdigital/sml-python-small/blob/main/sml_small/editing/thousand_pounds/thousand_pounds.py
specificationLink: https://github.com/ONSdigital/Statistical-Method-Specifications/blob/main/editing_and_imputation/editing/thousand_pounds_correction/thousand_pounds_correction.md
userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/thousand-pound-correction/thousand_pound_correction.md
api_name: methods_table_and_summary/thousand_pound_correction
```

— 27/11/2024 at 10:11:07 AM —

0 comments on commit ea0b23f

Please sign in to comment.