data_map.claim

The cumulative latest claim-level data as of the provided valuation_date.

ColumnTypeDefinition
claim_idbigintThe unique identifier for a claim.
policy_group_idbigintThe unique identifier for the policy group that the policy belongs to.
policy_idbigintThe unique identifier for the policy that the claim belongs to.
tpa_idbigintThe unique identifier for a TPA (third party administrator) that handles the claim.
external_policy_idstringThe identifier assigned by the insurer for the policy.
external_claim_idstringThe identifier assigned by the insurer for the claim.
loss_occurence_datedateThe date the loss occurred.
claim_opened_datedateThe date the claim was opened.
claim_reported_datedateThe date the claim was reported.
claim_closed_datedateThe date the claim was closed.
source_record_datedateThe date of the BDX file supplied by the cedant.
is_derivedbooleanWhether the data is derived by us or supplied by the cedant.
epistemic_rankstringThe epistemic rank of the claim (currently just “bordereau”).
loss_taxonomymapLoss category.
loss_metricsmapLoss amount by category
claim_statusstringThe status of the claim (open/closed).
claim_coveragesarrayThe coverage amount by category.
currencystringThe currency the claim is denominated in.
claim_limitdecimal(17,2)The limit allowed by policy.
claim_deductibledecimal(17,2)Deductible amount.
catastrophe_codestringThe catastrophe code for the claim.
claim_metadatamapMetadata about the claim.
other_dataarrayMisc. data field.
valuation_datetimestampSame as source_record_date unless the cedant provides another value.
is_latestbooleanWhether the data is from the latest BDX file.

data_map.collateral_terms

A pointer to collateral terms math stored in a Python or Excel file.

ColumnTypeDefinition
collateral_terms_idbigintThe unique identifier for the collateral terms.
collateral_terms_schemestringThe name of the collateral terms scheme.
collateral_terms_descriptionstringThe description of the collateral terms scheme.
collateral_deal_modelstringThe name of the collateral deal model.

data_map.company

Information about legal entities.

ColumnTypeDefinition
company_idbigintThe unique identifier of the company.
organization_idbigintThe unique identifier of the organization the company belongs to.
address_idbigintThe unique identifier of the address the company is registered at.
legal_namestringThe legal name of the company.
websitestringThe website URL of the company.
linkedinstringThe linkedin URL of the company.
emailstringThe email address of the company.
year_foundedintThe year the company was founded.
legal_idarrayThe legal ID of the company (e.g. EIN).
legal_statusstringThe legal status of the company (e.g. Active/Inactive).
legal_typestringThe legal type of the company (e.g. LLC/Corporation).
descriptionstringA description of the company.
employee_sizestringThe size of the company (e.g. 100-500 employees).
public_stock_tickerstringThe public stock ticker of the company.
operating_geographystringThe geographic region the company operates in.

data_map.company_managing_general_agent

Additional basic information on legal entities that are MGAs or MGUs.

ColumnTypeDefinition
company_idbigintThe unique identifier for the company.
employees_managementintThe number of employees on the management team.
employees_underwritingintThe number of employees on the underwriting team.
employees_actuarialintThe number of employees on the actuarial team.
employees_claimsintThe number of employees on the claims team.
employees_otherintThe number of employees on other teams.
product_linesarrayThe product lines the company insures.

data_map.contract

Metadata describing a signed legal agreement.

ColumnTypeDefinition
contract_idbigintThe unique identifier of the contract (auto increment).
ledger_contract_idbigintThe unique identifier of the contract in the ledger system (assigned by us).
namestringThe name of the contract.
typestringThe type of the contract (e.g. Reinsurance)
statusstringThe status of the contract (e.g. Active/Inactive).
versionstringThe version of the contract.
signature_datedateThe date the contract was signed.
effective_datedateThe date the contract became effective.
descriptionstringA description of the contract.
description_amendmentstringA description of the contract amendment (if applicable).
signatoriesarrayThe signatories of the contract.
contract_wording_idbigintThe unique identifier of the contract wording.
contract_file_idstringThe unique identifier of the contract file.

data_map.contract_amendments

A link between an original contract and any amended contracts.

ColumnTypeDefinition
contract_amendments_idbigintThe unique identifier for an amendment to a contract.
contract_being_amended_idbigintThe unique identifier for the contract being amended.
contract_amendment_idbigintThe amendment to the contract is itself a contract
amendment_numberintThe number of the amendment to the contract.
amendment_typestringThe type of amendment to the contract.
amendment_effective_datedateThe date the amendment became effective.

data_map.contract_interest_liabilities

Information about interest & liablities agreements of reinsurance contracts.

ColumnTypeDefinition
contract_interest_liabilities_idbigintThe unique identifier for an interest & liablities agreement.
contract_reinsurance_idbigintThe unique identifier for a reinsurance contract.
contract_idbigintThe unique identifier for a signed legal agreement.
reinsurer_idbigintThe unique identifier for the reinsurance company

data_map.contract_page_text

The plain text of a contract grouped by page.

ColumnTypeDefinition
contract_idstringThe unique identifier of the contract.
google_drive_idstringThe unique identifier of the Google Drive document.
filenamestringThe name of the file.
filetypestringThe type of the file (mostly PDF).
fullnamestringThe full name of the contract
pagenumbigintThe page number of the contract
textstringThe text of the contract page

data_map.contract_reinsurance

Identifies all contracts that relate to a reinsurance transaction including all brokers, ceding insurers, and reinsurers.

ColumnTypeDefinition
contract_reinsurance_idbigintThe unique identifier for a reinsurance contract.
reinsurance_active_statusbooleanWhether the reinsurance contract is active or not.
master_contract_idbigintThe unique identifier for the master contract.
schedule_contract_idbigintThe unique identifier for the schedule contract.
standalone_contract_idbigintThe unique identifier for the standalone contract.
trust_contract_idbigintThe unique identifier for the trust contract.
broker_contract_idbigintThe unique identifier for the broker contract.
multiple_keytermsbooleanWhether the reinsurance contract has multiple keyterms or not.
reinsurersarrayThe unique company identifier of all reinsurers
cedantsarrayThe unique company identifier of all cedants
brokersarrayThe unique company identifier of all brokers

data_map.contract_reinsurance_binder

All documents associated with a single reinsurance transaction.

ColumnTypeDefinition
contract_reinsurance_binder_idbigintThe unique identifier of the contract reinsurance binder.
reinsurance_binder_namestringThe name of the binder.
ceding_insurerstringThe ceding insurer.
reinsurerstringThe reinsurer.
reinsurance_contractsarrayReinsurance contracts associated with the binder.
novation_contractsarrayNovation contracts associated with the binder.
trust_contractsarrayTrust contracts associated with the binder.
broker_contractsarrayBroker contracts associated with the binder.
investor_contractsarrayInvestor contracts associated with the binder.
ima_contractsarrayIMA contracts associated with the binder.
side_letter_contractsarraySide letter contracts associated with the binder.
multiple_keytermsbooleanWhether the binder has multiple keyterms.

data_map.contract_reinsurance_keyterms

Identifies the key terms for reinsurance contracts.

ColumnTypeDefinition
contract_reinsurance_keyterms_idbigintNone
contract_reinsurance_binder_idbigintNone
reinsurance_transaction_namestringNone
reinsurance_typestringNone
reinsurance_formstringNone
quota_share_percentdoubleNone
subject_businessstringNone
policy_group_idarrayNone
policy_group_namestringNone
product_linestringNone
risk_period_startdateNone
risk_period_enddateNone
policy_max_limitsarrayNone
coverage_typestringNone
coverage_layers_basisstringNone
coverage_layers_amountsarrayNone
reinsurance_premium_basisstringNone
reinsurance_premiumdoubleNone
premium_remittance_basisstringNone
ceding_commission_basisstringNone
min_ceding_commissiondoubleNone
profit_commission_basisstringNone
profit_commission_start_datedateNone
ramp_up_period_end_datedateNone
profit_commission_amountsarrayNone
provisional_profit_commissiondoubleNone
premium_maxiumdoubleNone
aggregate_limit_basisstringNone
aggregate_limitdoubleNone
occurrence_limit_basisstringNone
occurrence_limitdoubleNone
FET_ratedoubleNone
collateral_initialdoubleNone
claims_fund_initialdoubleNone
claims_fund_minimumdoubleNone
claims_fund_maximumdoubleNone
commutation_datedateNone
bdx_reporting_periodstringNone
collateral_reporting_periodstringNone
bdx_reporting_lagintNone
remittance_lagintNone
collateral_reporting_lagintNone
collateral_deposit_lagintNone
premium_expecteddoubleNone
collateral_terms_idstringNone
Foreign_Currency_to_USD_Exchange_RatedoubleNone

data_map.contract_reinsurancetrust_keyterms

Terms describing the trust account associated with a reinsurance transaction.

ColumnTypeDefinition
reinsurance_transaction_namestringThe reinsurance transaction name.
contract_reinsurance_binder_idintThe contract reinsurance binder ID.
reinsurance_binder_namestringThe reinsurance binder name.
ceding_insurerstringThe ceding insurer.
reinsurerstringThe reinsurer.
trusteestringThe trustee.
trust_account_numberstringThe trust account number.
principal_account_numbersarrayThe principal account numbers.
income_account_numbersarrayThe income account numbers.
contract_reinsurancetrust_keyterms_idbigintThe contract reinsurance trust keyterms ID.

data_map.contract_securitiesbroker_keyterms

Terms describing the securities broker account associated with a reinsurance transaction.

ColumnTypeDefinition
reinsurance_transaction_namestringThe reinsurance transaction name.
reinsurance_binder_namestringThe reinsurance binder name.
ceding_insurerstringThe ceding insurer.
reinsurerstringNone
securities_brokerstringThe securities broker.
brokerage_fee_basisstringThe brokerage fee basis.
brokerage_feedoubleThe brokerage fee.
percent_paid_at_closingdoubleThe percent paid at closing.
factoring_discount_ratedoubleThe factoring discount rate.
payment_timingstringThe payment timing.
contract_securitiesbroker_keyterms_idbigintThe contract securities broker keyterms ID.

data_map.contract_text

The plain text of a contract.

ColumnTypeDefinition
contract_idstringNone
google_drive_idstringNone
filenamestringNone
filetypestringNone
fullnamestringNone
textstringNone

data_map.contract_trust

Information about trust accounts.

ColumnTypeDefinition
contract_trust_idbigintThe unique identifier for the contract trust.
contract_idbigintThe unique identifier for the contract.
contract_reinsurance_idbigintThe unique identifier for the reinsurance contract.
bank_idbigintThe unique identifier for the bank.
trustee_idbigintThe unique identifier for the trustee company.
bank_trust_account_numberstringThe bank trust account number (alphanumeric).
bank_income_account_numberstringThe bank income account number (alphanumeric).
method_access_accountstringThe method of accessing the account e.g. email, SSO, etc.
account_login_credential_namestringThe account login credential name in 1Password.

data_map.contract_wording

Information on the wording of each clause of a contract.

ColumnTypeDefinition
contract_wording_idbigintThe unique identifier for the contract wording.
contract_idbigintThe unique identifier for the contract.
clause_numberstringThe clause number in the contract.
clause_titlestringThe clause title in the contract.
clause_textstringThe clause text in the contract.

data_map.file

Information regarding the storage of all documents.

ColumnTypeDefinition
file_idbigintThe unique identifier for the file.
statusstringThe status of the file (failed, completed, etc)
descriptionstringThe description of the file.
file_typestringThe type of the file (e.g. contract, bordereaux)
file_formatstringThe format of the file (e.g. pdf)
file_namestringThe name of the file
file_pathstringThe path of the file
sensitivitystringThe sensitivity of the file (e.g. confidential)
metadatamapAny metadata associated with the file

data_map.offering

Information related to the advertisement/marketing of a reinsurance transaction.

ColumnTypeDefinition
offering_idbigintThe unique identifier for the offering.
namestringThe name of the offering.
descriptionstringThe description of the offering.
statusstringThe status of the offering (draft, live, closing, contracted, inactive).
offering_typestringThe type of the offering (primary, secondary).
approvedbooleanWhether the offering has been approved.
risk_underwriter_idbigintThe unique identifier for the risk underwriting company.
multiple_keytermsbooleanWhether the offering has multiple key terms.

data_map.offering_keyterms

Information about the key terms for an offering.

ColumnTypeDefinition
offering_keyterms_idbigintThe unique identifier of the offering key terms.
offering_idbigintThe unique identifier of the offering.
cedant_idsarrayThe unique identifier(s) of the cedant(s).
reinsurance_typestringThe type of reinsurance (treaty/facultative).
reinsurance_formstringThe form of reinsurance (quota-share, excess-of-loss, surpluss-share, aggregate-excess).
quota_share_percentdoubleThe premium percentage shared with the reinsurer.
subject_businessstringDescription of the line of business being insured.
policy_group_idbigintThe unique identifier of the policy group.
product_linestringThe product line of the offering (e.g. commercial-auto).
risk_period_startdateThe start date of the risk period.
risk_period_enddateThe end date of the risk period.
policy_max_limitsarrayThe maximum claim limit for each policy group.
coverage_typestringThe type of coverage (risk-attaching or loss-occuring).
coverage_layers_basisstringThe basis for the coverage layers (amount, percent-of-gross/net-premium).
coverage_layers_amountsarrayThe amount of each coverage layer (attachment, exhaustion, placedpercent).
reinsurance_premium_basisstringBasis for the reinsurance premium (amount, percent-of-gross/net-premium).
reinsurance_premiumdoubleThe reinsurance premium percentage.
ceding_commission_basisstringBasis for ceding commission (amount, percent-of-gross/net-premium).
min_ceding_commissiondoubleThe minimum ceding commission percentage.
profit_commission_basisstringBasis for profit commission (amount, percent-of-gross/net-premium).
profit_commission_amountsarrayThe amount of each profit commission layer (attachment/exhaustion/profitsharing).
premium_maximumdecimal(17,2)None
aggregate_limit_basisstringBasis for the aggregate limit (amount, percent-of-gross/net-premium).
aggregate_limitdoubleThe aggregate limit percentage.
occurrence_limit_basisstringBasis for the occurrence limit (amount, percent-of-gross/net-premium).
occurrence_limitdecimal(17,2)The occurrence limit amount.
collateral_terms_idbigintThe collateral terms unique identifier.

data_map.person

Information on specific people (for example, key employees) within a company.

ColumnTypeDefinition
person_idbigintThe unique identifier of the person.
company_idbigintThe unique identifier of the company the person is affiliated with.
fullnamestringThe full name of the person.
emailstringThe email address of the person.
firstnamestringThe first name of the person.
lastnamestringThe last name of the person.
titlestringThe title of the person.
descriptionstringA description of the person or their role.
industry_experienceintThe number of years of industry experience the person has.
tenureintThe number of years the person has been with the company.
linkedinstringThe linkedin URL of the person.

data_map.policy

The cumulative latest policy-level data as of the provided valuation_date.

ColumnTypeDefinition
policy_idbigintThe unique identifier of the policy.
insurer_idbigintThe unique identifier of the insurer company.
policy_group_idbigintThe unique identifier of the policy group.
external_policy_idstringThe policy identifier provided by the insurer.
policy_effective_datedateThe date the policy became effective.
policy_expiration_datedateThe date the policy expires.
policy_cancellation_datedateThe date the policy was cancelled.
source_record_datedateDate of the bordereaux file supplied by the cedant.
jurisdiction_countrystringThe country the policy was issued in.
jurisdiction_provincestringThe province or state was issued in.
coverage_typesarrayThe types of coverage under the policy.
deductiblesarrayThe deductibles for each coverage.
coveragesarrayThe amount of each coverage.
policy_limit_individualarrayThe individual limit for each coverage.
policy_limit_occurancearrayThe occurrence limit for each coverage.
policy_limit_aggregatearrayThe aggregate limit for each coverage.
premium_collection_frequencystringThe frequency of premium collection (e.g. monthly, quarterly).
named_insuredstringThe name of the named insured.
additional_insuredarrayThe names of any additional insured.
premium_writtendecimal(17,2)The premium written under the policy.
premium_earneddecimal(17,2)The premium earned under the policy.
premium_collecteddecimal(17,2)The premium collected under the policy.
base_ratedoubleThe base rate for the policy.
manual_ratedoubleThe manual rate for the policy.
base_premiumdecimal(17,2)The base premium for the policy.
manual_premiumdecimal(17,2)The manual premium for the policy.
exposuresarrayThe exposure amount for each coverage
risk_factorsarrayThe risk factors for the policy.
detailsmapAny policy-specific fields
other_dataarrayAny other data fields
valuation_datetimestampDate the amounts were computed.
is_latestbooleanNone

bordereaux.silver_policy_snapshot

Premium as of a specific date.

ColumnTypeDefinition
policy_snapshot_idbigintThe unique identifier for the policy snapshot.
policy_group_idbigintThe unique identifier for the policy group that the policy belongs to.
contract_risk_period_idbigintThe unique identifier for the contract risk period that the policy belongs to.
external_policy_idstringThe identifier assigned by the insurer for the policy.
source_record_datedateThe date of the BDX file supplied by the cedant.
policy_effective_datedateThe date the policy begins coverage.
policy_expiration_datedateThe date the policy expires.
policy_cancellation_datedateThe date the policy was cancelled if any.
earn_start_datedateThe date the policy begins earnings.
earn_stop_datedateThe date the policy stops earnings.
cedant_treaty_yearstringThe treaty year the policy covers as supplied by the cedant.
written_countrystringThe country the policy is written in.
written_provincestringThe state or province the policy is written in.
policy_limitdecimal(17,2)The total claims limit of the policy.
policy_deductibledecimal(17,2)The deductible paid by the holder of the policy.
policy_detailsmapDetails specific to this policy and/or cedant (e.g. insured party).
policy_derived_detailsmapDetails derived from the policy and/or cedant (e.g. line of business).
epistemic_rankstringThe epistemic rank of the policy.
is_policy_event_datebooleanIndicates whether the policy event date is the same as the source record date (usually false).
metadatamapMetadata associated with the premium BDX file itself.
created_attimestampThe date the record was created in the database.
updated_attimestampThe date the record was last updated in the database.
is_latestbooleanIndicates whether the record is the latest version of the premium file.
run_keystringThe unique identifier for the run of the premium BDX file.
policy_effective_date_rawdateThe date the policy begins coverage if different from the file date.
policy_expiration_date_rawdateThe date the policy expires if different from the file date.
policy_cancellation_date_rawdateThe date the policy was cancelled if any if different from the file date.
source_record_date_rawdateThe date the record was received if different from the file.
# Clustering Information
# col_namedata_typecomment

bordereaux.silver_claim_snapshot

Claims as of a specific date.

ColumnTypeDefinition
claim_snapshot_idbigintThe unique identifier for a claim.
policy_group_idbigintThe unique identifier for the policy group that the claim belongs to.
external_claim_idstringThe identifier assigned by the insurer for the claim.
external_policy_idstringThe identifier assigned by the insurer for the policy.
source_record_datedateThe date of the BDX file supplied by the cedant.
cedant_accounting_datedateThe date the claim was accounted for by the cedant.
policy_effective_datedateThe date the policy begins coverage.
cedant_treaty_yearstringThe treaty year reported by the cedant.
currencystringThe currency the claim is denominated in.
claims_handlerstringThe name of the claims handler if specified.
jurisdiction_countrystringThe country the claim was filed in.
jurisdiction_provincestringThe state or province the claim was filed in.
claim_detailsmapDetails specific to this type of claim and/or cedant
claim_derived_detailsmapDetails inferred by either the BDX file or the policy, including losses, reserves, and expenses.
claim_limitdecimal(17,2)The limit of claims under the policy.
claim_deductibledecimal(17,2)The deductible paid by the insured.
source_record_date_rawdateThe date of the claim supplied by the cedant if overridden by an overlay (for debugging only).
policy_effective_date_rawdateThe date the policy begins coverage if overridden by an overlay (for debugging only).
epistemic_rankstringThe data source of the claim (currently just “bordereau”).
metadatamapMetadata about the BDX file itself.
is_latestbooleanWhether this is the latest version of the claim file.
created_attimestampThe date the record was created in the database.
updated_attimestampThe date the record was last updated in the database.
contract_risk_period_idbigintThe unique identifier for the contract risk period that the claim belongs to.
run_keystringThe unique identifier for the ingest job run (for debugging only)
# Clustering Information
# col_namedata_typecomment

bordereaux.gold_contract_compliance

Premium and Loss data as reconciled with the reinsurance contract.

ColumnTypeDefinition
primary_tagstringHuman readable combination of cedant and coverage type (e.g. “company.category-coverage”).
component_tagstringSub-tag, possibly the same as the primary tag.
cedant_treaty_yearstringThe treaty year the policy covers as supplied by the cedant.
risk_period_startdateThe start date of the risk period covered by the poicy.
epistemic_rankstringThe data source of the record (currently just “bordereau”).
evaluation_datedateThe most recent date a BDX file was supplied by the cedant.
premium_writtendecimal(38,2)The total value of premium written on this program.
premium_cedant_earneddecimal(38,2)The total earned premium reported by the cedant.
premium_cedant_collecteddecimal(38,2)The total paid premium reported by the cedant.
ibnr_cedant_loaddecimal(38,2)The incurred but not reported estimate by the cedant.
reported_lossdoubleThe total loss reported by the cedant.
uncapped_reported_lossdecimal(38,2)The total loss reported by the cedant ignoring policy limits.
over_cap_reported_lossdoubleThe difference between the uncapped loss and the reported loss.
count_capped_reported_lossbigintThe number of capped claims.
capped_reported_loss_claim_idsarrayArray of ids of capped claims.
paid_lossdoubleTotal amount paid out on the policy.
uncapped_paid_lossdecimal(38,2)Total amount paid out on the policy ignoring policy limits.
over_cap_paid_lossdoubleThe difference between the uncapped paid loss and the paid loss.
count_capped_paid_lossbigintThe number of capped claims.
capped_paid_loss_claim_idsarrayArray of ids of capped claims.
premium_written_sourcestringThe type of BDX file supplied for the premium written (currently “aggregate” or “policy_claim”).
premium_cedant_earned_sourcestringThe type of BDX file supplied for the premium earned (currently “aggregate” or “policy_claim”).
premium_cedant_collected_sourcestringThe type of BDX file supplied for the premium collected (currently “aggregate” or “policy_claim”).
ibnr_cedant_load_sourcestringThe type of BDX file supplied for the IBNR cedant load (currently “aggregate” or “policy_claim”).
reported_loss_sourcestringThe type of BDX file supplied for the reported loss (currently “aggregate” or “policy_claim”).
paid_loss_sourcestringThe type of BDX file supplied for the paid loss (currently “aggregate” or “policy_claim”).
occurrence_limitintThe limit per claim under the policy.
claim_countbigintThe total number of claims under the policy.

bordereaux.gold_cedant_loss_pick

The loss ratio predicted (“picked”) by the cedant.

ColumnTypeDefinition
policy_group_idbigintThe unique identifier of the policy group
source_record_datedateThe date of the BDX file supplied by the cedant.
contract_risk_period_idbigintThe unique identifier for the contract risk period that the policy belongs to.
cedant_loss_pickdoubleThe projected loss ratio by the cedant for the policy and risk period.