Skip to content

Commit dd6da90

Browse files
feat: User changes to contentful content model
1 parent 8debcf7 commit dd6da90

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CONTENTFUL_CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -4725,3 +4725,40 @@ userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/ma
47254725

47264726
— 11/10/2024 at 11:42:43 AM —
47274727

4728+
# CMS Update: 11/10/2024 at 11:50:25 AM
4729+
4730+
Editor: Sabrina Golonka
4731+
4732+
Environment: preprod
4733+
4734+
Content Type: catalogueTableOfMethods2
4735+
4736+
Revision: 3
4737+
4738+
Updated At: 2024-10-11T11:50:25.549Z
4739+
4740+
Content Updated:
4741+
4742+
```txt
4743+
id: totals-and-components
4744+
name: Totals and Components
4745+
theme: Editing
4746+
expertGroup: Editing & Imputation
4747+
language: Python/Pandas
4748+
author: ONS
4749+
description: The automatic editing method for totals and components correction is currently used in ONS business surveys to ensure fixed relationships between variables are satisfied. For example, when a total (e.g., total employment) is collected along with the component breakdown (e.g., full-time male, full-time female, part-time male, part-time female). The primary use of the method is to automatically detect and correct errors in respondent data where fixed relationships have not been satisfied to improve the efficiency of the editing process, reduce the burden on respondents and survey validators and improve overall data quality. This method can also be used to ensure fixed relationships between variables are satisfied in other data types such as imputed data to improve overall data quality.
4750+
4751+
To install this method, please see Help Centre - [Install a Method](https://statisticalmethodslibrary.ons.gov.uk/help-centre/access/install-a-method).
4752+
4753+
To use this method, please see [User Notes](https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/totals-and-components/totals-and-components.md).
4754+
contactDetails: smlhelp@ons.gov.uk
4755+
methodReady: true
4756+
releaseVersion: v1.1.0
4757+
releaseLink: https://github.com/ONSdigital/sml-python-small/releases/tag/1.1.0
4758+
codeLink: https://github.com/ONSdigital/sml-python-small/tree/main/sml_small/editing/totals_and_components/totals_and_components.py
4759+
specificationLink: https://github.com/ONSdigital/Statistical-Method-Specifications/blob/main/editing_and_imputation/editing/totals_components/totals_components.md
4760+
userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/totals-and-components/totals-and-components.md
4761+
```
4762+
4763+
— 11/10/2024 at 11:50:25 AM —
4764+

0 commit comments

Comments
 (0)