Table Type: Historical Data
Contains the Business Unit Schedule List Items.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| id | string | Primary Key | The id for the business unit schedule list item |
| week_date | string | The start week date for this schedule. Dates are represented as an ISO-8601 string. | |
| week_count | int32 | The number of weeks spanned by this schedule | |
| description | string | The description of this schedule | |
| published | boolean | Whether this schedule is published | |
| short_term_forecast_id | string | The forecast used for this schedule, if applicable | |
| schedule_generation_result_summary_id | string | Generation result summary for this schedule, if applicable | |
| self_uri | string | The URI for this object |
