
PROGEN HOLDINGS LTD - Investor Relations & Filings
Progen Holdings Ltd operates as an investment holding company. Its primary business, conducted through its subsidiaries, encompasses the design, supply, installation, and maintenance of air-conditioning and mechanical ventilation (ACMV) systems. The company, originally established in 1981, delivers integrated solutions for various ACMV applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual General Meeting::Voluntary | 2025-04-04 | English | |
| REPL::Annual General Meeting::Voluntary | 2025-04-04 | English | |
| Financial Statements and Related Announcement::Half Yearly Results | 2024-08-14 | English | |
| Financial Statements and Related Announcement::Profit Guidance | 2024-08-08 | English | |
| General Announcement::Changes to the Board and Board Committees | 2024-05-06 | English | |
| General Announcement::Changes to the Board and Board Committees | 2024-04-25 | English |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
Provides cleanroom engineering and integrated M&E systems f…
|
603163 | CN | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
| AMECC Mechanical Construction JSC | AMS | VN | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
| Coco Pool Corp. | CCPC-P | CA | Construction |
PROGEN HOLDINGS 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/67651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67651 | 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=67651 | 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=67651 \ -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": 67651}, 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 PROGEN HOLDINGS LTD (id: 67651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.