New estimates (data and do files updates; no code updates)#210
Closed
pbronka wants to merge 1 commit intosimpaths:developfrom
Closed
New estimates (data and do files updates; no code updates)#210pbronka wants to merge 1 commit intosimpaths:developfrom
pbronka wants to merge 1 commit intosimpaths:developfrom
Conversation
This reverts commit 71e4e05.
Contributor
Author
|
TODO:
|
5 tasks
Contributor
Author
|
This PR looks redundant since #214 has been added |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These changes were originally made directly on the develop branch but without corresponding code changes. We decided to revert these data changes from the develop branch until the required changes are made to the code (by reverting @dariaple's original commit), however doing so prevents opening a pull request from @dariaple's original branch as these changes are already in the history.
This applies the following changes made by @dariaple:
Summary of updates:
•Estimation sample and initial populations now cover the years 2011–2023.
•Added year-specific dummies (y2020, y2021) to all processes to capture the impact of the pandemic.
•Ethnicity variables:
-Included the four-category variable dot in all processes.
-Added an extended ethnicity variable dot01 to initial populations with six categories.
•Replaced dhe with its physical (dhe_pcs) and mental (dhe_mcs) health components wherever health was included.
•Replaced disability dummy dlltsd with dlltsd01, which captures both self-reported disability and receipt of disability benefits.
•Weights: All processes now use dimxwt (Individual Cross-Sectional Weight).
•Automatised the production of Excel files with estimates.
•There are process-specific updates detailed in the Excel files with estimates.
•Added an Excel file summarising the structure of covariates used in the estimates.
Note
This PR should only be merged after the required code changes to accommodate the data changes above have been made.