Schedule Performance Dataset Files
A Schedule Performance Dataset consists of the following files:
|
File Name
|
Description
|
|
Dataset Metadata (DatasetMetadata.json)
|
Contains information about the Contract, Contractor, Program, Point of Contact and the Status of your EVMS system description.
|
|
Source Software Metadata (SourceSoftwareMetadata.json)
|
Describes the Scheduling software used to build the Project Schedule and the software used to generate the SPD JSON files.
|
|
Project Schedule Data (ProjectScheduleData.json)
|
Includes project start, finish and status dates.
|
|
Project Custom Field Definitions (ProjectCustomFieldDefinitions.json)
|
Includes any custom fields used at the project level (not task or resource custom fields).
|
|
Project Custom Field Values (ProjectCustomFieldValues.json)
|
Contains values of the project custom fields
|
|
Calendars (Calendars.json)
|
Contains a list of all calendars in the project
|
|
Calendar Workshifts (CalendarWorkshifts.json)
|
Contains the amount of hours per day for each shift and day of the week for each calendar
|
|
Calendar Exceptions (CalendarExceptions.json)
|
Contains information on holidays and other non-working days other than weekends for each calendar.
|
|
Tasks (Tasks.json)
|
Contains task descriptions and other attributes such as WBS, OBS and EVMS codes.
|
|
Task Schedule Data (TaskScheduleData.json)
|
Contains information about task start and finish dates, and other schedule info.
|
|
Task Custom Field Definitions (TaskCustomFieldDefinitions.json)
|
Includes any custom fields used at the task level that are not included in the Tasks.json file.
|
|
Task Custom Field Values (TaskCustomFieldValues.json)
|
Contains the values of the task custom fields.
|
|
Task Constraints (TaskConstraints.json)
|
Contains information on task constraint types and dates, such as Start-No-Earlier-Than, Finish-No-Earlier-Than, etc.
|
|
Task Relationships (TaskRelationships.json)
|
Contains information on task predecessors and successors.
|
|
Task Outline Structure (TaskOutlineStructure.json)
|
Contains information about the hierarchical structure of tasks in the schedule.
|
|
Resources (Resources.json)
|
Contains information about the resources used in the project.
|
|
Resource Custom Field Definitions (ResourceCustomFieldDefinitions.json)
|
Includes any custom fields used at the resource level not included in the Resources.json file.
|
|
Resource Custom Field Values (ResourceCustomFieldValues.json)
|
Contains the values of the resource custom fields.
|
|
Resource Assignments (ResourceAssignments.json)
|
Contains information about the how resources are assigned to individual tasks in the project.
|