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.
- MIVAC_ScientificData2026 – Dataset used to create figures in MacKay-Brandt et al., 2026.
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.
| Level | Trigger | Example | User Impact |
| MAJOR | Breaking changes | Variable removal, renaming, full-variable recalculation across participants | May invalidate prior analyses. Users should re-run pipelines. |
| MINOR | Data value changes | Individual participant corrections, new derived variables or instruments | Probably safe, but verify if the affected variable is in scope. |
| PATCH | Formatting only | Variable stored as string coerced to float; no data values changed | Safe to ignore unless pipeline is type-sensitive. |