Manifest file
Contents
Manifest File Version 2
# The version of the manifest file used
# in this dataset.
manifest_version: "v2"
# The name of the system whose data is ingested,
# where values may include 'peoplesoft', 'banner',
# 'canvas-data', etc. depending on the application.
source: "my_sis"
# The UCDM version number this dataset's format
# corresponds to.
data_schema: "2.0"
# The ISO 8601 UTC datetime stamp describing how current this dump is.
# In most cases, simply providing when the dataset was produced works well.
datetime: "2021-12-10T19:11:23Z"
# A unique identifier for the dataset, such as a UUID
dump_id: "b4f8eec7-7adc-47a1-83a4-238f1032da00"
# An object of the files included in the dataset.
# For each file, an MD5 checksum is provided.
files:
academic_term: 9c9e18230ff048f2837889f41e1faba2
course_offering: 64388cb12350d966fbdc37b9e6c02014
course_section: 4388cb129e18230ff048f2831e1fa14
files:
- academic_term: 9c9e18230ff048f2837889f41e1faba2
- course_offering: 64388cb12350d966fbdc37b9e6c02014
- course_section: 4388cb129e18230ff048f2831e1fa14
...Key
Definition
File Name Requirements
Version 2
Version 1
Manifest File Version 1 (No longer implemented)
Last updated