THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    2.6 Billing Period End

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Mandatory
    Data Type: Date/Time
    Since: 0.5

    Billing Period End represents the exclusive end date and time of a billing period. For example, a time period where BillingPeriodStart is '2024-01-01T00:00:00Z' and BillingPeriodEnd is '2024-02-01T00:00:00Z' includes charges for January, since BillingPeriodStart is inclusive, but does not include charges for February since BillingPeriodEnd is exclusive.

    The BillingPeriodEnd column MUST be present in a FOCUS dataset. This column MUST be of type Date/Time Format, MUST be an exclusive value, and MUST NOT contain null values. The sum of the BilledCost column for rows in a given billing period MUST match the sum of the invoices received for that billing period for a billing account.

    2.6.3 Description

    The exclusive end date and time of a billing period.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Mandatory
    Allows Nulls No
    Data Type Date/Time
    Value Format Date/Time Format