
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 |
|---|---|---|---|
| Approval of Non Executive Director | 2018-08-22 | English | |
| Approval of half yearly financials as at 30 June 2018 | 2018-07-20 | English | |
| Board meeting to be held | 2018-06-21 | English | |
| Annual General Meeting held | 2018-04-20 | English | |
| Resolutions for the consideration and approval at the AGM | 2018-03-29 | English | |
| Preliminary Financial Statements for the year ended 31 December 2017 | 2018-03-09 | 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.