You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Auto Territory Coverage 


Section I. Tables

Policy

FieldTableAttributeDefinition
policy idpolicyidpk for policy 
policy numberpolicynumberpolicy number from source system

policyf_line_of_business_idfk for line_of_business

policyf_subline_code_idfk for subline

Line of Business

FieldTableAttributeDefinition
line of business idline_of_businessidpk for line_of_business
line of business codeline_of_businesscodeshort hand for LOB
line of business nameline_of_businessnamehuman readable line of business

Transaction

FieldTableAttributeDefinition
transaction idtransactionidPK for transaction
deductible amounttransactiondeductible_amountDeductible amount that applies to the Physical Damage coverages
accounting yeartransactionaccounting_yearReflects reporting year
exposure_amounttransactionexposure_amountThe actual number of vehicles covered by the premium posted in the statistical record. Usually this will be one, although it is possible for the same coverage to be provided in the same policy on more than one vehicle, in which case the Exposure entry would be the number of vehicles covered under the coding entry.
transaction typetransactiontype
deductible_amounttransactiondeductible_amountDeductible amount that applies to the Physical Damage coverages
zipcodetransactionzipcodepolicy zipcode

transactionf_transactional_code_idFK for tbl: transaction_code

transactionf_state_idFK for tbl: state

transactionf_coverage_code_idFK for tbl: coverage_code

transactionf_policy_idFK for tbl: policy

Claim Detail

FieldTableAttributeDefinition
clam detail idclaim_detailidPK for claim details
claim countclaim_detailclaim_countActual number of new claims reported in a given reporting period. The rules for negative counts are the same as those for the Exposure field. The claim count on a paid loss record should be 1 only when the first payment is made provided no reserve had been established in a previous quarter
accident date yearclaim_detailaccident_date_yearDate on which the accident occurred (except for grouped claims)
loss amountclaim_detailloss_amountOutstanding loss and outstanding allocated loss adjustment expense records should always have the amount reserved for the claim as of the end of the quarter. This amount must be reported each quarter it remains outstanding. If a partial payment is made on an outstanding loss, the new reserve amount must be reported if the claim is not closed by the end of the quarter.

claim_detailf_transaction_idFK to relate to parent transaction

Premium Detail

FieldTableAttributeDefinition
premium detail idpremium_detailidPK for premium details
premium amountpremium_detailamountAmount paid

premium_detailf_transaction_idFK to parent transaction

Coverage Code

FieldTableAttributeDefinition
coverage idcoverage_codeidPK for coverage table
coverage codecoverage_codecodeCode that identifies the exposure coverage associated with the manual class code.
coverage namecoverage_codenameHuman readable name of coverage
coverage notecoverage_codenoteNotes on coverage

State

FieldTableAttributeDefinition
state idstateidPK for state
state namestatenameHuman readable name
state codestatecodeState Abbreviation 

Transaction Code

FieldTableAttributeDefinition
transaction idtransaction_codeidPK for transaction codes
transaction codetransaction_codecodeIdentifies a loss transaction on limited coded records. The field will be populated on loss-related Transaction Codes if the record is not fully coded.
transaction nametransaction_codenameHuman readable name for transaction code

Subline

FieldTableAttributeDefinition
subline idsublineidPK for subline
subline namesublinenameHuman readable name for subline
subline codesublinecodeShort hand for subline code

Company

FieldTableAttributeDefinition
company idcompanyidPK for company
company namecompanynamename of company
company descriptioncompanydescriptioncompany description

type_of_business

FieldTableAttributeDefinition
type_of_business idtype_of_businessidPK for type_of_business
type_of_business nametype_of_businessnamename of type_of_business
type_of_business descriptiontype_of_businessdescriptiontype_of_business description

class_group

FieldTableAttributeDefinition
class_group idclass_groupidPK for class_group
class_group nameclass_groupnamename of class_group
class_group descriptionclass_groupdescriptionclass_group description
class_group typeclass_groupclass_group_typevoluntary risk, assigned risk, miscellaneous personal vehicles 

class_group_type

FieldTableAttributeDefinition
class_group_type idclass_group_typeidPK for class_group_type
class_group_type nameclass_group_typenamename of class_group_type
class_group_type  descriptionclass_group_typedescriptionclass_group description

Section II: Data

class_group_type

idnamedescription
1Voluntary Risk
2Assigned Risk

Utilize state assigned risk classification plans.

3

Miscellaneous Personal Vehicles

includes motorcycles

class_group

idnamedescriptiontype
11No Male driver under 25; non-business use1
21FNo male driver under 25; Farm use1
31ANo male driver under 25; non-business use, non farm, no driving to work1
41BNo male driver under 25; non-business use; drives to work - limited number of miles each day1
51CNo male driver under 25; non-business use; drives to work - over a limit of miles each way1
61DNo male driver under 25; non-business use, drives to work - no distance restriction1
73No male driver under 25; business use1
82Driver under 25; business and non business use1
92AMale driver under 25; business and non business use; married or single male not owner or principal driver1
102BMarried male driver under 25; business and non-business use1
112CUnmarried male driver under 25; business and non-business; owner or principal driver1
122DFemale driver under 251
132ESingle male operator age 25-29 inclusive; owner or principal operator1
14Sr. CitizenOperator age 65 and over1
15All Other PPNFNo class plan or other class plan used; military post coverage, all other private passener cars1

Model Acronyms/Definitions

idAcronymExplanation
1PKprimary key, the unique identifier for a row
2FKforeign key, a reference to a unique row that is defined in another table. 
  • No labels