THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    2.7 Charge Period End

    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 End represents the end date and time of the charge period.

    The ChargePeriodEnd column MUST be present in the billing data. This column MUST be of type Date/Time and MUST NOT contain null values. ChargePeriodEnd column MUST conform to FOCUS Date/Time Format.

    2.7.3 Description

    The end 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