-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: User changes to contentful content model
- Loading branch information
1 parent
2b5e490
commit 4ed84cc
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4647,3 +4647,42 @@ userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/ma | |
|
||
— 11/10/2024 at 11:21:32 AM — | ||
|
||
# CMS Update: 11/10/2024 at 11:33:19 AM | ||
|
||
Editor: Sabrina Golonka | ||
|
||
Environment: preprod | ||
|
||
Content Type: catalogueTableOfMethods2 | ||
|
||
Revision: 2 | ||
|
||
Updated At: 2024-10-11T11:33:19.756Z | ||
|
||
Content Updated: | ||
|
||
```txt | ||
id: selective-editing | ||
name: Selective Editing | ||
theme: Editing | ||
expertGroup: Editing & Imputation | ||
language: Python/Pandas | ||
author: ONS | ||
description: Selective Editing is an internationally recognised editing method where potential errors are prioritised according to their expected effect on key outputs. Only respondents that are having an impact on published estimates will be recontacted. | ||
Selective Editing works by assigning a score to each important variable for a business where, the score reflects the impact that editing the respondent will have on the estimates. Only contributors with a high score are checked, low scoring contributors pass through unchecked. | ||
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/selective-editing/selective_editing.md). | ||
contactDetails: [email protected] | ||
methodReady: true | ||
releaseVersion: v1.1.0 | ||
releaseLink: https://github.com/ONSdigital/sml-python-small/releases/tag/1.1.0 | ||
codeLink: https://github.com/ONSdigital/sml-python-small/blob/main/sml_small/selective_editing.py | ||
specificationLink: https://github.com/ONSdigital/Statistical-Method-Specifications/blob/main/editing_and_imputation/editing/selective_editing/methodological_specification.md | ||
userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/selective-editing/selective_editing.md | ||
``` | ||
|
||
— 11/10/2024 at 11:33:19 AM — | ||
|