Mediterranean Towers Ltd. — Investor Relations & Filings
Mediterranean Towers Ltd. develops, constructs, and manages a chain of retirement communities for the senior population. The company provides a variety of housing options designed to support an independent and active lifestyle. Its residential complexes offer a comprehensive suite of amenities and services, including health and wellness centers, swimming pools, gyms, libraries, and in-house restaurants. The company focuses on creating a rich cultural and social environment through a wide range of activities and programs, supported by a professional staff to foster a community-focused atmosphere for its residents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Opening of Trading On February 19 2025- MEDITR TOWER B7 | 2025-02-18 | Hebrew (modern) | |
| Identifying Details of New Security-MEDITR TOWER B7 | 2025-02-17 | Hebrew (modern) | |
| Opening of Trading On August 30 2023-MEDITR TOWER B6 | 2023-08-29 | Hebrew (modern) | |
| Identifying Details of New Security-MEDITR TOWER B6 | 2023-08-28 | Hebrew (modern) | |
| Bond Indices - Deletion of Meditr Tower B4 | 2023-08-09 | Hebrew (modern) | |
| Opening of Trading On Wednesday, September 9 2020 -MEDITR TOWER B5 | 2020-09-08 | Hebrew (modern) |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 6466573 | Opening of Trading On February 19 2025- MEDITR TOWER B7 | 2025-02-18 | Hebrew (modern) | ||
| 6466549 | Identifying Details of New Security-MEDITR TOWER B7 | 2025-02-17 | Hebrew (modern) | ||
|
2023
3 filings
| |||||
| 6472937 | Opening of Trading On August 30 2023-MEDITR TOWER B6 | 2023-08-29 | Hebrew (modern) | ||
| 6472918 | Identifying Details of New Security-MEDITR TOWER B6 | 2023-08-28 | Hebrew (modern) | ||
| 6473248 | Bond Indices - Deletion of Meditr Tower B4 | 2023-08-09 | Hebrew (modern) | ||
|
2020
2 filings
| |||||
| 6485164 | Opening of Trading On Wednesday, September 9 2020 -MEDITR TOWER B5 | 2020-09-08 | Hebrew (modern) | ||
| 6485140 | Identifying Details of New Securities - MEDITR TOWER B5 | 2020-09-07 | Hebrew (modern) | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
REGIS HEALTHCARE LIMITED
Provides residential aged care, home care, and retirement l…
|
REG | AU | Human health and social work ac… |
|
RYMAN HEALTHCARE LIMITED
Develops and operates integrated retirement villages and ag…
|
RYM | NZ | Human health and social work ac… |
|
SHANGHAI EVERJOY HEALTH GROUP CO., LTD.
Specializes in ceramic tile manufacturing and integrated el…
|
002162 | CN | Human health and social work ac… |
|
SONIDA SENIOR LIVING, INC.
Operates senior living communities offering independent/ass…
|
SNDA | US | Human health and social work ac… |
|
Summerset Group Holdings Limited
Develops and operates integrated retirement villages with i…
|
SUM | NZ | Human health and social work ac… |
|
SUMMERSET GROUP HOLDINGS LIMITED
Develops and operates integrated retirement villages with a…
|
SNZ | AU | Human health and social work ac… |
Mediterranean Towers Ltd. 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/6909/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6909 | 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=6909 | 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=6909 \ -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": 6909}, 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 Mediterranean Towers Ltd. (id: 6909)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.