
Golden House Ltd. — Investor Relations & Filings
Golden House Ltd. specializes in elderly care through the management and operation of assisted and independent living projects. The company operates sheltered and protected housing centers designed for the senior population, providing a secure environment where residents can live independently. It conducts its operations both directly and through its subsidiary, Itzlaf Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Excellence Nessuah will cease to operate as a market maker in the following security: GOLDEN HOUSE on August 5,2020 | 2020-07-15 | Hebrew (modern) |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 6485828 | Excellence Nessuah will cease to operate as a market maker in the following security: GOLDEN HOUSE on August 5,2020 | 2020-07-15 | 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… |
Golden House 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/6820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6820 | 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=6820 | 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=6820 \ -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": 6820}, 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 Golden House Ltd. (id: 6820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.