Archive of Static Datasets

This is a list of static datasets from previous versions of the Rockland Sample. To request access to a version, please follow the link and more information will be available.

Explanation of version numbers

All RS aggregate datasets use semantic versioning in the format MAJOR.MINOR.PATCH. The table below defines what constitutes each level of change.

LevelTriggerExampleUser Impact
MAJORBreaking changesVariable removal, renaming, full-variable recalculation across participantsMay invalidate prior analyses. Users should re-run pipelines.
MINORData value changesIndividual participant corrections, new derived variables or instrumentsProbably safe, but verify if the affected variable is in scope.
PATCHFormatting onlyVariable stored as string coerced to float; no data values changedSafe to ignore unless pipeline is type-sensitive.