Skip to content

Commit b55355b

Browse files
Merge branch '1.0-dev' into 391-exposure-array
2 parents f1b51df + 2d14231 commit b55355b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/about/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ This page lists changes to the Risk Data Library Standard.
6969
- [#384](https://github.com/GFDRR/rdl-standard/pull/384) - Rename non-unique 'loss_ratio' codes in `impact_metric.csv`.
7070
- [#370](https://github.com/GFDRR/rdl-standard/pull/370) - 'IMT.csv' Expanded list and updated structure.
7171
- [#373](https://github.com/GFDRR/rdl-standard/pull/373) - 'license.csv' Expanded list and updated structure.
72+
- [#403](https://github.com/GFDRR/rdl-standard/pull/403) - Add 'index' to `quantity_kind.csv`.
7273
- [#404](https://github.com/GFDRR/rdl-standard/pull/404) - Add `climate_scenario.csv` as closed codelist.
7374
- [#397](https://github.com/GFDRR/rdl-standard/pull/397) - Add 'urban' to `spatial_scale.csv`.
7475

schema/codelists/open/quantity_kind.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ length,Length,"In geometric measurements, length most commonly refers to the lon
44
count,Count,"""Count"" is the value of a count of items.",http://qudt.org/vocab/quantitykind/Count
55
currency,Currency,"In economics, currency is a generally accepted medium of exchange. These are usually the coins and banknotes of a particular government, which comprise the physical aspects of a nation's money supply. The other part of a nation's money supply consists of bank deposits (sometimes called deposit money), ownership of which can be transferred by means of cheques, debit cards, or other forms of money transfer. Deposit money and currency are money in the sense that both are acceptable as a means of payment.",http://qudt.org/vocab/quantitykind/Currency
66
time,Time,"Time is a basic component of the measuring system used to sequence events, to compare the durations of events and the intervals between them, and to quantify the motions of objects.",http://qudt.org/vocab/quantitykind/Time
7-
dimensionless_ratio,Dimensionless Ratio,"A ratio of two quantities of the same kind, e.g. a percentage.",http://qudt.org/vocab/quantitykind/DimensionlessRatio
87
volume,Volume,"The volume of a solid object is the three-dimensional concept of how much space it occupies, often quantified numerically. One-dimensional figures (such as lines) and two-dimensional shapes (such as squares) are assigned zero volume in the three-dimensional space.",http://qudt.org/vocab/quantitykind/Volume
98
mass,Mass,"In physics, mass, more specifically inertial mass, can be defined as a quantitative measure of an object's resistance to acceleration. The SI unit of mass is the kilogram (kg).",http://qudt.org/vocab/quantitykind/Mass
9+
dimensionless_ratio,Ratio (dimensionless or percent),"A dimensionless ratio of two quantities of the same kind, e.g. a percentage.",http://qudt.org/vocab/quantitykind/DimensionlessRatio
10+
index,Index,"A dimensionless index such as a hazard, vulnerability, or risk index or score that has been used to classify levels of hazard, vulnerability, or risk.",Not applicable

0 commit comments

Comments
 (0)