CEDAR HOWTO is a collection of scripts demoing day-by-day operations that a data scientist using CEDAR might perform.
git clone https://github.com/metadatacenter/cedar-howto
python -m venv ./.venv
source .venv/bin/activate
pip install -r requirements.txt
# run one of the scripts in the root:
python create-field-from-file.py