3.15 Charge Period End
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
Date/Time
Since:
0.5
Charge Period End represents the exclusive end bound of a charge period. For example, a time period where Charge Period Start is '2024-01-01T00:00:00Z' and Charge Period End is '2024-01-02T00:00:00Z' includes charges for January 1 since Charge Period Start represents the inclusive start bound, but does not include charges for January 2 since Charge Period End represents the exclusive end bound.
The ChargePeriodEnd column adheres to the following requirements:
- ChargePeriodEnd MUST be present in a FOCUS dataset.
- ChargePeriodEnd MUST be of type Date/Time.
- ChargePeriodEnd MUST conform to DateTimeFormat requirements.
- ChargePeriodEnd MUST NOT be null.
- ChargePeriodEnd MUST be the exclusive end bound of the effective period of the charge.
3.15.3 Description
The exclusive end bound of a charge period.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | Date/Time |
| Value Format | Date/Time Format |