-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating column name to fit standard from Usage Quantity to Quantity …
…In Usage Unit
- Loading branch information
1 parent
4895b45
commit c189986
Showing
4 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Quantity In Usage Unit | ||
|
||
Quantity In Usage Unit is the amount of resources or services consumed. The Quantity In Usage Unit is measured in units specified by the Usage Unit. Quantity In Usage Unit may differ from a Quantity In Pricing Unit when providers use a different unit of measure for calculating cost. Quantity In Usage Unit is often used when analyzing environments to gain understanding of usage or consumption of a given product/service in an environment. | ||
|
||
Quantity In Usage Unit MUST exist in billing data. The column MUST be a numeric value and MUST NOT contain nulls. | ||
|
||
## Column ID | ||
|
||
quantity_in_usage_unit | ||
|
||
## Display name | ||
|
||
Quantity In Usage Unit | ||
|
||
## Description | ||
|
||
## Content constraints | ||
|
||
| Constraint | Value | | ||
|-----------------|--------------| | ||
| Column required | True | | ||
| Data type | Numeric | | ||
| Allows nulls | False | | ||
| Value format | number-range | | ||
| Number range | [8,16] | | ||
| String format | | | ||
|
||
## Introduced (version) | ||
|
||
1.0 |
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...rting_content/dimensions/usagequantity.md → ...content/dimensions/quantityinusageunit.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Column: UsageQuantity | ||
# Column: QuantityInUsageUnit | ||
|
||
## Example provider mappings | ||
|
||
|