
KORI HOLDINGS LIMITED — Investor Relations & Filings
KORI Holdings Limited is an investment holding company providing civil and structural engineering and infrastructural construction services through its subsidiaries. The company operates as a licensed specialist builder in structural steelworks, piling works, and ground support and stabilization works. It also designs, fabricates, and supplies reusable steel struts and beams for temporary strutting in earth retaining or stabilizing structures. KORI Holdings primarily serves as a sub-contractor for commercial and infrastructural projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Announcement::Minutes of the Annual General Meeting held on 27 April 2026 | 2026-05-26 | English | |
| Annual Reports and Related Documents:: | 2026-04-10 | English | |
| Annual Reports and Related Documents:: | 2026-04-10 | English | |
| Annual General Meeting::Voluntary | 2026-04-10 | English | |
| REPL::Annual General Meeting::Voluntary | 2026-04-10 | English | |
| Financial Statements and Related Announcement::Full Yearly Results | 2026-02-27 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47057818 | General Announcement::Minutes of the Annual General Meeting held on 27 April 2026 | 2026-05-26 | English | ||
| 44891339 | Annual Reports and Related Documents:: | 2026-04-10 | English | ||
| 44891342 | Annual Reports and Related Documents:: | 2026-04-10 | English | ||
| 44891345 | Annual General Meeting::Voluntary | 2026-04-10 | English | ||
| 44889300 | REPL::Annual General Meeting::Voluntary | 2026-04-10 | English | ||
| 44894634 | Financial Statements and Related Announcement::Full Yearly Results | 2026-02-27 | English | ||
|
2025
6 filings
| |||||
| 44907977 | Financial Statements and Related Announcement::Half Yearly Results | 2025-08-14 | English | ||
| 44914160 | General Announcement::Minutes of the Annual General Meeting held on 28 April 2025 | 2025-05-26 | English | ||
| 44916356 | Annual Reports and Related Documents:: | 2025-04-30 | English | ||
| 44918209 | Annual Reports and Related Documents:: | 2025-04-10 | English | ||
| 44918211 | Annual General Meeting::Voluntary | 2025-04-10 | English | ||
| 44916892 | REPL::Annual General Meeting::Voluntary | 2025-04-10 | English | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
ANEKA JARINGAN HOLDINGS BERHAD
Construction group specializing in basement, foundation, ge…
|
— | MY | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
KORI HOLDINGS LIMITED 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/67821/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67821 | 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=67821 | 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=67821 \ -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": 67821}, 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 KORI HOLDINGS LIMITED (id: 67821)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.