
Mapfre Middlesea Plc — Investor Relations & Filings
Mapfre Middlesea Plc is an insurance provider that functions as both a direct operating company and a holding company for its group. The company underwrites both long-term (life) and general (non-life) insurance business. Its general business operations encompass a wide range of non-life products, including motor, home, health, marine, and general liability insurance. The long-term business segment provides group life protection for corporate clients. Through its associated life assurance company, it also offers a suite of products covering protection, savings, investment, and retirement plans. The company serves a diverse client base that includes individuals, professionals, small and medium-sized enterprises, and larger businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Postponement of Annual General Meeting | 2020-03-24 | English | |
| Information to the Market re. COVID-19 | 2020-03-16 | English | |
| Approval of Financial Statements | 2020-03-12 | English | |
| Forthcoming Annual General Meeting | 2020-02-14 | English | |
| Forthcoming Board Meeting | 2020-01-16 | English | |
| Change in Senior Officer | 2019-09-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
5 filings
| |||||
| 6026463 | Postponement of Annual General Meeting | 2020-03-24 | English | ||
| 6026451 | Information to the Market re. COVID-19 | 2020-03-16 | English | ||
| 6026457 | Approval of Financial Statements | 2020-03-12 | English | ||
| 6026425 | Forthcoming Annual General Meeting | 2020-02-14 | English | ||
| 6026405 | Forthcoming Board Meeting | 2020-01-16 | English | ||
|
2019
10 filings
| |||||
| 6026334 | Change in Senior Officer | 2019-09-24 | English | ||
| 6026273 | Approval of Half Yearly Results 2019 | 2019-07-12 | English | ||
| 6026249 | Board Meeting to approve interim Financials | 2019-06-25 | English | ||
| 6026177 | AGM held | 2019-04-26 | English | ||
| 6026130 | Annual Report 2018 | 2019-04-09 | English | ||
| 6026138 | Approval of Director by MFSA | 2019-04-05 | English | ||
| 6026144 | Annual General Meeting and Resolutions | 2019-04-03 | English | ||
| 6026110 | Approval of Financial Statements & Dividend Proposal | 2019-03-13 | English | ||
| 6026085 | Annual General Meeting to be held | 2019-02-15 | English | ||
| 6026070 | Board Meeting to be held | 2019-01-16 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Mapfre Middlesea Plc, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acord Grup S.A.
An insurance and reinsurance company specializing in aviati…
|
AC | MD | Financial and insurance activit… |
|
Admiral Group PLC
International financial services company specializing in in…
|
ADM | GB | Financial and insurance activit… |
|
Adriatic Osiguranje d.d.
A non-life insurance company offering over 150 products for…
|
JDOS | HR | Financial and insurance activit… |
|
AKSİGORTA A.Ş.
Offers comprehensive non-life insurance to retail and corpo…
|
AKGRT | TR | Financial and insurance activit… |
|
Al-Etihad Cooperative Insurance Co.
Multi-line provider of Sharia-compliant insurance for motor…
|
8170 | SA | Financial and insurance activit… |
|
Alignment Healthcare, Inc.
Health insurance company providing Medicare Advantage plans…
|
ALHC | US | Financial and insurance activit… |
|
Allied Cooperative Insurance Group
Provides cooperative insurance and risk management for indi…
|
8150 | SA | Financial and insurance activit… |
|
ALLSTATE CORP
Provider of property, casualty, life, and supplemental heal…
|
ALL | US | Financial and insurance activit… |
|
Alm. Brand
A financial services group specializing in insurance and pe…
|
ALMB | DK | Financial and insurance activit… |
|
Al-Rajhi Company for Cooperative Insurance
Provides Sharia-compliant insurance solutions for individua…
|
8230 | SA | Financial and insurance activit… |
Mapfre Middlesea Plc via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/2051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2051 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=2051 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=2051 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 2051}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Mapfre Middlesea Plc (id: 2051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.