-
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
78c7ded
commit aaa95f3
Showing
1 changed file
with
37 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 |
---|---|---|
|
@@ -4610,3 +4610,40 @@ userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/ma | |
|
||
— 10/10/2024 at 10:33:32 AM — | ||
|
||
# CMS Update: 11/10/2024 at 11:21:32 AM | ||
|
||
Editor: Sabrina Golonka | ||
|
||
Environment: preprod | ||
|
||
Content Type: catalogueTableOfMethods2 | ||
|
||
Revision: 4 | ||
|
||
Updated At: 2024-10-11T11:21:32.705Z | ||
|
||
Content Updated: | ||
|
||
```txt | ||
id: date-adjustment | ||
name: Date Adjustment | ||
theme: Editing | ||
expertGroup: Editing & Imputation | ||
language: Python/Pandas | ||
author: ONS | ||
description: To generate summary and headline statistics for a period, the ONS requires all businesses responses to cover the same period. However, sometimes it is not possible for a business to provide data for the exact period of days required. The responder may specify a different start and end dates for which the response totals cover. Therefore, Date Adjustment methods are required to approximate the values of the data for the required period that are based on the data received. | ||
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/date-adjustment/date_adjustment.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/date_adjustment.py | ||
specificationLink: https://github.com/ONSdigital/Statistical-Method-Specifications/blob/main/editing_and_imputation/editing/date_adjustment/methodological_specification.md | ||
userDocumentationLink: https://github.com/ONSdigital/sml-supporting-info/blob/main/method-info/date-adjustment/date_adjustment.md | ||
``` | ||
|
||
— 11/10/2024 at 11:21:32 AM — | ||
|