HSC Resources Group Limited — Investor Relations & Filings
HSC Resources Group Limited is an investment holding company that operates as a specialized contractor for fire service installations. The company provides comprehensive services encompassing the design, supply, installation, maintenance, repair, testing, commissioning, and inspection of fire safety systems. Its offerings include the provision and development of fire alarm, water and gas expression, and emergency systems. The firm focuses on delivering these integrated fire safety solutions, particularly for buildings under construction, and segments its operations into installation projects, maintenance projects, and other related services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-05-05 | English | |
| POLL RESULT OF THE EXTRAORDINARY GENERAL MEETING HELD ON 27 APRIL 2026 | 2026-04-27 | English | |
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO THE ANNUAL REPORT FOR THE YEAR ENDED 30 APRIL 2025 | 2026-04-24 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-04-08 | English | |
| FORM OF PROXY FOR THE EXTRAORDINARY GENERAL MEETING TO BE HELD ON 27 APRIL 2026 | 2026-04-08 | English |
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
NSCompany CO., LTD.
Specializes in construction, manufacturing, and power plant…
|
224760 | KR | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | HK | Construction |
HSC Resources Group 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/50214/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50214 | 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=50214 | 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=50214 \ -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": 50214}, 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 HSC Resources Group Limited (id: 50214)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.