OpenDataStandards icon indicating copy to clipboard operation
OpenDataStandards copied to clipboard

Defining OED fields for aggregate data

Open MattDonovan82 opened this issue 3 years ago • 2 comments

Linked to the following issue: (https://github.com/OasisLMF/OasisLMF/issues/956)

MattDonovan82 avatar Aug 31 '22 14:08 MattDonovan82

Currently in OED we have NumberOfBuildings and IsAggregate (true/false) for representing aggregate data, however they are not used other than for some models. We are reviewing the requirements for disaggregating exposures to see how Oasis would use these fields, and whether we need additions. A list of use cases is currently being prepared to investigate this.

johcarter avatar Aug 31 '22 16:08 johcarter

This is how we suggest use of the fields NumberOfBuildings and IsAggregate might be used in combination to describe different types of location level data. image

We don't think we would see a case of aggregate data combined with multiple buildings per site which would require an extra field to capture both number of risks (for aggregate data) and number of buildings (per site) within a single record in the location file. Therefore we don't think we need to change or add any more fields to handle aggregate data.

Comments welcome.

johcarter avatar Sep 13 '22 13:09 johcarter

That's fine. I assume that if IsAggregate field isn't present, then it will default to cases 1, 3 and 5, depending on what NumberOfBuildings field is populated as?

aiste-kalinauskaite avatar Jan 10 '23 11:01 aiste-kalinauskaite

Yes @aiste-kalinauskaite thats correct. And if NumberOfBuildings is missing it will default to case 1 or 6 depending on how isAggregate is populated, and case 1 if they are both missing

johcarter avatar Jan 11 '23 11:01 johcarter