2.8 Charge Period Start
Dataset:
Cost and Usage
Column Type:
Dimension
Data Type:
Date/Time
Since:
0.5
Charge period represents the time window in which a charge was incurred. The time window is inclusive of the charge period start date and exclusive of the charge period end date. A charge can start and/or end at any time within a charge period window. The charge period for continuous usage should match the time granularity of the dataset (e.g., 1 hour for hourly, 1 day for daily).
Charge Period Start represents the starting date and time of the charge period.
The ChargePeriodStart column MUST be present in the billing data. This column MUST be of type Date/Time and MUST NOT contain null values. ChargePeriodStart column MUST conform to FOCUS Date/Time Format.
2.8.3 Description
The beginning date and time of a charge period.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Allows Nulls | No |
| Data Type | Date/Time |
| Value Format | Meets FOCUS Date/Time Format requirements |