Version Dataset · Aperivue/medsci-skills

Fingerprint datasets to detect drift and lock versions

Builds a content-hash manifest of a dataset's files and, for tabular data, its schema and column values, then checks a later copy against it to reveal drift such as schema, row-count, or value changes. Useful for proving an analysis ran on the intended data.

Good for

  • Lock a dataset version before analysis
  • Detect schema or row-count drift over time
  • Prove results ran on the intended data
Source repository
Aperivue/medsci-skills
Category
Medicine

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Build a hash manifest of this dataset, lock it as version 1, and verify a later copy hasn't drifted before I rerun the analysis.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.