Returns
pd.DataFrame with release batch data.
Example
Columns
| Column | Type | Description |
|---|---|---|
id | int | Batch ID |
name | string | Batch name (e.g., VOL00009, DataSet11) |
description | string | Batch description |
released_at | timestamp | Public release date |
Download release batch metadata
pd.DataFrame with release batch data.
| Column | Type | Description |
|---|---|---|
id | int | Batch ID |
name | string | Batch name (e.g., VOL00009, DataSet11) |
description | string | Batch description |
released_at | timestamp | Public release date |