OasisLMF / ODS_OpenExposureData

Open data standards curated by Oasis.
59 stars 8 forks source link

Small data field valid value corrections #170

Closed johcarter closed 8 months ago

johcarter commented 8 months ago
## Description

Small valid value corrections for ExtraExpenseFactor, DebrisRemovalFactor, SectionLength and PowerCapacity

Reasons for change

Inconsistent specification of valid values ## Scope of change - [X] Location File - [X] Accounts File - [ ] Reinsurance Scope - [ ] Reinsurance Info ## Impact of change Not breaking. Documentation consistency fixes to some location and account field valid values ## Data type, default values, are blanks allowed, list valid values ![image](https://github.com/OasisLMF/ODS_OpenExposureData/assets/11421733/d8cd3085-af23-4f44-b5ab-abfd2141f186)
johcarter commented 8 months ago

ExtraExpenseFactor and DebrisRemovalFactor may exceed 1 so will change the description Will correct brackets for SectionLength and PowerCapacity

johcarter commented 8 months ago

Also changed ScaleFactor valid value to [0,) in line with ExtraExpenseFactor and DebrisRemovalFactor rather than [0,1] because this is a float not a tinyint