datasets_release.csv

Columns

study_name
Name of the study (primary key).
release_name
Name of the distribution (primary key).
dataset_name
Name of the dataset (primary key).
version_name
Versio of the dataset (primary key).

This table builds a has-and-belongs-to-many relationship between datasets and distributions. Thus, it only consists of key values without any attributes.