From bc06263ebab8f8940593808fbe6f4756c0593e13 Mon Sep 17 00:00:00 2001 From: Joh Carter Date: Wed, 26 Jun 2024 15:09:06 +0100 Subject: [PATCH] #187 #186 #162 #185 --- OpenExposureData/OEDInputFields.csv | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/OpenExposureData/OEDInputFields.csv b/OpenExposureData/OEDInputFields.csv index 285ebabc..8c9eaed8 100644 --- a/OpenExposureData/OEDInputFields.csv +++ b/OpenExposureData/OEDInputFields.csv @@ -323,7 +323,7 @@ "Loc","LocLimitCode6All","Location site limit code","O","tinyint","YES","0","" "Loc","LocLimitType6All","Location site limit type","CR","tinyint","YES","0","" "Loc","LocLimit6All","Location site limit","CR","float","YES","0","[0,)" -"Loc","BIWaitingPeriod","BI waiting period (in days)","O","smallint","YES","0","[0,)" +"Loc","BIWaitingPeriod","BI waiting period (in days)","O","float","YES","0","[0,)" "Loc","LocPeril","Perils for location financial terms","CR","varchar(250)","YES","n/a","" "Loc","YearUpgraded","Year the building was upgraded (4 digit year)","O","smallint","YES","0","[0,)" "Loc","SurgeLeakage","Storm leakage percentage (0% to 100%) for Wind only policies","O","float","YES","-999","[-999,-999], [0,1]" @@ -462,7 +462,6 @@ Code for the appurtenant building, such as shed or detached garage","O","tinyint "Loc","OccupantPeriod","Period/time of day/season for 'NumberOfOccupants'","O","tinyint","YES","0","[0,8]" "Loc","SoilType","0 = no soil information, 1 = time averaged shear-wave velocity to 30m depth (vs30 (m/s))","O","tinyint","YES","0","[0,1]" "Loc","SoilValue","The value associated with the SoilType and the corresponding unit","O","float","YES","0","[0,)" -"Loc","LocPopNumber","Population record number","O","nvarchar(20)","NO","","[0,)" "Loc","NumberOfOccupants","Total number of occupants at a location (e.g., residents, employees, visitors)","O","int","YES","0","[0,)" "Loc","OccupantUnderfive","Number of occupants aged under 5 years","O","int","YES","0","[0,)" "Loc","OccupantOver65","Number of occupants aged over 65 years","O","int","YES","0","[0,)" @@ -478,8 +477,8 @@ Code for the appurtenant building, such as shed or detached garage","O","tinyint "Loc","OccupantDisability","Number of occupants with a disability","O","int","YES","0","[0,)" "Loc","OccupantEthnicMinority","Number of ethnic minority occupants ","O","int","YES","0","[0,)" "Loc","OccupantTemporary","Number of temporary occupants (e.g., tourists)","O","int","YES","0","[0,)" -"Acc; Loc; ReinsInfo; ReinsScope","OriginalCurrency","Original currency in which the business has been written before any conversions","O","char(3)","YES","0","" -"Acc; Loc; ReinsInfo; ReinsScope","RateOfExchange","Rate of exchange used to convert the terms from OriginalCurrency","O","float","YES","0","[0,)" +"Acc; Loc; ReinsInfo","OriginalCurrency","Original currency in which the business has been written before any conversions","O","char(3)","YES","n/a","" +"Acc; Loc; ReinsInfo","RateOfExchange","Rate of exchange used to convert the terms from OriginalCurrency","O","float","YES","0","[0,)" "Loc","OffshoreWaterDepth","Depth of water for offshore structures (in metres)","O","float","YES","n/a","(,0]" "Loc","SectionLength","Length of line element associated with point location. Intended for line-assets, such as roads, railways and cables. Such an asset can be defined as a series of points along its length, and the 'Length' field describes the length associated with each point. E.g. if a road is coded as points at 2km intervals, then the 'Length' value is 2, and the TIV represents the value for that 2km stretch of road.","O","float","YES","n/a","[0,)" "Loc","PowerCapacity","The electrical capacity (e.g. in MW) associated with an infrastructure asset. Intended for power generation and power transmission assets. E.g. power stations, turbines, cables, etc.