Baselight

EIOPA - Insurance Statistics - Group Quarterly

European Insurance and Occupational Pensions Authority

@eiopa.eiopa_insurance_statistics_group_quarterly

Loading...
Loading...

About this Dataset

EIOPA - Insurance Statistics - Group Quarterly

Historical series of financial data from European insurance enterprises updated on a quarterly 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 Quarterly 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:11:33Z

Tables

Premiums, Claims And Expenses

@eiopa.eiopa_insurance_statistics_group_quarterly.premiums_claims_and_expenses
  • 16.73 KB
  • 1008 rows
  • 8 columns
Loading...

CREATE TABLE premiums_claims_and_expenses (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "item" VARCHAR,
  "business_type" VARCHAR,
  "item_code" VARCHAR,
  "sum_of_val_eur_mn_sum" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT,
  "number_of_submissions_per_reference_date" DOUBLE
);

Own Funds

@eiopa.eiopa_insurance_statistics_group_quarterly.own_funds
  • 12.47 KB
  • 620 rows
  • 7 columns
Loading...

CREATE TABLE own_funds (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "item" VARCHAR,
  "item_code" VARCHAR,
  "value" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT,
  "number_of_submissions_per_reference_date" BIGINT
);

Balance Sheet

@eiopa.eiopa_insurance_statistics_group_quarterly.balance_sheet
  • 27.43 KB
  • 2080 rows
  • 7 columns
Loading...

CREATE TABLE balance_sheet (
  "region" VARCHAR,
  "reference_period" VARCHAR,
  "item" VARCHAR,
  "item_code" VARCHAR,
  "value" DOUBLE,
  "date_of_extraction_yyyymmdd" BIGINT,
  "number_of_submissions_per_reference_date" BIGINT
);

Share link

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