Skip to content

Latest commit

 

History

History
256 lines (144 loc) · 9.27 KB

Changelog.rst

File metadata and controls

256 lines (144 loc) · 9.27 KB

ODS Changelog

After the updates to the occupancy codes for common house type such as ‘detached’, ‘semi-detached’, ‘end-terrace’ and ‘bungalow’ (OED occ codes 1070-1073) were released in ODS v2.3.0, an update to the current occupancy code for ‘terraced-housing’ was required to make it more specific to ‘mid-terraced ‘housing.

Added missing SoilValue field to OED spec from (OasisLMF/ODS_OpenExposureData#67)

Fixed package issue

missing spec csv in published package

Fix package installation issue OasisLMF/ODS_OpenExposureData#61 - Patched to 2.1.1 to fix but spec remains the same as 2.1.0

https://github.com/OasisLMF/OpenDataStandards/tree/develop/src

OED Version 2.0.0

  1. Updated documentation (rst files, csv, excel and pdf)
  2. Updated piwind OED (example) files
  3. Added a separate 'LocPopulation' file to OED - (OasisLMF/ODS_OpenExposureData#40)
  4. Added 'w3w' as a geogscheme to data spec .xslx to support 'What3Words' - (OasisLMF/ODS_OpenExposureData#39)
  5. Added 'CondTag' varchar(20) field to loc and acc files (OasisLMF/ODS_OpenExposureData#30)
  6. Removed 'CondNumber' int field from loc file
  7. Added 'OEDVersion' varchar(10) field to all four input files - (OasisLMF/ODS_OpenExposureData#33)
  8. Change 'NumberOfEmployees' int field to 'NumberOfOccupants' int field ion loc file (OasisLMF/ODS_OpenExposureData#40)
  9. Added 'OccupantPeriod' tiny int field to loc file - (OasisLMF/ODS_OpenExposureData#40)
  10. Added 'IsAggregate' field - OasisLMF/ODS_OpenExposureData#45
  11. Increased the amount of 'GeogScheme'/'GeogName' pairs supported in OED - (OasisLMF/ODS_OpenExposureData#51)
  12. Expanding the supported perils to include subsidence, pandemic, agriculture related perils and cyber - OasisLMF/ODS_OpenExposureData#46
  13. Changed data type of 'CondNumber' from int to varchar(20) in acc file
  14. Moved 'RiskLevel' char(3) field to ReinsInfo file (removed from ReinsScope file) - (OasisLMF/ODS_OpenExposureData#21)
  15. Created a CSV to Parquet conversion tool in Python https://github.com/OasisLMF/OpenDataStandards/tree/develop/src

ORD Version 2.0.0

  1. Report name changed from Period Average Loss Table (PALT) to Average Loss Table (ALT) - (OasisLMF/ODS_OpenExposureData#36)
  2. Removed standalone financial perspectives - https://github.com/OasisLMF/OpenDataStandards/issues/37
  3. Reindexing of EPCalc and EPType as follows;

EPCalc:

1 = Mean Damage Ratio

2 = Full Uncertainty

3 = Per Sample Mean

4 = Sample Mean

EPType:

1 = OEP

2 = OEP TVaR

3 = AEP

4 = AEP TVaR

  • Dropped version from ORD spec filename

OED

  • Version 2.0.0
  • Updated documentation (rst files, csv, excel and pdf)
  • Updated piwind oed files
  • Added 'w3w' as a geogscheme to data spec .xslx to support 'What3Words' -

(OasisLMF/ODS_OpenExposureData#39)

Location file

Account file

  • Added CondTag varchar(20) field - (OasisLMF/ODS_OpenExposureData#30)
  • Changed data type of CondNumber from int to varchar(20)
  • Added OEDVersion varchar(10) field

ReinsInfo file

ReinsScope file

  • Removed RiskLevel char(3) field (moved to ReinsInfo file)
  • Added OEDVersion varchar(10) field

ORD

  • Version 2.0.0
  • Report name changed from Period Average Loss Table (PALT) to Average Loss Table (ALT) - (OasisLMF/ODS_OpenExposureData#36)
  • Reindexing of EPCalc and EPType as follows;

EPCalc:

1 = Mean Damage Ratio

2 = Full Uncertainty

3 = Per Sample Mean

4 = Sample Mean

EPType:

1 = OEP

2 = OEP TVaR

3 = AEP

4 = AEP TVaR

  • Dropped version from ORD spec filename
  • (OasisLMF/ODS_OpenExposureData#23) - Added IFM occupancy codes for specific oil, gas, electric and nuclear risks
  • (OasisLMF/ODS_OpenExposureData#27) - Added a occupamcy code for commercial railway buildings
  • Updated OpenExposureData_Spec to include new IFM occ codes
  • Updated Occupancy Values.csv in schema folder with new IFM occ codes
  • (OasisLMF/ODS_OpenExposureData#22) - Updated ranges for FirstFloorHeight and FirstFloorHeightUnit fields
  • Made updates to the ODS ReadMe - added Munich Re and QOMPLX logos and mission statement
  • Added the 'ODS_2021_Planning_&_Strategy_v1.pdf Doc
  • Updated the ORD data spec for v1.1.3 and associated .csv files from latest one supplied by NASDAQ following the Lloyd's Lab project
  • Added the ORD_Questions_&_Feedback.rst doc
  • Added ODS diagram to the ReadMe file.