Baselight

EIOPA - Insurance Statistics - Group Annual

European Insurance and Occupational Pensions Authority

@eiopa.eiopa_insurance_statistics_group_annual

Loading...
Loading...

About this Dataset

EIOPA - Insurance Statistics - Group Annual

Historical series of financial data from European insurance enterprises updated on a annual basis. EIOPA’s new insurance statistics are based on Solvency II regular reporting information from insurance undertakings and groups in the European Union and the European Economic Area (EEA). These statistics provide the most up-to-date and comprehensive picture of the European insurance sector, including country breakdowns and distributions of key variables, allowing for the comparability of high-quality data. Every publication is accompanied by a description of key aspects of the published statistics. The Group annually publication provide indicators based on insurance group reporting. It includes "Solvency II balance sheet", "own funds/Solvency Capital Requirement (SCR)", and "premiums, claims and expenses" data . The information is available at EEA level.
Publisher name: European Insurance and Occupational Pensions Authority
Publisher URL: https://eiopa.europa.eu
Last updated: 2024-06-11T16:04:38Z

Tables

Balance Sheet

@eiopa.eiopa_insurance_statistics_group_annual.balance_sheet
  • 13.21 KB
  • 640 rows
  • 6 columns
Loading...

CREATE TABLE balance_sheet (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "d_balance_sheet_assets_or_liabilities_name" VARCHAR,
  "dpmcode" VARCHAR,
  "sum_of_s2val_eur_mn_sum" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT
);

Premiums, Claims And Expenses

@eiopa.eiopa_insurance_statistics_group_annual.premiums_claims_and_expenses
  • 11.55 KB
  • 587 rows
  • 6 columns
Loading...

CREATE TABLE premiums_claims_and_expenses (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "d_pr_cl_ex_lob_nm" VARCHAR,
  "dpmcode" VARCHAR,
  "val_eur_mn_sum" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT
);

Own Funds

@eiopa.eiopa_insurance_statistics_group_annual.own_funds
  • 7.84 KB
  • 184 rows
  • 6 columns
Loading...

CREATE TABLE own_funds (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "l_own_funds_name" VARCHAR,
  "dpmcode" VARCHAR,
  "output_value_sum" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT
);

Share link

Anyone who has the link will be able to view this.