Skip to content

Commit 69a5bb7

Browse files
feat: User changes to contentful content model
1 parent 807b218 commit 69a5bb7

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CONTENTFUL_CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -6729,3 +6729,41 @@ api_name: methods_table_and_summary/thousand_pound_correction
67296729

67306730
— 12/03/2025 at 01:48:36 PM —
67316731

6732+
# CMS Update: 12/03/2025 at 01:49:37 PM
6733+
6734+
Editor: Jason Bell
6735+
6736+
Environment: preprod
6737+
6738+
Content Type: catalogueTableOfMethods2
6739+
6740+
Revision: 3
6741+
6742+
Updated At: 2025-03-12T13:49:37.332Z
6743+
6744+
Content Updated:
6745+
6746+
```txt
6747+
id: thousand-pound-correction
6748+
name: Thousand Pound Correction
6749+
theme: Editing
6750+
expertGroup: Editing & Imputation
6751+
language: Python
6752+
author: ONS
6753+
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.
6754+
6755+
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.
6756+
6757+
To install this method, please see Help Centre - [Install a Method](https://statisticalmethodslibrary.ons.gov.uk/help-centre/access/install-a-method).
6758+
6759+
To use this method, please see [User Notes](https://github.com/ONSdigital/sml-user-docs/blob/main/UserGuides/ThousandPoundCorrection/ThousandPoundCorrection.md).
6760+
contactDetails: smlhelp@ons.gov.uk
6761+
methodReady: true
6762+
releaseVersion: v1.2.4
6763+
releaseLink: https://github.com/ONSdigital/sml-python-small/releases
6764+
urlList: ["[Go to Thousand Pound Correction code on GitHub](https://github.com/ONSdigital/sml-python-small/blob/main/sml_small/editing/thousand_pounds/thousand_pounds.py)","[Go to Thousand Pound Correction User Documentation on GitHub](https://github.com/ONSdigital/sml-user-docs/blob/main/UserGuides/ThousandPoundCorrection/ThousandPoundCorrection.md)"]
6765+
api_name: methods_table_and_summary/thousand_pound_correction
6766+
```
6767+
6768+
— 12/03/2025 at 01:49:37 PM —
6769+

0 commit comments

Comments
 (0)