diff --git a/OpenExposureData/Docs/OEDInputFields.csv b/OpenExposureData/Docs/OEDInputFields.csv index e0572047..457750a5 100644 --- a/OpenExposureData/Docs/OEDInputFields.csv +++ b/OpenExposureData/Docs/OEDInputFields.csv @@ -1,495 +1,495 @@ -"File Name","Input Field Name","Type & Description","Required Field","Data Type","Default","Valid value range" -"Acc; Loc","PortNumber","Portfolio number","R","varchar(20)","n/a","" -"Acc","PortName","Portfolio name","O","varchar(40)","n/a","" -"Acc","PortNotes","Portfolio notes, longer description than allowed in portfolio name","O","varchar(200)","n/a","" -"Acc; Loc","AccNumber","Account number","R","nvarchar(40)","n/a","" -"Acc","AccName","Account name","O","nvarchar(100)","n/a","" -"Acc","AccGroup","Account group, could use to group multiple accounts (e.g. for binders)","O","varchar(40)","n/a","" -"Acc","AccStatus","Account status. Aside from predefined values, you can use other single character values for user specific purposes","O","char(1)","n/a","" -"Acc","ExpiringAccNumber","Expiring account number","O","nvarchar(40)","n/a","" -"Acc","CedantName","Cedant name (defined at account level)","O","varchar(40)","n/a","" -"Acc","AccCurrency","Account currency","R","char(3)","n/a","" -"Acc","AccUserDef1","Account user defined field 1","O","varchar(100)","n/a","" -"Acc","AccUserDef2","Account user defined field 2","O","varchar(100)","n/a","" -"Acc","AccUserDef3","Account user defined field 3","O","varchar(100)","n/a","" -"Acc","AccUserDef4","Account user defined field 4","O","varchar(100)","n/a","" -"Acc","AccUserDef5","Account user defined field 5","O","varchar(100)","n/a","" -"Acc","FlexiAccZZZ","Flexible field that is stored in FlexiAcc table in ModifierName = ZZZ","O","varchar(40)","n/a","" -"Acc","AccPeril","Perils for account financial terms","CR","varchar(250)","n/a","" -"Acc","AccDedCode1Building","Account building deductible code","O","tinyint","0","" -"Acc","AccDedType1Building","Account building deductible type","CR","tinyint","0","" -"Acc","AccDed1Building","Account building deductible","CR","float","0","[0,)" -"Acc","AccMinDed1Building","Account minimum building deductible","CR","float","0","[0,)" -"Acc","AccMaxDed1Building","Account maximum building deductible","CR","float","0","[0,)" -"Acc","AccDedCode2Other","Account other building deductible code","O","tinyint","0","" -"Acc","AccDedType2Other","Account other building deductible type","CR","tinyint","0","" -"Acc","AccDed2Other","Account other building deductible","CR","float","0","[0,)" -"Acc","AccMinDed2Other","Account minimum other building deductible","CR","float","0","[0,)" -"Acc","AccMaxDed2Other","Account maximum other building deductible","CR","float","0","[0,)" -"Acc","AccDedCode3Contents","Account contents deductible code","O","tinyint","0","" -"Acc","AccDedType3Contents","Account contents deductible type","CR","tinyint","0","" -"Acc","AccDed3Contents","Account contents deductible","CR","float","0","[0,)" -"Acc","AccMinDed3Contents","Account minimum contents deductible","CR","float","0","[0,)" -"Acc","AccMaxDed3Contents","Account maximum contents deductible","CR","float","0","[0,)" -"Acc","AccDedCode4BI","Account BI deductible code","O","tinyint","0","" -"Acc","AccDedType4BI","Account BI deductible type","CR","tinyint","0","" -"Acc","AccDed4BI","Account BI deductible","CR","float","0","[0,)" -"Acc","AccMinDed4BI","Account minimum BI deductible","CR","float","0","[0,)" -"Acc","AccMaxDed4BI","Account maximum BI deductible","CR","float","0","[0,)" -"Acc","AccDedCode5PD","Account PD deductible code","O","tinyint","0","" -"Acc","AccDedType5PD","Account PD deductible type","CR","tinyint","0","" -"Acc","AccDed5PD","Account PD deductible","CR","float","0","[0,)" -"Acc","AccMinDed5PD","Account minimum PD deductible","CR","float","0","[0,)" -"Acc","AccMaxDed5PD","Account maximum PD deductible","CR","float","0","[0,)" -"Acc","AccDedCode6All","Account blanket deductible code","O","tinyint","0","" -"Acc","AccDedType6All","Account blanket deductible type","CR","tinyint","0","" -"Acc","AccDed6All","Account blanket deductible","CR","float","0","[0,)" -"Acc","AccMinDed6All","Account minimum blanket deductible","CR","float","0","[0,)" -"Acc","AccMaxDed6All","Account maximum blanket deductible","CR","float","0","[0,)" -"Acc","AccLimitCode1Building","Account building limit code","O","tinyint","0","" -"Acc","AccLimitType1Building","Account building limit type","CR","tinyint","0","" -"Acc","AccLimit1Building","Account building limit","CR","float","0","[0,)" -"Acc","AccLimitCode2Other","Account other building limit code","O","tinyint","0","" -"Acc","AccLimitType2Other","Account other building limit type","CR","tinyint","0","" -"Acc","AccLimit2Other","Account other building limit","CR","float","0","[0,)" -"Acc","AccLimitCode3Contents","Account contents limit code","O","tinyint","0","" -"Acc","AccLimitType3Contents","Account contents limit type","CR","tinyint","0","" -"Acc","AccLimit3Contents","Account contents limit","CR","float","0","[0,)" -"Acc","AccLimitCode4BI","Account BI limit code","O","tinyint","0","" -"Acc","AccLimitType4BI","Account BI limit type","CR","tinyint","0","" -"Acc","AccLimit4BI","Account BI limit","CR","float","0","[0,)" -"Acc","AccLimitCode5PD","Account PD limit code","O","tinyint","0","" -"Acc","AccLimitType5PD","Account PD limit type","CR","tinyint","0","" -"Acc","AccLimit5PD","Account PD limit","CR","float","0","[0,)" -"Acc","AccLimitCode6All","Account blanket limit code","O","tinyint","0","" -"Acc","AccLimitType6All","Account blanket limit type","CR","tinyint","0","" -"Acc","AccLimit6All","Account blanket limit","CR","float","0","[0,)" -"Acc","PolNumber","Policy layer number","R","varchar(20)","n/a","" -"Acc","PolStatus","Policy layer status. Aside from predefined values, other single character values for user specific purposes can be used.","O","char(1)","n/a","" -"Acc","PolInceptionDate","Policy inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"Acc","PolExpiryDate","Policy expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"Acc","ProducerName","Producer name (defined at policy level)","O","varchar(40)","n/a","" -"Acc","Underwriter","Underwriter name","O","varchar(40)","n/a","" -"Acc","BranchName","Branch name","O","varchar(20)","n/a","" -"Acc","LOB","Line of business (defined at policy level)","O","varchar(20)","n/a","" -"Acc","ExpiringPolNumber","Expiring policy number","O","varchar(20)","n/a","" -"Acc","PolPerilsCovered","Policy perils covered","R","varchar(250)","n/a","" -"Acc","PolGrossPremium","Policy gross premium","O","float","0","[0,)" -"Acc","PolTax","Policy insurance tax amount","O","float","0","[0,)" -"Acc","PolBrokerage","Policy brokerage amount","O","float","0","[0,)" -"Acc","PolNetPremium","Policy net premium","O","float","0","[0,)" -"Acc","LayerNumber","Layer number","O","int","1","[1,)" -"Acc","LayerParticipation","Insurance company share of the policy layer. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]" -"Acc","LayerLimit","Policy layer limit (always treated as amount)","O","float","0","[0,)" -"Acc","LayerAttachment","Policy layer attachment point (always treated as amount)","O","float","0","[0,)" -"Acc","HoursClause","For perils with an inherent event duration, the insurance contract may contain an hours clause that limits the time in which claims can be added up and assigned to one event","O","int","n/a","[0,)" -"Acc","PolPeril","Perils for policy financial terms","CR","varchar(250)","n/a","" -"Acc","PolDedCode1Building","Policy building deductible code","O","tinyint","0","" -"Acc","PolDedType1Building","Policy building deductible type","CR","tinyint","0","" -"Acc","PolDed1Building","Policy building deductible","CR","float","0","[0,)" -"Acc","PolMinDed1Building","Policy minimum building deductible","CR","float","0","[0,)" -"Acc","PolMaxDed1Building","Policy maximum building deductible","CR","float","0","[0,)" -"Acc","PolDedCode2Other","Policy other building deductible code","O","tinyint","0","" -"Acc","PolDedType2Other","Policy other building deductible type","CR","tinyint","0","" -"Acc","PolDed2Other","Policy other building deductible","CR","float","0","[0,)" -"Acc","PolMinDed2Other","Policy minimum other building deductible","CR","float","0","[0,)" -"Acc","PolMaxDed2Other","Policy maximum other building deductible","CR","float","0","[0,)" -"Acc","PolDedCode3Contents","Policy contents deductible code","O","tinyint","0","" -"Acc","PolDedType3Contents","Policy contents deductible type","CR","tinyint","0","" -"Acc","PolDed3Contents","Policy contents deductible","CR","float","0","[0,)" -"Acc","PolMinDed3Contents","Policy minimum contents deductible","CR","float","0","[0,)" -"Acc","PolMaxDed3Contents","Policy maximum contents deductible","CR","float","0","[0,)" -"Acc","PolDedCode4BI","Policy BI deductible code","O","tinyint","0","" -"Acc","PolDedType4BI","Policy BI deductible type","CR","tinyint","0","" -"Acc","PolDed4BI","Policy BI deductible","CR","float","0","[0,)" -"Acc","PolMinDed4BI","Policy minimum BI deductible","CR","float","0","[0,)" -"Acc","PolMaxDed4BI","Policy maximum BI deductible","CR","float","0","[0,)" -"Acc","PolDedCode5PD","Policy PD deductible code","O","tinyint","0","" -"Acc","PolDedType5PD","Policy PD deductible type","CR","tinyint","0","" -"Acc","PolDed5PD","Policy PD deductible","CR","float","0","[0,)" -"Acc","PolMinDed5PD","Policy minimum PD deductible","CR","float","0","[0,)" -"Acc","PolMaxDed5PD","Policy maximum PD deductible","CR","float","0","[0,)" -"Acc","PolDedCode6All","Policy blanket deductible code","O","tinyint","0","" -"Acc","PolDedType6All","Policy blanket deductible type","CR","tinyint","0","" -"Acc","PolDed6All","Policy blanket deductible","CR","float","0","[0,)" -"Acc","PolMinDed6All","Policy minimum blanket deductible","CR","float","0","[0,)" -"Acc","PolMaxDed6All","Policy maximum blanket deductible","CR","float","0","[0,)" -"Acc","PolLimitCode1Building","Policy building limit code","O","tinyint","0","" -"Acc","PolLimitType1Building","Policy building limit type","CR","tinyint","0","" -"Acc","PolLimit1Building","Policy building limit","CR","float","0","[0,)" -"Acc","PolLimitCode2Other","Policy other building limit code","O","tinyint","0","" -"Acc","PolLimitType2Other","Policy other building limit type","CR","tinyint","0","" -"Acc","PolLimit2Other","Policy other building limit","CR","float","0","[0,)" -"Acc","PolLimitCode3Contents","Policy contents limit code","O","tinyint","0","" -"Acc","PolLimitType3Contents","Policy contents limit type","CR","tinyint","0","" -"Acc","PolLimit3Contents","Policy contents limit","CR","float","0","[0,)" -"Acc","PolLimitCode4BI","Policy BI limit code","O","tinyint","0","" -"Acc","PolLimitType4BI","Policy BI limit type","CR","tinyint","0","" -"Acc","PolLimit4BI","Policy BI limit","CR","float","0","[0,)" -"Acc","PolLimitCode5PD","Policy PD limit code","O","tinyint","0","" -"Acc","PolLimitType5PD","Policy PD limit type","CR","tinyint","0","" -"Acc","PolLimit5PD","Policy PD limit","CR","float","0","[0,)" -"Acc","PolLimitCode6All","Policy blanket limit code (annual aggregate only)","O","tinyint","0","" -"Acc","PolLimitType6All","Policy blanket limit type","CR","tinyint","0","" -"Acc","PolLimit6All","Policy blanket limit","CR","float","0","[0,)" -"Acc","StepFunctionName","Step function name","CR","varchar(30)","n/a","" -"Acc","StepTriggerType","Code that represents how, and for which coverages, pay-outs are triggered.","CR","tinyint","n/a","" -"Acc","StepNumber","Number between 1 and 10 that is used to sort the step function in the correct order.","CR","tinyint","n/a","[1,10]" -"Acc","PayOutType","Refers to PayoutBuilding, PayoutContents, PayoutBuildingContents. Payout can be % TIV, % Loss, a monetary amount, or % Limit.","CR","tinyint","n/a","" -"Acc","TriggerType","Refers to TriggerStart and TriggerEnd fields which could be specified as a % TIV, % Loss or a monetary amount.","CR","tinyint","n/a","" -"Acc","TriggerBuildingStart","Starting value of the building damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","TriggerBuildingEnd","Ending value of the building damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","DeductibleBuilding","Building deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)" -"Acc","PayOutBuildingStart","Pay-out amount for the building losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)" -"Acc","PayOutBuildingEnd","Pay-out amount for the end-point building losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the building payout. Otherwise, it should be left blank.","CR","float","0","[0,)" -"Acc","PayOutLimitBuilding","Pay-out limit for building","CR","float","0","[0,)" -"Acc","TriggerContentsStart","Starting value of the content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","TriggerContentsEnd","Ending value of the content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","DeductibleContents","Content deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)" -"Acc","PayOutContentsStart","Pay-out amount for the contents losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)" -"Acc","PayOutContentsEnd","Pay-out amount for the end-point contents losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the contents payout. Otherwise, it should be left blank.","CR","float","0","[0,)" -"Acc","PayOutLimitContents","Pay-out limit for contents","CR","float","0","[0,)" -"Acc","TriggerBuildingContentsStart","Starting value of the building and content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","TriggerBuildingContentsEnd","Ending value of the building and content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)" -"Acc","DeductibleBuildingContents","Building and contents deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)" -"Acc","PayOutBuildingContentsStart","Pay-out amount for the building and contents losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)" -"Acc","PayOutBuildingContentsEnd","Pay-out amount for the end-point building and contents losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the building and contents payout. Otherwise, it should be left blank.","CR","float","0","[0,)" -"Acc","PayOutLimitBuildingContents","Pay-out limit for building and contents","CR","float","0","[0,)" -"Acc","ExtraExpenseFactor","A factor that is applied to main coverage loss for extra expenses. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >=0. For example, 0.12 for 12%.","CR","float","0","[0,)" -"Acc","ExtraExpenseLimit","A limit that applies to the total extra expense loss","CR","float","0","[0,)" -"Acc","DebrisRemovalFactor","A factor for a conditional coverage which tends to apply to all steps and is to cover Debris Removal. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >=0. For example, 0.12 for 12%.","CR","float","0","[0,)" -"Acc","MinimumTIV","Minimum replacement value for which pay-outs to the corresponding damage range will be allowed.","CR","float","0","[0,)" -"Acc","ScaleFactor","Percentage factor used to scale calculated losses. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >0. For example, 0.12 for 12%.","CR","float","1","[0,)" -"Acc","IsLimitAtDamage","Indicates whether the pay-out is limited by the actual ground-up loss.","CR","tinyint","0","[0,1]" -"Acc","PolUserDef1","Policy user defined field","O","varchar(100)","n/a","" -"Acc","PolUserDef2","Policy user defined field","O","varchar(100)","n/a","" -"Acc","PolUserDef3","Policy user defined field","O","varchar(100)","n/a","" -"Acc","PolUserDef4","Policy user defined field","O","varchar(100)","n/a","" -"Acc","PolUserDef5","Policy user defined field","O","varchar(100)","n/a","" -"Acc","FlexiPolZZZ","Flexible field that is stored in FlexiPol table in ModifierName = ZZZ","O","varchar(40)","n/a","" -"Acc","CondNumber","Condition number identifies a unique set of condition financial terms applicable to one or more CondTag's.","CR","varchar(20)","n/a","" -"Acc","CondName","Condition name.","O","varchar(40)","n/a","" -"Acc","CondPriority","Condition priority: specifies the order in which special conditions apply if multiple conditions apply to one location.","CR","int","n/a","[1,)" -"Acc","CondPeril","Perils for condition financial terms","CR","varchar(250)","n/a","" -"Acc","CondDedCode1Building","Special condition building deductible code","O","tinyint","0","" -"Acc","CondDedType1Building","Special condition building deductible type","CR","tinyint","0","" -"Acc","CondDed1Building","Special condition building deductible","CR","float","0","[0,)" -"Acc","CondMinDed1Building","Special condition minimum building deductible","CR","float","0","[0,)" -"Acc","CondMaxDed1Building","Special condition maximum building deductible","CR","float","0","[0,)" -"Acc","CondDedCode2Other","Special condition other building deductible code","O","tinyint","0","" -"Acc","CondDedType2Other","Special condition other building deductible type","CR","tinyint","0","" -"Acc","CondDed2Other","Special condition other building deductible","CR","float","0","[0,)" -"Acc","CondMinDed2Other","Special condition minimum other building deductible","CR","float","0","[0,)" -"Acc","CondMaxDed2Other","Special condition maximum other building deductible","CR","float","0","[0,)" -"Acc","CondDedCode3Contents","Special condition contents deductible code","O","tinyint","0","" -"Acc","CondDedType3Contents","Special condition contents deductible type","CR","tinyint","0","" -"Acc","CondDed3Contents","Special condition contents deductible","CR","float","0","[0,)" -"Acc","CondMinDed3Contents","Special condition minimum contents deductible","CR","float","0","[0,)" -"Acc","CondMaxDed3Contents","Special condition maximum contents deductible","CR","float","0","[0,)" -"Acc","CondDedCode4BI","Special condition BI deductible code","O","tinyint","0","" -"Acc","CondDedType4BI","Special condition BI deductible type","CR","tinyint","0","" -"Acc","CondDed4BI","Special condition BI deductible","CR","float","0","[0,)" -"Acc","CondMinDed4BI","Special condition minimum BI deductible","CR","float","0","[0,)" -"Acc","CondMaxDed4BI","Special condition maximum BI deductible","CR","float","0","[0,)" -"Acc","CondDedCode5PD","Special condition PD deductible code","O","tinyint","0","" -"Acc","CondDedType5PD","Special condition PD deductible type","CR","tinyint","0","" -"Acc","CondDed5PD","Special condition PD deductible","CR","float","0","[0,)" -"Acc","CondMinDed5PD","Special condition minimum PD deductible","CR","float","0","[0,)" -"Acc","CondMaxDed5PD","Special condition maximum PD deductible","CR","float","0","[0,)" -"Acc","CondDedCode6All","Special condition blanket deductible code","O","tinyint","0","" -"Acc","CondDedType6All","Special condition blanket deductible type","CR","tinyint","0","" -"Acc","CondDed6All","Special condition blanket deductible","CR","float","0","[0,)" -"Acc","CondMinDed6All","Special condition minimum blanket deductible","CR","float","0","[0,)" -"Acc","CondMaxDed6All","Special condition maximum blanket deductible","CR","float","0","[0,)" -"Acc","CondLimitCode1Building","Special condition building limit code","O","tinyint","0","" -"Acc","CondLimitType1Building","Special condition building limit type","CR","tinyint","0","" -"Acc","CondLimit1Building","Special condition building limit","CR","float","0","[0,)" -"Acc","CondLimitCode2Other","Special condition other building limit code","O","tinyint","0","" -"Acc","CondLimitType2Other","Special condition other building limit type","CR","tinyint","0","" -"Acc","CondLimit2Other","Special condition other building limit","CR","float","0","[0,)" -"Acc","CondLimitCode3Contents","Special condition contents limit code","O","tinyint","0","" -"Acc","CondLimitType3Contents","Special condition contents limit type","CR","tinyint","0","" -"Acc","CondLimit3Contents","Special condition contents limit","CR","float","0","[0,)" -"Acc","CondLimitCode4BI","Special condition BI limit code","O","tinyint","0","" -"Acc","CondLimitType4BI","Special condition BI limit type","CR","tinyint","0","" -"Acc","CondLimit4BI","Special condition BI limit","CR","float","0","[0,)" -"Acc","CondLimitCode5PD","Special condition PD limit code","O","tinyint","0","" -"Acc","CondLimitType5PD","Special condition PD limit type","CR","tinyint","0","" -"Acc","CondLimit5PD","Special condition PD limit","CR","float","0","[0,)" -"Acc","CondLimitCode6All","Special condition blanket limit code","O","tinyint","0","" -"Acc","CondLimitType6All","Special condition blanket limit type","CR","tinyint","0","" -"Acc","CondLimit6All","Special condition blanket limit","CR","float","0","[0,)" -"Loc","LocNumber","Location number","R","nvarchar(20)","n/a","" -"Loc","LocName","Location name","O","nvarchar(20)","n/a","" -"Loc","LocGroup","Location group name","O","nvarchar(20)","n/a","" -"Loc","CorrelationGroup","Correlation Group: indicates which locations should be correlated between each other in Oasis LMF.","O","int","n/a","[0,)" -"Loc","IsPrimary","Whether the location in LocGroup is the primary building in the group","O","tinyint","1","[0,1]" -"Loc","IsTenant","Whether property is occupied by a tenant or not","O","tinyint","0","[0,1]" -"Loc","BuildingID","Unique building identification number","O","varchar(20)","n/a","" -"Loc","LocInceptionDate","Location inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"Loc","LocExpiryDate","Location expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"Loc","PercentComplete","Completeness percentage of the construction project at this location. The project completion percentage is by the cost of the project. Values between 0 to 1 (e.g. 12% enterd as 0.12)","O","decimal","1","[0,1]" -"Loc","CompletionDate","Construction project completion date - in ISO 8601 format: YYYY-MM-DD","O","date","n/a","" -"Loc","CountryCode","Country code (based on ISO3166 alpha-2 codes)","R","char(2)","n/a","" -"Loc","Latitude","Latitude in degrees (-90.0 to +90.0)","O","decimal","n/a","[-90,90]" -"Loc","Longitude","Longitude in degrees (-180.0 to +180.0)","O","decimal","n/a","[-180,180]" -"Loc","StreetAddress","Street address including house number ","O","nvarchar(100)","n/a","" -"Loc","PostalCode","Postcode: the highest resolution postcode most often used. (e.g. 5 digit zip for the US).","O","nvarchar(20)","n/a","" -"Loc","City","City","O","nvarchar(50)","n/a","" -"Loc","AreaCode","Code representing typically the largest sub-division in a country (e.g. State code). See AreaCode Values sheet for details.","O","nvarchar(20)","n/a","" -"Loc","AreaName","Name relating to the AreaCode (e.g. State name). See AreaCode Values sheet for details.","O","nvarchar(50)","n/a","" -"Loc","GeogSchemeXX","Geography scheme: Descriptor of the geography scheme used in relation to the geography name in the corresponding GeogName field (e.g. PC4). The 'XX' must be changed to an integer (GeogScheme1......> GeogScheme30 (max) etc) and the user can specify values in addition to those listed in the GeogScheme values list, but user defined scheme values must start with 'X'.","O","varchar(5)","n/a","" -"Loc","GeogNameXX","Geography name: Descriptor of the geographical area, using the scheme referenced in the corresponding GeogScheme field (e.g. SO31)","O","nvarchar(50)","n/a","" -"Loc","AddressMatch","Address match from geocoder: indicating the resolution that the latitude / longitude represents","O","tinyint","0","" -"Loc","GeocodeQuality","Geocode quality (values between 0 and 1 e.g. 80% is entered as 0.8)","O","float","n/a","[0,1]" -"Loc","Geocoder","Company name / version of geocoder. Free text field.","O","varchar(20)","n/a","" -"Loc","OrgOccupancyScheme","Original occupancy scheme","O","varchar(10)","n/a","" -"Loc","OrgOccupancyCode","Original occupancy code","O","varchar(100)","n/a","" -"Loc","OrgConstructionScheme","Original construction scheme","O","varchar(10)","n/a","" -"Loc","OrgConstructionCode","Original construction code","O","varchar(100)","n/a","" -"Loc","OccupancyCode","OED occupancy code","O","int","1000","" -"Loc","ConstructionCode","OED construction code","O","int","5000","" -"Loc","YearBuilt","Year built (4 digit year)","O","smallint","0","[0,)" -"Loc","NumberOfStoreys","Number of storeys (-1 = Unknown No. storeys - low rise), (-2 = Unknown No. storeys - mid rise), (-3 = Unknown No. storeys = high rise). Can be used with occupancy types where the number of storeys are unknown.","O","tinyint","0","[-3,)" -"Loc","NumberOfBuildings","Number of buildings. Default to 1 but user should enter '0' if unknown.","O","int","1","[0,)" -"Loc","FloorArea","Floor area: the total area across all floors","O","float","0","[0,)" -"Loc","FloorAreaUnit","Units in which FloorArea is specified","O","tinyint","11","" -"Loc","LocUserDef1","Location user defined field 1","O","varchar(100)","n/a","" -"Loc","LocUserDef2","Location user defined field 2","O","varchar(100)","n/a","" -"Loc","LocUserDef3","Location user defined field 3","O","varchar(100)","n/a","" -"Loc","LocUserDef4","Location user defined field 4","O","varchar(100)","n/a","" -"Loc","LocUserDef5","Location user defined field 5","O","varchar(100)","n/a","" -"Loc","FlexiLocZZZ","Flexible field that is stored in FlexiLoc table in ModifierName = ZZZ","O","varchar(40)","n/a","" -"Loc","LocPerilsCovered","Location perils covered","R","varchar(250)","n/a","" -"Loc","BuildingTIV","Building Total Insured Value","O","float","0","[0,)" -"Loc","OtherTIV","Other Building Insured Value (primarily aimed at specific US policies). For motor exposures, use this field for TIV along with appropriate motor construction code.","O","float","0","[0,)" -"Loc","ContentsTIV","Contents Total Insured Value","O","float","0","[0,)" -"Loc","BITIV","Business Interruption (BI) Total Insured Value","O","float","0","[0,)" -"Loc","BIPOI","BI period of indemnity (in days, in increments of 0.5 days). Default value = 365 (1 year).","O","float","365","[0,3650]" -"Loc","LocCurrency","Location currency","R","char(3)","n/a","" -"Loc","LocGrossPremium","Gross premium amount at location level","O","float","0","[0,)" -"Loc","LocTax","Insurance tax amount at location level","O","float","0","[0,)" -"Loc","LocBrokerage","Brokerage amount at location level","O","float","0","[0,)" -"Loc","LocNetPremium","Net premium at location level","O","float","0","[0,)" -"Loc","NonCatGroundUpLoss","Ground-Up non-cat loss value prior to the application of non-cat policy terms","O","float","0","[0,)" -"Loc","LocParticipation","Percentage of risk that the insurer covers for this location. Values between 0 to 1 (e.g. 12% enterd as 0.12). Usually used in binders or offshore.","O","float","1","[0,1]" -"Loc","PayoutBasis","Pay-out basis for the claim (whether depreciation is taken into account). ACV = RCV - depreciation.","O","tinyint","0","" -"Loc","ReinsTag","User defined reinsurance tag to provide a further option for specifying reinsurance scope","O","varchar(20)","n/a","" -"Loc","LocDedCode1Building","Location building deductible code","O","tinyint","0","" -"Loc","LocDedType1Building","Location building deductible type","CR","tinyint","0","" -"Loc","LocDed1Building","Location building deductible","CR","float","0","[0,)" -"Loc","LocMinDed1Building","Location minimum building deductible","CR","float","0","[0,)" -"Loc","LocMaxDed1Building","Location maximum building deductible","CR","float","0","[0,)" -"Loc","LocDedCode2Other","Location other building deductible code","O","tinyint","0","" -"Loc","LocDedType2Other","Location other building deductible type","CR","tinyint","0","" -"Loc","LocDed2Other","Location other building deductible","CR","float","0","[0,)" -"Loc","LocMinDed2Other","Location minimum other building deductible","CR","float","0","[0,)" -"Loc","LocMaxDed2Other","Location maximum other building deductible","CR","float","0","[0,)" -"Loc","LocDedCode3Contents","Location contents deductible code","O","tinyint","0","" -"Loc","LocDedType3Contents","Location contents deductible type","CR","tinyint","0","" -"Loc","LocDed3Contents","Location contents deductible","CR","float","0","[0,)" -"Loc","LocMinDed3Contents","Location minimum contents deductible","CR","float","0","[0,)" -"Loc","LocMaxDed3Contents","Location maximum contents deductible","CR","float","0","[0,)" -"Loc","LocDedCode4BI","Location BI Deductible Code","O","tinyint","0","" -"Loc","LocDedType4BI","Location BI Deductible Type","CR","tinyint","0","" -"Loc","LocDed4BI","Location BI deductible","CR","float","0","[0,)" -"Loc","LocMinDed4BI","Location minimum bi deductible","CR","float","0","[0,)" -"Loc","LocMaxDed4BI","Location maximum bi deductible","CR","float","0","[0,)" -"Loc","LocDedCode5PD","Location PD deductible code","O","tinyint","0","" -"Loc","LocDedType5PD","Location PD deductible type","CR","tinyint","0","" -"Loc","LocDed5PD","Location PD deductible","CR","float","0","[0,)" -"Loc","LocMinDed5PD","Location minimum PD deductible","CR","float","0","[0,)" -"Loc","LocMaxDed5PD","Location maximum PD deductible","CR","float","0","[0,)" -"Loc","LocDedCode6All","Location blanket deductible code","O","tinyint","0","" -"Loc","LocDedType6All","Location blanket deductible type","CR","tinyint","0","" -"Loc","LocDed6All","Location site deductible","CR","float","0","[0,)" -"Loc","LocMinDed6All","Location minimum blanket deductible","CR","float","0","[0,)" -"Loc","LocMaxDed6All","Location maximum blanket deductible","CR","float","0","[0,)" -"Loc","LocLimitCode1Building","Location building limit code","O","tinyint","0","" -"Loc","LocLimitType1Building","Location building limit type","CR","tinyint","0","" -"Loc","LocLimit1Building","Location building limit","CR","float","0","[0,)" -"Loc","LocLimitCode2Other","Location other building limit code","O","tinyint","0","" -"Loc","LocLimitType2Other","Location other building limit type","CR","tinyint","0","" -"Loc","LocLimit2Other","Location other building limit","CR","float","0","[0,)" -"Loc","LocLimitCode3Contents","Location contents limit code","O","tinyint","0","" -"Loc","LocLimitType3Contents","Location contents limit type","CR","tinyint","0","" -"Loc","LocLimit3Contents","Location contents limit","CR","float","0","[0,)" -"Loc","LocLimitCode4BI","Location BI limit code","O","tinyint","0","" -"Loc","LocLimitType4BI","Location BI limit type","CR","tinyint","0","" -"Loc","LocLimit4BI","Location BI limit","CR","float","0","[0,)" -"Loc","LocLimitCode5PD","Location PD limit code","O","tinyint","0","" -"Loc","LocLimitType5PD","Location PD limit type","CR","tinyint","0","" -"Loc","LocLimit5PD","Location PD limit","CR","float","0","[0,)" -"Loc","LocLimitCode6All","Location site limit code","O","tinyint","0","" -"Loc","LocLimitType6All","Location site limit type","CR","tinyint","0","" -"Loc","LocLimit6All","Location site limit","CR","float","0","[0,)" -"Loc","BIWaitingPeriod","BI waiting period (in days)","O","float","0","[0,)" -"Loc","LocPeril","Perils for location financial terms","CR","varchar(250)","n/a","" -"Loc","YearUpgraded","Year the building was upgraded (4 digit year)","O","smallint","0","[0,)" -"Loc","SurgeLeakage","Storm leakage percentage (0% to 100%) for Wind only policies","O","float","-999","[-999,-999], [0,1]" -"Loc","SprinklerType","Sprinkler type","O","tinyint","0","" -"Loc","PercentSprinklered","Percent sprinklered. Values between 0 and 1 inclusive (0.5 = 50%); -999 is unknown","O","float","-999","[-999,-999], [0,1]" -"Loc","RoofCover","Code that represents the material used to cover the roof","O","tinyint","0","" -"Loc","RoofYearBuilt","Year the roof was last replaced (4 digit year)","O","smallint","0","[0,)" -"Loc","RoofGeometry","Code that represents the shape of the roof","O","tinyint","0","" -"Loc","RoofEquipment","captures if mechanical or electric equipment is braced on the roof and the impact this modifier will have on the losses.","O","tinyint","0","" -"Loc","RoofFrame","Roof framing material","O","tinyint","0","" -"Loc","RoofMaintenance","Captures the impact roof maintenance has on the losses","O","tinyint","0","" -"Loc","BuildingCondition","Building condition","O","tinyint","0","" -"Loc","RoofAttachedStructures","Code that identifies items mounted on the roof, such as A/C units, skylights, or dormers","O","tinyint","0","" -"Loc","RoofDeck","Code that represents the materials used to construct the roof deck","O","tinyint","0","" -"Loc","RoofPitch","Code that represents the slope of the roof","O","tinyint","0","" -"Loc","RoofAnchorage","Code that represents the connections used to secure the roof support system to the walls","O","tinyint","0","" -"Loc","RoofDeckAttachment","Code that represents the connections used to secure the roof deck to the underlying roof support system","O","tinyint","0","" -"Loc","RoofCoverAttachment","Code that represents the connections used to secure the roof covering to the roof deck","O","tinyint","0","" -"Loc","GlassType","Code that represents the type of glass used in the building","O","tinyint","0","" -"Loc","LatticeType","Code that represents the type of web used for H-shaped steel","O","tinyint","0","" -"Loc","FloodZone","Flood zone. Free text field.","O","varchar(20)","n/a","" -"Loc","SoftStory","Code that indicates if there is structural weakness at any floor. First floor garages and taller first floors are likely to exhibit soft-story behaviour.","O","tinyint","0","" -"Loc","Basement","Code that defines if there is a basement and if so whether it is finished or unfinished","O","tinyint","0","" -"Loc","BasementLevelCount","Indicates the number of basement levels in a structure (supports up to 5 levels; for more than 5, enter 5).","O","tinyint","0","[0,5]" -"Loc","WindowProtection","Code that represents the wind protection systems used on the windows","O","tinyint","0","" -"Loc","FoundationType","Code that represents the construction type of the building's foundation","O","tinyint","0","" +"File Name","Input Field Name","Type & Description","Required Field","Data Type","Default","Valid value range","Property","Cyber","Liability" +"Acc; Loc","PortNumber","Portfolio number","R","varchar(20)","n/a","","YES","YES","YES" +"Acc","PortName","Portfolio name","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","PortNotes","Portfolio notes, longer description than allowed in portfolio name","O","varchar(200)","n/a","","YES","YES","YES" +"Acc; Loc","AccNumber","Account number","R","nvarchar(40)","n/a","","YES","YES","YES" +"Acc","AccName","Account name","O","nvarchar(100)","n/a","","YES","YES","YES" +"Acc","AccGroup","Account group, could use to group multiple accounts (e.g. for binders)","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","AccStatus","Account status. Aside from predefined values, you can use other single character values for user specific purposes","O","char(1)","n/a","","YES","YES","YES" +"Acc","ExpiringAccNumber","Expiring account number","O","nvarchar(40)","n/a","","YES","YES","YES" +"Acc","CedantName","Cedant name (defined at account level)","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","AccCurrency","Account currency","R","char(3)","n/a","","YES","YES","YES" +"Acc","AccUserDef1","Account user defined field 1","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","AccUserDef2","Account user defined field 2","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","AccUserDef3","Account user defined field 3","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","AccUserDef4","Account user defined field 4","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","AccUserDef5","Account user defined field 5","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","FlexiAccZZZ","Flexible field that is stored in FlexiAcc table in ModifierName = ZZZ","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","AccPeril","Perils for account financial terms","CR","varchar(250)","n/a","","YES","NO","NO" +"Acc","AccDedCode1Building","Account building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType1Building","Account building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed1Building","Account building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed1Building","Account minimum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed1Building","Account maximum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccDedCode2Other","Account other building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType2Other","Account other building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed2Other","Account other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed2Other","Account minimum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed2Other","Account maximum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccDedCode3Contents","Account contents deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType3Contents","Account contents deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed3Contents","Account contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed3Contents","Account minimum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed3Contents","Account maximum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccDedCode4BI","Account BI deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType4BI","Account BI deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed4BI","Account BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed4BI","Account minimum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed4BI","Account maximum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccDedCode5PD","Account PD deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType5PD","Account PD deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed5PD","Account PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed5PD","Account minimum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed5PD","Account maximum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccDedCode6All","Account blanket deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","AccDedType6All","Account blanket deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccDed6All","Account blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMinDed6All","Account minimum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccMaxDed6All","Account maximum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode1Building","Account building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType1Building","Account building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit1Building","Account building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode2Other","Account other building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType2Other","Account other building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit2Other","Account other building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode3Contents","Account contents limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType3Contents","Account contents limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit3Contents","Account contents limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode4BI","Account BI limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType4BI","Account BI limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit4BI","Account BI limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode5PD","Account PD limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType5PD","Account PD limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit5PD","Account PD limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","AccLimitCode6All","Account blanket limit code","O","tinyint","0","","YES","NO","NO" +"Acc","AccLimitType6All","Account blanket limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","AccLimit6All","Account blanket limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolNumber","Policy layer number","R","varchar(20)","n/a","","YES","YES","YES" +"Acc","PolStatus","Policy layer status. Aside from predefined values, other single character values for user specific purposes can be used.","O","char(1)","n/a","","YES","YES","YES" +"Acc","PolInceptionDate","Policy inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","YES","YES" +"Acc","PolExpiryDate","Policy expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","YES","YES" +"Acc","ProducerName","Producer name (defined at policy level)","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","Underwriter","Underwriter name","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","BranchName","Branch name","O","varchar(20)","n/a","","YES","YES","YES" +"Acc","LOB","Line of business (defined at policy level)","O","varchar(20)","n/a","","YES","YES","YES" +"Acc","ExpiringPolNumber","Expiring policy number","O","varchar(20)","n/a","","YES","YES","YES" +"Acc","PolPerilsCovered","Policy perils covered","R","varchar(250)","n/a","","YES","YES","YES" +"Acc","PolGrossPremium","Policy gross premium","O","float","0","[0,)","YES","YES","YES" +"Acc","PolTax","Policy insurance tax amount","O","float","0","[0,)","YES","YES","YES" +"Acc","PolBrokerage","Policy brokerage amount","O","float","0","[0,)","YES","YES","YES" +"Acc","PolNetPremium","Policy net premium","O","float","0","[0,)","YES","YES","YES" +"Acc","LayerNumber","Layer number","O","int","1","[1,)","YES","YES","YES" +"Acc","LayerParticipation","Insurance company share of the policy layer. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]","YES","YES","YES" +"Acc","LayerLimit","Policy layer limit (always treated as amount)","O","float","0","[0,)","YES","YES","YES" +"Acc","LayerAttachment","Policy layer attachment point (always treated as amount)","O","float","0","[0,)","YES","YES","YES" +"Acc","HoursClause","For perils with an inherent event duration, the insurance contract may contain an hours clause that limits the time in which claims can be added up and assigned to one event","O","int","n/a","[0,)","YES","YES","YES" +"Acc","PolPeril","Perils for policy financial terms","CR","varchar(250)","n/a","","YES","NO","NO" +"Acc","PolDedCode1Building","Policy building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType1Building","Policy building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed1Building","Policy building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed1Building","Policy minimum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed1Building","Policy maximum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolDedCode2Other","Policy other building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType2Other","Policy other building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed2Other","Policy other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed2Other","Policy minimum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed2Other","Policy maximum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolDedCode3Contents","Policy contents deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType3Contents","Policy contents deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed3Contents","Policy contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed3Contents","Policy minimum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed3Contents","Policy maximum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolDedCode4BI","Policy BI deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType4BI","Policy BI deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed4BI","Policy BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed4BI","Policy minimum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed4BI","Policy maximum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolDedCode5PD","Policy PD deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType5PD","Policy PD deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed5PD","Policy PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed5PD","Policy minimum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed5PD","Policy maximum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolDedCode6All","Policy blanket deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","PolDedType6All","Policy blanket deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolDed6All","Policy blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMinDed6All","Policy minimum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolMaxDed6All","Policy maximum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode1Building","Policy building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType1Building","Policy building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit1Building","Policy building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode2Other","Policy other building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType2Other","Policy other building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit2Other","Policy other building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode3Contents","Policy contents limit code","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType3Contents","Policy contents limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit3Contents","Policy contents limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode4BI","Policy BI limit code","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType4BI","Policy BI limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit4BI","Policy BI limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode5PD","Policy PD limit code","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType5PD","Policy PD limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit5PD","Policy PD limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","PolLimitCode6All","Policy blanket limit code (annual aggregate only)","O","tinyint","0","","YES","NO","NO" +"Acc","PolLimitType6All","Policy blanket limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","PolLimit6All","Policy blanket limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","StepFunctionName","Step function name","CR","varchar(30)","n/a","","YES","NO","NO" +"Acc","StepTriggerType","Code that represents how, and for which coverages, pay-outs are triggered.","CR","tinyint","n/a","","YES","NO","NO" +"Acc","StepNumber","Number between 1 and 10 that is used to sort the step function in the correct order.","CR","tinyint","n/a","[1,10]","YES","NO","NO" +"Acc","PayOutType","Refers to PayoutBuilding, PayoutContents, PayoutBuildingContents. Payout can be % TIV, % Loss, a monetary amount, or % Limit.","CR","tinyint","n/a","","YES","NO","NO" +"Acc","TriggerType","Refers to TriggerStart and TriggerEnd fields which could be specified as a % TIV, % Loss or a monetary amount.","CR","tinyint","n/a","","YES","NO","NO" +"Acc","TriggerBuildingStart","Starting value of the building damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","TriggerBuildingEnd","Ending value of the building damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","DeductibleBuilding","Building deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutBuildingStart","Pay-out amount for the building losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutBuildingEnd","Pay-out amount for the end-point building losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the building payout. Otherwise, it should be left blank.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutLimitBuilding","Pay-out limit for building","CR","float","0","[0,)","YES","NO","NO" +"Acc","TriggerContentsStart","Starting value of the content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","TriggerContentsEnd","Ending value of the content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","DeductibleContents","Content deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutContentsStart","Pay-out amount for the contents losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutContentsEnd","Pay-out amount for the end-point contents losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the contents payout. Otherwise, it should be left blank.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutLimitContents","Pay-out limit for contents","CR","float","0","[0,)","YES","NO","NO" +"Acc","TriggerBuildingContentsStart","Starting value of the building and content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","TriggerBuildingContentsEnd","Ending value of the building and content damage range over which the corresponding pay-out(s) should be made.","CR","float","0","[0,)","YES","NO","NO" +"Acc","DeductibleBuildingContents","Building and contents deductible that can be used, for example, to account for fire policies before applying step functions.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutBuildingContentsStart","Pay-out amount for the building and contents losses for this step. If a ramp policy then it represents the start payout value.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutBuildingContentsEnd","Pay-out amount for the end-point building and contents losses for this ramp. This field should only be used if you have a ramp policy to indicate the end of the building and contents payout. Otherwise, it should be left blank.","CR","float","0","[0,)","YES","NO","NO" +"Acc","PayOutLimitBuildingContents","Pay-out limit for building and contents","CR","float","0","[0,)","YES","NO","NO" +"Acc","ExtraExpenseFactor","A factor that is applied to main coverage loss for extra expenses. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >=0. For example, 0.12 for 12%.","CR","float","0","[0,)","YES","NO","NO" +"Acc","ExtraExpenseLimit","A limit that applies to the total extra expense loss","CR","float","0","[0,)","YES","NO","NO" +"Acc","DebrisRemovalFactor","A factor for a conditional coverage which tends to apply to all steps and is to cover Debris Removal. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >=0. For example, 0.12 for 12%.","CR","float","0","[0,)","YES","NO","NO" +"Acc","MinimumTIV","Minimum replacement value for which pay-outs to the corresponding damage range will be allowed.","CR","float","0","[0,)","YES","NO","NO" +"Acc","ScaleFactor","Percentage factor used to scale calculated losses. This value, entered as a decimal, should be the same for all steps for a policy contract and must be a value >0. For example, 0.12 for 12%.","CR","float","1","[0,)","YES","NO","NO" +"Acc","IsLimitAtDamage","Indicates whether the pay-out is limited by the actual ground-up loss.","CR","tinyint","0","[0,1]","YES","NO","NO" +"Acc","PolUserDef1","Policy user defined field","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","PolUserDef2","Policy user defined field","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","PolUserDef3","Policy user defined field","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","PolUserDef4","Policy user defined field","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","PolUserDef5","Policy user defined field","O","varchar(100)","n/a","","YES","YES","YES" +"Acc","FlexiPolZZZ","Flexible field that is stored in FlexiPol table in ModifierName = ZZZ","O","varchar(40)","n/a","","YES","YES","YES" +"Acc","CondNumber","Condition number identifies a unique set of condition financial terms applicable to one or more CondTag's.","CR","varchar(20)","n/a","","YES","NO","NO" +"Acc","CondName","Condition name.","O","varchar(40)","n/a","","YES","NO","NO" +"Acc","CondPriority","Condition priority: specifies the order in which special conditions apply if multiple conditions apply to one location.","CR","int","n/a","[1,)","YES","NO","NO" +"Acc","CondPeril","Perils for condition financial terms","CR","varchar(250)","n/a","","YES","NO","NO" +"Acc","CondDedCode1Building","Special condition building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType1Building","Special condition building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed1Building","Special condition building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed1Building","Special condition minimum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed1Building","Special condition maximum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondDedCode2Other","Special condition other building deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType2Other","Special condition other building deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed2Other","Special condition other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed2Other","Special condition minimum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed2Other","Special condition maximum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondDedCode3Contents","Special condition contents deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType3Contents","Special condition contents deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed3Contents","Special condition contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed3Contents","Special condition minimum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed3Contents","Special condition maximum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondDedCode4BI","Special condition BI deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType4BI","Special condition BI deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed4BI","Special condition BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed4BI","Special condition minimum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed4BI","Special condition maximum BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondDedCode5PD","Special condition PD deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType5PD","Special condition PD deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed5PD","Special condition PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed5PD","Special condition minimum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed5PD","Special condition maximum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondDedCode6All","Special condition blanket deductible code","O","tinyint","0","","YES","NO","NO" +"Acc","CondDedType6All","Special condition blanket deductible type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondDed6All","Special condition blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMinDed6All","Special condition minimum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondMaxDed6All","Special condition maximum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode1Building","Special condition building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType1Building","Special condition building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit1Building","Special condition building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode2Other","Special condition other building limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType2Other","Special condition other building limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit2Other","Special condition other building limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode3Contents","Special condition contents limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType3Contents","Special condition contents limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit3Contents","Special condition contents limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode4BI","Special condition BI limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType4BI","Special condition BI limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit4BI","Special condition BI limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode5PD","Special condition PD limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType5PD","Special condition PD limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit5PD","Special condition PD limit","CR","float","0","[0,)","YES","NO","NO" +"Acc","CondLimitCode6All","Special condition blanket limit code","O","tinyint","0","","YES","NO","NO" +"Acc","CondLimitType6All","Special condition blanket limit type","CR","tinyint","0","","YES","NO","NO" +"Acc","CondLimit6All","Special condition blanket limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocNumber","Location number","R","nvarchar(20)","n/a","","YES","YES","YES" +"Loc","LocName","Location name","O","nvarchar(20)","n/a","","YES","YES","YES" +"Loc","LocGroup","Location group name","O","nvarchar(20)","n/a","","YES","YES","YES" +"Loc","CorrelationGroup","Correlation Group: indicates which locations should be correlated between each other in Oasis LMF.","O","int","n/a","[0,)","YES","NO","NO" +"Loc","IsPrimary","Whether the location in LocGroup is the primary building in the group","O","tinyint","1","[0,1]","YES","NO","NO" +"Loc","IsTenant","Whether property is occupied by a tenant or not","O","tinyint","0","[0,1]","YES","NO","NO" +"Loc","BuildingID","Unique building identification number","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","LocInceptionDate","Location inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","NO","NO" +"Loc","LocExpiryDate","Location expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","NO","NO" +"Loc","PercentComplete","Completeness percentage of the construction project at this location. The project completion percentage is by the cost of the project. Values between 0 to 1 (e.g. 12% enterd as 0.12)","O","decimal","1","[0,1]","YES","NO","NO" +"Loc","CompletionDate","Construction project completion date - in ISO 8601 format: YYYY-MM-DD","O","date","n/a","","YES","NO","NO" +"Loc","CountryCode","Country code (based on ISO3166 alpha-2 codes)","R","char(2)","n/a","","YES","YES","YES" +"Loc","Latitude","Latitude in degrees (-90.0 to +90.0)","O","decimal","n/a","[-90,90]","YES","YES","YES" +"Loc","Longitude","Longitude in degrees (-180.0 to +180.0)","O","decimal","n/a","[-180,180]","YES","YES","YES" +"Loc","StreetAddress","Street address including house number ","O","nvarchar(100)","n/a","","YES","YES","YES" +"Loc","PostalCode","Postcode: the highest resolution postcode most often used. (e.g. 5 digit zip for the US).","O","nvarchar(20)","n/a","","YES","YES","YES" +"Loc","City","City","O","nvarchar(50)","n/a","","YES","YES","YES" +"Loc","AreaCode","Code representing typically the largest sub-division in a country (e.g. State code). See AreaCode Values sheet for details.","O","nvarchar(20)","n/a","","YES","YES","YES" +"Loc","AreaName","Name relating to the AreaCode (e.g. State name). See AreaCode Values sheet for details.","O","nvarchar(50)","n/a","","YES","YES","YES" +"Loc","GeogSchemeXX","Geography scheme: Descriptor of the geography scheme used in relation to the geography name in the corresponding GeogName field (e.g. PC4). The 'XX' must be changed to an integer (GeogScheme1......> GeogScheme30 (max) etc) and the user can specify values in addition to those listed in the GeogScheme values list, but user defined scheme values must start with 'X'.","O","varchar(5)","n/a","","YES","YES","YES" +"Loc","GeogNameXX","Geography name: Descriptor of the geographical area, using the scheme referenced in the corresponding GeogScheme field (e.g. SO31)","O","nvarchar(50)","n/a","","YES","YES","YES" +"Loc","AddressMatch","Address match from geocoder: indicating the resolution that the latitude / longitude represents","O","tinyint","0","","YES","NO","NO" +"Loc","GeocodeQuality","Geocode quality (values between 0 and 1 e.g. 80% is entered as 0.8)","O","float","n/a","[0,1]","YES","NO","NO" +"Loc","Geocoder","Company name / version of geocoder. Free text field.","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","OrgOccupancyScheme","Original occupancy scheme","O","varchar(10)","n/a","","YES","NO","NO" +"Loc","OrgOccupancyCode","Original occupancy code","O","varchar(100)","n/a","","YES","NO","NO" +"Loc","OrgConstructionScheme","Original construction scheme","O","varchar(10)","n/a","","YES","NO","NO" +"Loc","OrgConstructionCode","Original construction code","O","varchar(100)","n/a","","YES","NO","NO" +"Loc","OccupancyCode","OED occupancy code","O","int","1000","","YES","NO","NO" +"Loc","ConstructionCode","OED construction code","O","int","5000","","YES","NO","NO" +"Loc","YearBuilt","Year built (4 digit year)","O","smallint","0","[0,)","YES","NO","NO" +"Loc","NumberOfStoreys","Number of storeys (-1 = Unknown No. storeys - low rise), (-2 = Unknown No. storeys - mid rise), (-3 = Unknown No. storeys = high rise). Can be used with occupancy types where the number of storeys are unknown.","O","tinyint","0","[-3,)","YES","NO","NO" +"Loc","NumberOfBuildings","Number of buildings. Default to 1 but user should enter '0' if unknown.","O","int","1","[0,)","YES","NO","NO" +"Loc","FloorArea","Floor area: the total area across all floors","O","float","0","[0,)","YES","NO","NO" +"Loc","FloorAreaUnit","Units in which FloorArea is specified","O","tinyint","11","","YES","NO","NO" +"Loc","LocUserDef1","Location user defined field 1","O","varchar(100)","n/a","","YES","YES","YES" +"Loc","LocUserDef2","Location user defined field 2","O","varchar(100)","n/a","","YES","YES","YES" +"Loc","LocUserDef3","Location user defined field 3","O","varchar(100)","n/a","","YES","YES","YES" +"Loc","LocUserDef4","Location user defined field 4","O","varchar(100)","n/a","","YES","YES","YES" +"Loc","LocUserDef5","Location user defined field 5","O","varchar(100)","n/a","","YES","YES","YES" +"Loc","FlexiLocZZZ","Flexible field that is stored in FlexiLoc table in ModifierName = ZZZ","O","varchar(40)","n/a","","YES","YES","YES" +"Loc","LocPerilsCovered","Location perils covered","R","varchar(250)","n/a","","YES","NO","NO" +"Loc","BuildingTIV","Building Total Insured Value","O","float","0","[0,)","YES","NO","NO" +"Loc","OtherTIV","Other Building Insured Value (primarily aimed at specific US policies). For motor exposures, use this field for TIV along with appropriate motor construction code.","O","float","0","[0,)","YES","NO","NO" +"Loc","ContentsTIV","Contents Total Insured Value","O","float","0","[0,)","YES","NO","NO" +"Loc","BITIV","Business Interruption (BI) Total Insured Value","O","float","0","[0,)","YES","NO","NO" +"Loc","BIPOI","BI period of indemnity (in days, in increments of 0.5 days). Default value = 365 (1 year).","O","float","365","[0,3650]","YES","YES","YES" +"Loc","LocCurrency","Location currency","R","char(3)","n/a","","YES","YES","YES" +"Loc","LocGrossPremium","Gross premium amount at location level","O","float","0","[0,)","YES","NO","NO" +"Loc","LocTax","Insurance tax amount at location level","O","float","0","[0,)","YES","NO","NO" +"Loc","LocBrokerage","Brokerage amount at location level","O","float","0","[0,)","YES","NO","NO" +"Loc","LocNetPremium","Net premium at location level","O","float","0","[0,)","YES","NO","NO" +"Loc","NonCatGroundUpLoss","Ground-Up non-cat loss value prior to the application of non-cat policy terms","O","float","0","[0,)","YES","NO","NO" +"Loc","LocParticipation","Percentage of risk that the insurer covers for this location. Values between 0 to 1 (e.g. 12% enterd as 0.12). Usually used in binders or offshore.","O","float","1","[0,1]","YES","NO","NO" +"Loc","PayoutBasis","Pay-out basis for the claim (whether depreciation is taken into account). ACV = RCV - depreciation.","O","tinyint","0","","YES","NO","NO" +"Loc","ReinsTag","User defined reinsurance tag to provide a further option for specifying reinsurance scope","O","varchar(20)","n/a","","YES","YES","YES" +"Loc","LocDedCode1Building","Location building deductible code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType1Building","Location building deductible type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed1Building","Location building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed1Building","Location minimum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed1Building","Location maximum building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocDedCode2Other","Location other building deductible code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType2Other","Location other building deductible type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed2Other","Location other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed2Other","Location minimum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed2Other","Location maximum other building deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocDedCode3Contents","Location contents deductible code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType3Contents","Location contents deductible type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed3Contents","Location contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed3Contents","Location minimum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed3Contents","Location maximum contents deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocDedCode4BI","Location BI Deductible Code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType4BI","Location BI Deductible Type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed4BI","Location BI deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed4BI","Location minimum bi deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed4BI","Location maximum bi deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocDedCode5PD","Location PD deductible code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType5PD","Location PD deductible type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed5PD","Location PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed5PD","Location minimum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed5PD","Location maximum PD deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocDedCode6All","Location blanket deductible code","O","tinyint","0","","YES","NO","NO" +"Loc","LocDedType6All","Location blanket deductible type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocDed6All","Location site deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMinDed6All","Location minimum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocMaxDed6All","Location maximum blanket deductible","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode1Building","Location building limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType1Building","Location building limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit1Building","Location building limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode2Other","Location other building limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType2Other","Location other building limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit2Other","Location other building limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode3Contents","Location contents limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType3Contents","Location contents limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit3Contents","Location contents limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode4BI","Location BI limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType4BI","Location BI limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit4BI","Location BI limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode5PD","Location PD limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType5PD","Location PD limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit5PD","Location PD limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","LocLimitCode6All","Location site limit code","O","tinyint","0","","YES","NO","NO" +"Loc","LocLimitType6All","Location site limit type","CR","tinyint","0","","YES","NO","NO" +"Loc","LocLimit6All","Location site limit","CR","float","0","[0,)","YES","NO","NO" +"Loc","BIWaitingPeriod","BI waiting period (in days)","O","float","0","[0,)","YES","YES","YES" +"Loc","LocPeril","Perils for location financial terms","CR","varchar(250)","n/a","","YES","NO","NO" +"Loc","YearUpgraded","Year the building was upgraded (4 digit year)","O","smallint","0","[0,)","YES","NO","NO" +"Loc","SurgeLeakage","Storm leakage percentage (0% to 100%) for Wind only policies","O","float","-999","[-999,-999], [0,1]","YES","NO","NO" +"Loc","SprinklerType","Sprinkler type","O","tinyint","0","","YES","NO","NO" +"Loc","PercentSprinklered","Percent sprinklered. Values between 0 and 1 inclusive (0.5 = 50%); -999 is unknown","O","float","-999","[-999,-999], [0,1]","YES","NO","NO" +"Loc","RoofCover","Code that represents the material used to cover the roof","O","tinyint","0","","YES","NO","NO" +"Loc","RoofYearBuilt","Year the roof was last replaced (4 digit year)","O","smallint","0","[0,)","YES","NO","NO" +"Loc","RoofGeometry","Code that represents the shape of the roof","O","tinyint","0","","YES","NO","NO" +"Loc","RoofEquipment","captures if mechanical or electric equipment is braced on the roof and the impact this modifier will have on the losses.","O","tinyint","0","","YES","NO","NO" +"Loc","RoofFrame","Roof framing material","O","tinyint","0","","YES","NO","NO" +"Loc","RoofMaintenance","Captures the impact roof maintenance has on the losses","O","tinyint","0","","YES","NO","NO" +"Loc","BuildingCondition","Building condition","O","tinyint","0","","YES","NO","NO" +"Loc","RoofAttachedStructures","Code that identifies items mounted on the roof, such as A/C units, skylights, or dormers","O","tinyint","0","","YES","NO","NO" +"Loc","RoofDeck","Code that represents the materials used to construct the roof deck","O","tinyint","0","","YES","NO","NO" +"Loc","RoofPitch","Code that represents the slope of the roof","O","tinyint","0","","YES","NO","NO" +"Loc","RoofAnchorage","Code that represents the connections used to secure the roof support system to the walls","O","tinyint","0","","YES","NO","NO" +"Loc","RoofDeckAttachment","Code that represents the connections used to secure the roof deck to the underlying roof support system","O","tinyint","0","","YES","NO","NO" +"Loc","RoofCoverAttachment","Code that represents the connections used to secure the roof covering to the roof deck","O","tinyint","0","","YES","NO","NO" +"Loc","GlassType","Code that represents the type of glass used in the building","O","tinyint","0","","YES","NO","NO" +"Loc","LatticeType","Code that represents the type of web used for H-shaped steel","O","tinyint","0","","YES","NO","NO" +"Loc","FloodZone","Flood zone. Free text field.","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","SoftStory","Code that indicates if there is structural weakness at any floor. First floor garages and taller first floors are likely to exhibit soft-story behaviour.","O","tinyint","0","","YES","NO","NO" +"Loc","Basement","Code that defines if there is a basement and if so whether it is finished or unfinished","O","tinyint","0","","YES","NO","NO" +"Loc","BasementLevelCount","Indicates the number of basement levels in a structure (supports up to 5 levels; for more than 5, enter 5).","O","tinyint","0","[0,5]","YES","NO","NO" +"Loc","WindowProtection","Code that represents the wind protection systems used on the windows","O","tinyint","0","","YES","NO","NO" +"Loc","FoundationType","Code that represents the construction type of the building's foundation","O","tinyint","0","","YES","NO","NO" "Loc","WallAttachedStructure"," -Code that represents a structure that is physically attached to the building, such as garage or balcony","O","tinyint","0","" +Code that represents a structure that is physically attached to the building, such as garage or balcony","O","tinyint","0","","YES","NO","NO" "Loc","AppurtenantStructure"," -Code for the appurtenant building, such as shed or detached garage","O","tinyint","0","" -"Loc","ConstructionQuality","Construction quality","O","tinyint","0","" -"Loc","GroundEquipment","Captures whether mechanical or electrical equipment are present on the ground level of a building and impact it has on losses","O","tinyint","0","" -"Loc","EquipmentBracing","Identifies where mechanical or electrical equipment is held in place by bracing","O","tinyint","0","" -"Loc","Flashing","Refers to the impact the quality of the flashing or coping on a roof has on losses","O","tinyint","0","" -"Loc","BuildingShape","Code that represents the shape of the building","O","tinyint","0","" -"Loc","ShapeIrregularity","Identifies vertical irregularities, overhangs and setbacks in the building design","O","tinyint","0","" -"Loc","Pounding","Code that represents the distance to the closest structure, which if not adequate, can cause the two structures to collide during earthquake shaking","O","tinyint","0","" -"Loc","Ornamentation","Code that represents the amount of decorative elements attached to the exterior of a building","O","tinyint","0","" -"Loc","SpecialEQConstruction","Presence of a seismic base isolation system","O","tinyint","0","" -"Loc","Retrofit","Presence of retro fit connectivity between walls and floor for retro fit buildings","O","tinyint","0","" -"Loc","CrippleWall","Presence of cripple walls on the first floor or frame buildings","O","tinyint","0","" -"Loc","FoundationConnection","Connection of frame to foundation with or without bolts","O","tinyint","0","" -"Loc","ShortColumn","Code that indicates if there are short columns in the building","O","tinyint","0","" -"Loc","Fatigue","Captures signs of damage from prior earthquakes","O","tinyint","0","" -"Loc","Cladding","The presence and material of exterior building cladding","O","tinyint","0","" -"Loc","BIPreparedness","BI preparedness","O","tinyint","0","" -"Loc","BIRedundancy","BI redundancy","O","tinyint","0","" -"Loc","FirstFloorHeight","Height of the lowest floor (above ground) of the building with respect to local ground elevation (NOT relative to datum). First floor in the US is identical to ground floor in Europe.","O","float","-999","[-999,)" -"Loc","FirstFloorHeightUnit","Code for the unit of measure used to express FirstFloorHeight","O","tinyint","1","" -"Loc","Datum","Datum reference for the elevation fields (e.g. NAVD88; WGS84)","O","varchar(20)","n/a","" -"Loc","GroundElevation","Flood or Windstorm - Elevation of the local ground surface at the building at this location. This field represents the elevation of the grade (local ground surface) with respect to the datum (e.g. NAVD88).","O","float","-999","[-999,)" -"Loc","GroundElevationUnit","Code for the unit of measure used to express the GroundElevation","O","tinyint","1","" -"Loc","Tank","Code that indicates if there are rooftop tanks on the adjoining higher buildings","O","tinyint","0","" -"Loc","Redundancy","Indicates whether there are multiple lateral load resisting elements, such as frames or shear walls","O","tinyint","0","" -"Loc","InternalPartition","Interior wall partitions or chimneys made from URM","O","tinyint","0","" -"Loc","ExternalDoors","Wind resistant doors, doors with a certain rating of hurricane protection","O","tinyint","0","" -"Loc","Torsion","Code that represents the layout of structural elements that can lead to torsional loads","O","tinyint","0","" -"Loc","MechanicalEquipmentSide","Mechanical or electrical equipment at the side","O","tinyint","0","" -"Loc","ContentsWindVuln","Contents relative vulnerability to windstorm or tornado","O","tinyint","0","" -"Loc","ContentsFloodVuln","Contents relative vulnerability to flood","O","tinyint","0","" -"Loc","ContentsQuakeVuln","Contents relative vulnerability to earthquake","O","tinyint","0","" -"Loc","SmallDebris","Code that identifies whether small debris are present within 200 meters of the structure","O","tinyint","0","" -"Loc","FloorsOccupied","Number of floors in the building that are occupied (separated by semi-colons). Each floor occupied is separated by a semi-colon. Ranges are not accepted. 0 = ground floor, -1 = first level of basement, -2 = second level of basement; 1 = first floor, 2 = second floor, etc.","O","varchar(255)","n/a","" -"Loc","FloodDefenseHeight","Height of any site specific flood defenses protecting the property with respect to local ground elevation (NOT to datum).","O","float","-999","[-999,)" -"Loc","FloodDefenseHeightUnit","Code for the unit of measure used to express the FloodDefenseHeight","O","tinyint","1","" -"Loc","FloodDebrisResilience","Shows if building is vulnerable to floating debris","O","tinyint","0","" -"Loc","BaseFloodElevation","Water surface elevation (relative to datum - this is NOT a flood depth) corresponding to a flood having a 1% probability of being equaled or exceeded in a given year. A value of -999 for this field represents unknown/default.","O","float","-999","[-999,-999], [0,1]" -"Loc","BaseFloodElevationUnit","Code for the unit of measure used to express the BaseFloodElevation","O","tinyint","1","" -"Loc","BuildingHeight","Total height of the structure","O","float","-999","[-999,)" -"Loc","BuildingHeightUnit","Units of the BuildingHeight","O","tinyint","1","" -"Loc","BuildingValuation","Field for third party valuation data","O","varchar(20)","n/a","" -"Loc","TreeExposure","Secondary modifier coding density of trees adjacent to structure","O","tinyint","0","" -"Loc","Chimney","Code that indicates if the structure has a chimney and, if so, the height of the chimney","O","tinyint","0","" -"Loc","BuildingType","Building type (e.g. detached, terraced, etc)","O","tinyint","0","" -"Loc","Packaging","Describes the susceptibility of the packaging of a risk to the peril","O","tinyint","0","" -"Loc","Protection","Describes the level of protection from the specific peril","O","tinyint","0","" -"Loc","SalvageProtection","The salvage potential of a particular product","O","tinyint","0","" -"Loc","ValuablesStorage","Where the specie element is stored","O","tinyint","0","" -"Loc","DaysHeld","Number of days cargo is kept at port or the duration of an exhibition. Values between 0 to 1825 (up to 5 years). Default = 365.","O","smallint","365","[0,1825]" -"Loc","BrickVeneer","Code that represents the percentage of external walls that consist of brick veneer.","O","tinyint","0","" -"Loc","FEMACompliance","Indicates whether the building is in compliance with the FEMA flood zone requirements in both design and construction","O","tinyint","0","" -"Loc","CustomFloodSOP","Standard of flood protection return period; values from 0-10,000","O","tinyint","0","[0,10000]" -"Loc","CustomFloodZone","User-defined flood zone","O","varchar(20)","n/a","" -"Loc","MultiStoryHall","Code that indicates if the building has a multi-story hall","O","tinyint","0","" -"Loc","BuildingExteriorOpening","Code that represents the percentage of exterior walls that are open (i.e. have windows or doors)","O","tinyint","0","" -"Loc","ServiceEquipmentProtection","Code that indicates whether the service equipment is protected from flood","O","tinyint","0","" -"Loc","TallOneStory","The height of the taller than usual one-story building (e.g. gymnasium, auditorium, church, etc.)","O","tinyint","0","" -"Loc","TerrainRoughness","Terrain conditions around the building.","O","tinyint","0","" -"Loc","Payroll","Total payroll","O","int","n/a","[1,)" -"ReinsInfo","ReinsNumber","Reinsurance number","R","int","n/a","[1,)" -"ReinsInfo","ReinsName","Reinsurance name","O","varchar(30)","n/a","" -"ReinsInfo","ReinsLayerNumber","Reinsurance layer for information / ordering purposes","O","int","n/a","[1,)" -"ReinsInfo","ReinsPeril","Perils for reinsurance financial terms","R","varchar(250)","n/a","" -"ReinsInfo","ReinsInceptionDate","Reinsurance inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"ReinsInfo","ReinsExpiryDate","Reinsurance expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","" -"ReinsInfo","CededPercent","Reinsurance ceded percentage. Used mainly in surplus treaties. Applies before other reinsurance terms. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]" -"ReinsInfo","RiskLimit","Reinsurance per-risk limit","CR","float","0","[0,)" -"ReinsInfo","RiskAttachment","Reinsurance per-risk attachment point","CR","float","0","[0,)" -"ReinsInfo","OccLimit","Reinsurance occurrence limit","O","float","0","[0,)" -"ReinsInfo","OccAttachment","Reinsurance per occurrence attachment","O","float","0","[0,)" -"ReinsInfo","OccFranchiseDed","Reinsurance franchise deductible","O","float","0","[0,)" -"ReinsInfo","OccReverseFranchise","Reinsurance reverse franchise - a value of loss that, if exceeded, results in no payment being made for this event from the reinsurer to insurer.","O","float","0","[0,)" -"ReinsInfo","AggLimit","Maximum amount payable under this treaty during the AggPeriod","O","float","0","[0,)" -"ReinsInfo","AggAttachment","The aggregate monetary amount during a given AggPeriod that the resinured retains under this treaty","O","float","0","[0,)" -"ReinsInfo","AggPeriod","Aggregate period associated with the aggregate limits and attachments (in days). Default value = 365 (1 year)","O","float","365","[0,3650]" -"ReinsInfo","PlacedPercent","Percentage of the limit that has been placed in the reinsurance market. The main percentage used for reinsurance treaties other than surplus. Applies after other reinsurance terms. Values between 0 to 1 (e.g. 12% entered as 0.12)","R","float","n/a","[0,1]" -"ReinsInfo","ReinsCurrency","Reinsurance currency","R","char(3)","n/a","" -"ReinsInfo","InuringPriority","Reinsurance inuring priority capturing the order in which reinsurance contracts apply. Treaties with lower number inuring priorities apply first.","R","tinyint","n/a","[1,)" -"ReinsInfo","ReinsType","Type of reinsurance contract","R","varchar(3)","n/a","" -"ReinsInfo","AttachmentBasis","Reinsurance attachment basis","O","char(2)","('LO')","" -"ReinsInfo","Reinstatement","Number of reinstatements","O","tinyint","n/a","[0,)" -"ReinsInfo","ReinstatementCharge","Reinstatement charge as %; semi-colon separated if different for each reinstatement (e.g. 1-free, 2-50%, 3-100% should be entered as: 0;0.5;1). If all reinstatements are the same, then just one number is sufficient (e.g. 3 reinstatements at 100% should be entered as 1)","O","varchar(50)","n/a","" -"ReinsInfo","ReinsPremium","Reinsurance premium","O","float","0","[0,)" -"ReinsInfo","DeemedPercentPlaced","Deemed percent placed, used to represent notional contracts or any part of the contract being notional. For fully notional contracts, enter 1 (i.e. 100%). For partially placed contracts, enter any value between 0 and 1. For real contracts, enter 0.","O","float","0","[0,1]" -"ReinsInfo","ReinsFXrate","Reinsurance exchange rate (as the contractual reinsurance rate can be different from the actual exchange rates used for policies and locations)","O","float","1","[0,)" -"ReinsInfo","TreatyShare","The percentage of a treaty that a given reinsurer may write. Values between 0 to 1 (e.g. 12% entered as 0.12).","O","float","1","[0,1]" -"ReinsInfo","UseReinsDates","A flag to indicate if reinsurance contract dates or policy inception / expiry dates are to be considered when calculating losses (Y) or ignored (N).","O","char(1)","N","" -"ReinsScope","ReinsNumber","Reinsurance number to link with ReinsInfo file","R","int","n/a","[1,)" -"ReinsScope","PortNumber","Portfolio number: used for defining treaty scope in the reinsurance scope file","CR","varchar(20)","n/a","" -"ReinsScope","AccNumber","Account number: used for defining treaty scope in the reinsurance scope file","CR","nvarchar(40)","n/a","" -"ReinsScope","PolNumber","Policy number: used for defining treaty scope in the reinsurance scope file","CR","varchar(20)","n/a","" -"ReinsScope","LocGroup","Location group name: used for defining treaty scope in the reinsurance scope file","O","nvarchar(20)","n/a","" -"ReinsScope","LocNumber","Location number: used for defining treaty scope in the reinsurance scope file","CR","nvarchar(20)","n/a","" -"ReinsScope","CedantName","Cedant name: used for defining treaty scope in the reinsurance scope file","O","varchar(40)","n/a","" -"ReinsScope","ProducerName","Producer name: used for defining treaty scope in the reinsurance scope file","O","varchar(40)","n/a","" -"ReinsScope","LOB","Line of business: used for defining treaty scope in the reinsurance scope file","O","varchar(20)","n/a","" -"ReinsScope","CountryCode","Country code: used for defining treaty scope in the reinsurance scope file","O","char(2)","n/a","" -"ReinsScope","ReinsTag","Reinsurance tag: user defined field to for defining treaty scope in the reinsurance scope file","O","varchar(20)","n/a","" -"ReinsScope","CededPercent","Ceded percentage (for 12%, enter 0.12). Within the reinsurance scope file, CededPercent should only be entered for surplus share treaties.","CR","float","1","[0,1]" -"ReinsInfo","RiskLevel","Code to indicate the definition of 'risk' for the per-risk terms in this particular treaty (or portion of the treaty)","CR","char(3)","n/a","" -"Loc","StaticMotorVehicle","Identifies whether a risk is static or dynamic (moves from location to location)","O","tinyint","0","[0,1]" -"Acc","CondClass","Flags whether a condition is a policy restriction","O","tinyint","0","[0,1]" -"Acc; Loc","CondTag","Identifies a group of locations which are subject to one or more conditions.","CR","varchar(20)","n/a","" -"Acc; Loc; ReinsInfo; ReinsScope","OEDVersion","The OED schema version of the file - 'major, minor, patch' format i.e. (2.0.0)","O","varchar(10)","latest version","" -"Loc","IsAggregate","Agggrated Data based on NumberOfBuildings field","O","tinyint","0","[0,1]" -"Loc","OccupantPeriod","Period/time of day/season for 'NumberOfOccupants'","O","tinyint","0","[0,8]" -"Loc","SoilType","0 = no soil information, 1 = time averaged shear-wave velocity to 30m depth (vs30 (m/s))","O","tinyint","0","[0,1]" -"Loc","SoilValue","The value associated with the SoilType and the corresponding unit","O","float","0","[0,)" -"Loc","NumberOfOccupants","Total number of occupants at a location (e.g., residents, employees, visitors)","O","int","0","[0,)" -"Loc","OccupantUnderfive","Number of occupants aged under 5 years","O","int","0","[0,)" -"Loc","OccupantOver65","Number of occupants aged over 65 years","O","int","0","[0,)" -"Loc","OccupantAge5to65","Number of occupants aged 5-65 years","O","int","0","[0,)" -"Loc","OccupantFemale","Number of female occupants ","O","int","0","[0,)" -"Loc","OccupantMale","Number of male occupants","O","int","0","[0,)" -"Loc","OccupantOther","Number of occupants who identify as non-binary or other gender","O","int","0","[0,)" -"Loc","OccupantUrban","Number of occupants classed as living in an urban area","O","int","0","[0,)" -"Loc","OccupantRural","Number of occupants classed as living in a rural area","O","int","0","[0,)" -"Loc","OccupantPoverty","Number of occupants classed as living in poverty","O","int","0","[0,)" -"Loc","OccupantRefugee","Number of occupants with refugee status","O","int","0","[0,)" -"Loc","OccupantUnemployed","Number of occupants classed as unemployed","O","int","0","[0,)" -"Loc","OccupantDisability","Number of occupants with a disability","O","int","0","[0,)" -"Loc","OccupantEthnicMinority","Number of ethnic minority occupants ","O","int","0","[0,)" -"Loc","OccupantTemporary","Number of temporary occupants (e.g., tourists)","O","int","0","[0,)" -"Acc; Loc; ReinsInfo","OriginalCurrency","Original currency in which the business has been written before any conversions","O","char(3)","n/a","" -"Acc; Loc; ReinsInfo","RateOfExchange","Rate of exchange used to convert the terms from OriginalCurrency","O","float","0","[0,)" -"Loc","OffshoreWaterDepth","Depth of water for offshore structures (in metres)","O","float","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","n/a","[0,)" +Code for the appurtenant building, such as shed or detached garage","O","tinyint","0","","YES","NO","NO" +"Loc","ConstructionQuality","Construction quality","O","tinyint","0","","YES","NO","NO" +"Loc","GroundEquipment","Captures whether mechanical or electrical equipment are present on the ground level of a building and impact it has on losses","O","tinyint","0","","YES","NO","NO" +"Loc","EquipmentBracing","Identifies where mechanical or electrical equipment is held in place by bracing","O","tinyint","0","","YES","NO","NO" +"Loc","Flashing","Refers to the impact the quality of the flashing or coping on a roof has on losses","O","tinyint","0","","YES","NO","NO" +"Loc","BuildingShape","Code that represents the shape of the building","O","tinyint","0","","YES","NO","NO" +"Loc","ShapeIrregularity","Identifies vertical irregularities, overhangs and setbacks in the building design","O","tinyint","0","","YES","NO","NO" +"Loc","Pounding","Code that represents the distance to the closest structure, which if not adequate, can cause the two structures to collide during earthquake shaking","O","tinyint","0","","YES","NO","NO" +"Loc","Ornamentation","Code that represents the amount of decorative elements attached to the exterior of a building","O","tinyint","0","","YES","NO","NO" +"Loc","SpecialEQConstruction","Presence of a seismic base isolation system","O","tinyint","0","","YES","NO","NO" +"Loc","Retrofit","Presence of retro fit connectivity between walls and floor for retro fit buildings","O","tinyint","0","","YES","NO","NO" +"Loc","CrippleWall","Presence of cripple walls on the first floor or frame buildings","O","tinyint","0","","YES","NO","NO" +"Loc","FoundationConnection","Connection of frame to foundation with or without bolts","O","tinyint","0","","YES","NO","NO" +"Loc","ShortColumn","Code that indicates if there are short columns in the building","O","tinyint","0","","YES","NO","NO" +"Loc","Fatigue","Captures signs of damage from prior earthquakes","O","tinyint","0","","YES","NO","NO" +"Loc","Cladding","The presence and material of exterior building cladding","O","tinyint","0","","YES","NO","NO" +"Loc","BIPreparedness","BI preparedness","O","tinyint","0","","YES","NO","NO" +"Loc","BIRedundancy","BI redundancy","O","tinyint","0","","YES","NO","NO" +"Loc","FirstFloorHeight","Height of the lowest floor (above ground) of the building with respect to local ground elevation (NOT relative to datum). First floor in the US is identical to ground floor in Europe.","O","float","-999","[-999,)","YES","NO","NO" +"Loc","FirstFloorHeightUnit","Code for the unit of measure used to express FirstFloorHeight","O","tinyint","1","","YES","NO","NO" +"Loc","Datum","Datum reference for the elevation fields (e.g. NAVD88; WGS84)","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","GroundElevation","Flood or Windstorm - Elevation of the local ground surface at the building at this location. This field represents the elevation of the grade (local ground surface) with respect to the datum (e.g. NAVD88).","O","float","-999","[-999,)","YES","NO","NO" +"Loc","GroundElevationUnit","Code for the unit of measure used to express the GroundElevation","O","tinyint","1","","YES","NO","NO" +"Loc","Tank","Code that indicates if there are rooftop tanks on the adjoining higher buildings","O","tinyint","0","","YES","NO","NO" +"Loc","Redundancy","Indicates whether there are multiple lateral load resisting elements, such as frames or shear walls","O","tinyint","0","","YES","NO","NO" +"Loc","InternalPartition","Interior wall partitions or chimneys made from URM","O","tinyint","0","","YES","NO","NO" +"Loc","ExternalDoors","Wind resistant doors, doors with a certain rating of hurricane protection","O","tinyint","0","","YES","NO","NO" +"Loc","Torsion","Code that represents the layout of structural elements that can lead to torsional loads","O","tinyint","0","","YES","NO","NO" +"Loc","MechanicalEquipmentSide","Mechanical or electrical equipment at the side","O","tinyint","0","","YES","NO","NO" +"Loc","ContentsWindVuln","Contents relative vulnerability to windstorm or tornado","O","tinyint","0","","YES","NO","NO" +"Loc","ContentsFloodVuln","Contents relative vulnerability to flood","O","tinyint","0","","YES","NO","NO" +"Loc","ContentsQuakeVuln","Contents relative vulnerability to earthquake","O","tinyint","0","","YES","NO","NO" +"Loc","SmallDebris","Code that identifies whether small debris are present within 200 meters of the structure","O","tinyint","0","","YES","NO","NO" +"Loc","FloorsOccupied","Number of floors in the building that are occupied (separated by semi-colons). Each floor occupied is separated by a semi-colon. Ranges are not accepted. 0 = ground floor, -1 = first level of basement, -2 = second level of basement; 1 = first floor, 2 = second floor, etc.","O","varchar(255)","n/a","","YES","NO","NO" +"Loc","FloodDefenseHeight","Height of any site specific flood defenses protecting the property with respect to local ground elevation (NOT to datum).","O","float","-999","[-999,)","YES","NO","NO" +"Loc","FloodDefenseHeightUnit","Code for the unit of measure used to express the FloodDefenseHeight","O","tinyint","1","","YES","NO","NO" +"Loc","FloodDebrisResilience","Shows if building is vulnerable to floating debris","O","tinyint","0","","YES","NO","NO" +"Loc","BaseFloodElevation","Water surface elevation (relative to datum - this is NOT a flood depth) corresponding to a flood having a 1% probability of being equaled or exceeded in a given year. A value of -999 for this field represents unknown/default.","O","float","-999","[-999,-999], [0,1]","YES","NO","NO" +"Loc","BaseFloodElevationUnit","Code for the unit of measure used to express the BaseFloodElevation","O","tinyint","1","","YES","NO","NO" +"Loc","BuildingHeight","Total height of the structure","O","float","-999","[-999,)","YES","NO","NO" +"Loc","BuildingHeightUnit","Units of the BuildingHeight","O","tinyint","1","","YES","NO","NO" +"Loc","BuildingValuation","Field for third party valuation data","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","TreeExposure","Secondary modifier coding density of trees adjacent to structure","O","tinyint","0","","YES","NO","NO" +"Loc","Chimney","Code that indicates if the structure has a chimney and, if so, the height of the chimney","O","tinyint","0","","YES","NO","NO" +"Loc","BuildingType","Building type (e.g. detached, terraced, etc)","O","tinyint","0","","YES","NO","NO" +"Loc","Packaging","Describes the susceptibility of the packaging of a risk to the peril","O","tinyint","0","","YES","NO","NO" +"Loc","Protection","Describes the level of protection from the specific peril","O","tinyint","0","","YES","NO","NO" +"Loc","SalvageProtection","The salvage potential of a particular product","O","tinyint","0","","YES","NO","NO" +"Loc","ValuablesStorage","Where the specie element is stored","O","tinyint","0","","YES","NO","NO" +"Loc","DaysHeld","Number of days cargo is kept at port or the duration of an exhibition. Values between 0 to 1825 (up to 5 years). Default = 365.","O","smallint","365","[0,1825]","YES","NO","NO" +"Loc","BrickVeneer","Code that represents the percentage of external walls that consist of brick veneer.","O","tinyint","0","","YES","NO","NO" +"Loc","FEMACompliance","Indicates whether the building is in compliance with the FEMA flood zone requirements in both design and construction","O","tinyint","0","","YES","NO","NO" +"Loc","CustomFloodSOP","Standard of flood protection return period; values from 0-10,000","O","tinyint","0","[0,10000]","YES","NO","NO" +"Loc","CustomFloodZone","User-defined flood zone","O","varchar(20)","n/a","","YES","NO","NO" +"Loc","MultiStoryHall","Code that indicates if the building has a multi-story hall","O","tinyint","0","","YES","NO","NO" +"Loc","BuildingExteriorOpening","Code that represents the percentage of exterior walls that are open (i.e. have windows or doors)","O","tinyint","0","","YES","NO","NO" +"Loc","ServiceEquipmentProtection","Code that indicates whether the service equipment is protected from flood","O","tinyint","0","","YES","NO","NO" +"Loc","TallOneStory","The height of the taller than usual one-story building (e.g. gymnasium, auditorium, church, etc.)","O","tinyint","0","","YES","NO","NO" +"Loc","TerrainRoughness","Terrain conditions around the building.","O","tinyint","0","","YES","NO","NO" +"Loc","Payroll","Total payroll","O","int","n/a","[1,)","YES","NO","NO" +"ReinsInfo","ReinsNumber","Reinsurance number","R","int","n/a","[1,)","YES","YES","YES" +"ReinsInfo","ReinsName","Reinsurance name","O","varchar(30)","n/a","","YES","YES","YES" +"ReinsInfo","ReinsLayerNumber","Reinsurance layer for information / ordering purposes","O","int","n/a","[1,)","YES","YES","YES" +"ReinsInfo","ReinsPeril","Perils for reinsurance financial terms","R","varchar(250)","n/a","","YES","YES","YES" +"ReinsInfo","ReinsInceptionDate","Reinsurance inception date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","YES","YES" +"ReinsInfo","ReinsExpiryDate","Reinsurance expiry date - in ISO 8601 format: YYYY-MM-DD","O","smalldatetime","n/a","","YES","YES","YES" +"ReinsInfo","CededPercent","Reinsurance ceded percentage. Used mainly in surplus treaties. Applies before other reinsurance terms. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]","YES","YES","YES" +"ReinsInfo","RiskLimit","Reinsurance per-risk limit","CR","float","0","[0,)","YES","YES","YES" +"ReinsInfo","RiskAttachment","Reinsurance per-risk attachment point","CR","float","0","[0,)","YES","YES","YES" +"ReinsInfo","OccLimit","Reinsurance occurrence limit","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","OccAttachment","Reinsurance per occurrence attachment","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","OccFranchiseDed","Reinsurance franchise deductible","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","OccReverseFranchise","Reinsurance reverse franchise - a value of loss that, if exceeded, results in no payment being made for this event from the reinsurer to insurer.","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","AggLimit","Maximum amount payable under this treaty during the AggPeriod","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","AggAttachment","The aggregate monetary amount during a given AggPeriod that the resinured retains under this treaty","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","AggPeriod","Aggregate period associated with the aggregate limits and attachments (in days). Default value = 365 (1 year)","O","float","365","[0,3650]","YES","YES","YES" +"ReinsInfo","PlacedPercent","Percentage of the limit that has been placed in the reinsurance market. The main percentage used for reinsurance treaties other than surplus. Applies after other reinsurance terms. Values between 0 to 1 (e.g. 12% entered as 0.12)","R","float","n/a","[0,1]","YES","YES","YES" +"ReinsInfo","ReinsCurrency","Reinsurance currency","R","char(3)","n/a","","YES","YES","YES" +"ReinsInfo","InuringPriority","Reinsurance inuring priority capturing the order in which reinsurance contracts apply. Treaties with lower number inuring priorities apply first.","R","tinyint","n/a","[1,)","YES","YES","YES" +"ReinsInfo","ReinsType","Type of reinsurance contract","R","varchar(3)","n/a","","YES","YES","YES" +"ReinsInfo","AttachmentBasis","Reinsurance attachment basis","O","char(2)","('LO')","","YES","YES","YES" +"ReinsInfo","Reinstatement","Number of reinstatements","O","tinyint","n/a","[0,)","YES","YES","YES" +"ReinsInfo","ReinstatementCharge","Reinstatement charge as %; semi-colon separated if different for each reinstatement (e.g. 1-free, 2-50%, 3-100% should be entered as: 0;0.5;1). If all reinstatements are the same, then just one number is sufficient (e.g. 3 reinstatements at 100% should be entered as 1)","O","varchar(50)","n/a","","YES","YES","YES" +"ReinsInfo","ReinsPremium","Reinsurance premium","O","float","0","[0,)","YES","YES","YES" +"ReinsInfo","DeemedPercentPlaced","Deemed percent placed, used to represent notional contracts or any part of the contract being notional. For fully notional contracts, enter 1 (i.e. 100%). For partially placed contracts, enter any value between 0 and 1. For real contracts, enter 0.","O","float","0","[0,1]","YES","YES","YES" +"ReinsInfo","ReinsFXrate","Reinsurance exchange rate (as the contractual reinsurance rate can be different from the actual exchange rates used for policies and locations)","O","float","1","[0,)","YES","YES","YES" +"ReinsInfo","TreatyShare","The percentage of a treaty that a given reinsurer may write. Values between 0 to 1 (e.g. 12% entered as 0.12).","O","float","1","[0,1]","YES","YES","YES" +"ReinsInfo","UseReinsDates","A flag to indicate if reinsurance contract dates or policy inception / expiry dates are to be considered when calculating losses (Y) or ignored (N).","O","char(1)","N","","YES","YES","YES" +"ReinsScope","ReinsNumber","Reinsurance number to link with ReinsInfo file","R","int","n/a","[1,)","YES","YES","YES" +"ReinsScope","PortNumber","Portfolio number: used for defining treaty scope in the reinsurance scope file","CR","varchar(20)","n/a","","YES","YES","YES" +"ReinsScope","AccNumber","Account number: used for defining treaty scope in the reinsurance scope file","CR","nvarchar(40)","n/a","","YES","YES","YES" +"ReinsScope","PolNumber","Policy number: used for defining treaty scope in the reinsurance scope file","CR","varchar(20)","n/a","","YES","YES","YES" +"ReinsScope","LocGroup","Location group name: used for defining treaty scope in the reinsurance scope file","O","nvarchar(20)","n/a","","YES","YES","YES" +"ReinsScope","LocNumber","Location number: used for defining treaty scope in the reinsurance scope file","CR","nvarchar(20)","n/a","","YES","YES","YES" +"ReinsScope","CedantName","Cedant name: used for defining treaty scope in the reinsurance scope file","O","varchar(40)","n/a","","YES","YES","YES" +"ReinsScope","ProducerName","Producer name: used for defining treaty scope in the reinsurance scope file","O","varchar(40)","n/a","","YES","YES","YES" +"ReinsScope","LOB","Line of business: used for defining treaty scope in the reinsurance scope file","O","varchar(20)","n/a","","YES","YES","YES" +"ReinsScope","CountryCode","Country code: used for defining treaty scope in the reinsurance scope file","O","char(2)","n/a","","YES","YES","YES" +"ReinsScope","ReinsTag","Reinsurance tag: user defined field to for defining treaty scope in the reinsurance scope file","O","varchar(20)","n/a","","YES","YES","YES" +"ReinsScope","CededPercent","Ceded percentage (for 12%, enter 0.12). Within the reinsurance scope file, CededPercent should only be entered for surplus share treaties.","CR","float","1","[0,1]","YES","YES","YES" +"ReinsInfo","RiskLevel","Code to indicate the definition of 'risk' for the per-risk terms in this particular treaty (or portion of the treaty)","CR","char(3)","n/a","","YES","YES","YES" +"Loc","StaticMotorVehicle","Identifies whether a risk is static or dynamic (moves from location to location)","O","tinyint","0","[0,1]","YES","NO","NO" +"Acc","CondClass","Flags whether a condition is a policy restriction","O","tinyint","0","[0,1]","YES","NO","NO" +"Acc; Loc","CondTag","Identifies a group of locations which are subject to one or more conditions.","CR","varchar(20)","n/a","","YES","NO","NO" +"Acc; Loc; ReinsInfo; ReinsScope","OEDVersion","The OED schema version of the file - 'major, minor, patch' format i.e. (2.0.0)","O","varchar(10)","latest version","","YES","YES","YES" +"Loc","IsAggregate","Agggrated Data based on NumberOfBuildings field","O","tinyint","0","[0,1]","YES","NO","NO" +"Loc","OccupantPeriod","Period/time of day/season for 'NumberOfOccupants'","O","tinyint","0","[0,8]","YES","NO","NO" +"Loc","SoilType","0 = no soil information, 1 = time averaged shear-wave velocity to 30m depth (vs30 (m/s))","O","tinyint","0","[0,1]","YES","NO","NO" +"Loc","SoilValue","The value associated with the SoilType and the corresponding unit","O","float","0","[0,)","YES","NO","NO" +"Loc","NumberOfOccupants","Total number of occupants at a location (e.g., residents, employees, visitors)","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantUnderfive","Number of occupants aged under 5 years","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantOver65","Number of occupants aged over 65 years","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantAge5to65","Number of occupants aged 5-65 years","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantFemale","Number of female occupants ","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantMale","Number of male occupants","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantOther","Number of occupants who identify as non-binary or other gender","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantUrban","Number of occupants classed as living in an urban area","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantRural","Number of occupants classed as living in a rural area","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantPoverty","Number of occupants classed as living in poverty","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantRefugee","Number of occupants with refugee status","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantUnemployed","Number of occupants classed as unemployed","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantDisability","Number of occupants with a disability","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantEthnicMinority","Number of ethnic minority occupants ","O","int","0","[0,)","YES","NO","NO" +"Loc","OccupantTemporary","Number of temporary occupants (e.g., tourists)","O","int","0","[0,)","YES","NO","NO" +"Acc; Loc; ReinsInfo","OriginalCurrency","Original currency in which the business has been written before any conversions","O","char(3)","n/a","","YES","YES","YES" +"Acc; Loc; ReinsInfo","RateOfExchange","Rate of exchange used to convert the terms from OriginalCurrency","O","float","0","[0,)","YES","YES","YES" +"Loc","OffshoreWaterDepth","Depth of water for offshore structures (in metres)","O","float","n/a","(,0]","YES","NO","NO" +"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","n/a","[0,)","YES","NO","NO" "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. -Provide the generating capacity of each asset (e.g. for a turbine, this is the capacity of the turbine, not the windfarm).","O","float","n/a","[0,)" -"Loc","VulnerabilitySetID","ID allowing custom location level vulnerability to be captured","O","int","n/a","[0,)" -"Loc","BuildingFloodVuln","Building relative vulnerability to flood","O","tinyint","n/a","[0,)" -"Loc","BIFloodVuln","BI relative vulnerability to flood","O","tinyint","n/a","[0,)" -"Loc","Geom","Geometry of the location: refer to http://postgis.net/workshops/postgis-intro/geometries.html","O","varchar(250)","n/a","" -"Loc","CodeProvision","Code provision for energy, water and communication infrastructure","O","tinyint","","[0,)" -"Loc","Anchorage","Anchorage of for energy, water and communication infrastructure","O","tinyint","","[0,)" -"Loc","DiameterOfPipeline","Diameter of pipeline","O","tinyint","","[0,)" -"Loc","VoltageOfEnergy","Voltage of energy infrastructure (applicable to substations, generation facilities and transmission)","O","tinyint","","[0,)" -"Loc","PumpingCapacity","Capacity of water pumping and treatment plants, in MGD (Millions gallons per day)","O","tinyint","","[0,)" -"Acc","AccParticipation","Insurance company share of the account loss. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]" +Provide the generating capacity of each asset (e.g. for a turbine, this is the capacity of the turbine, not the windfarm).","O","float","n/a","[0,)","YES","NO","NO" +"Loc","VulnerabilitySetID","ID allowing custom location level vulnerability to be captured","O","int","n/a","[0,)","YES","NO","NO" +"Loc","BuildingFloodVuln","Building relative vulnerability to flood","O","tinyint","n/a","[0,)","YES","NO","NO" +"Loc","BIFloodVuln","BI relative vulnerability to flood","O","tinyint","n/a","[0,)","YES","NO","NO" +"Loc","Geom","Geometry of the location: refer to http://postgis.net/workshops/postgis-intro/geometries.html","O","varchar(250)","n/a","","YES","NO","NO" +"Loc","CodeProvision","Code provision for energy, water and communication infrastructure","O","tinyint","","[0,)","YES","NO","NO" +"Loc","Anchorage","Anchorage of for energy, water and communication infrastructure","O","tinyint","","[0,)","YES","NO","NO" +"Loc","DiameterOfPipeline","Diameter of pipeline","O","tinyint","","[0,)","YES","NO","NO" +"Loc","VoltageOfEnergy","Voltage of energy infrastructure (applicable to substations, generation facilities and transmission)","O","tinyint","","[0,)","YES","NO","NO" +"Loc","PumpingCapacity","Capacity of water pumping and treatment plants, in MGD (Millions gallons per day)","O","tinyint","","[0,)","YES","NO","NO" +"Acc","AccParticipation","Insurance company share of the account loss. Values between 0 to 1 (e.g. 12% entered as 0.12)","O","float","1","[0,1]","YES","NO","NO"