Skip to content

How to update CEDS data #21

Description

@kdorheim

If there is a new CEDS release or update, here are the changes you will want to make.

1. Update the data/raw-data/1.raw-data.urls.txt

You will need to update the links in the 1.raw-data.urls.txt for the aggregate and the supplementary_extension .zip files. If the release is not zenodo ready no worries, manually place the CEDS_v_DATE_aggregate and CEDS_v_DATE_supplementary_extension directories in the data/raw-data.

https://zenodo.org/records/15059443/files/CEDS_v_2025_03_18_aggregate.zip

2. Update the constants.R script

There are two places you will need to make changes

The CEDS_V will need to be updated to reflect the new release date/numbering

CEDS_V <- "v_2025_03_18"

CEDS_FINAL_YEAR will need to be updated to reflect the new final year of CEDS data.

CEDS_FINAL_YEAR <- 2023

after that you should be able to launch the full work flow by sourcing scripts/A.run_all.R

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    notes for rachelImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions