
Huscoke Holdings Limited — Investor Relations & Filings
Huscoke Holdings Limited is an investment holding company primarily engaged in the production, trading, and export of coke. Its core operations involve coal mining and the subsequent production of coke, thermal coal, and steam coal. A key component of its business model is the comprehensive utilization of coke oven gas, converting this byproduct into high-value chemical and energy products, including liquefied natural gas (LNG), synthetic ammonia, and urea. The company focuses its production and trading activities within the People's Republic of China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities | 2026-05-05 | English | |
| VOLUNTARY ANNOUNCEMENT STATUTORY DEMAND | 2026-04-27 | English | |
| CHANGE OF PRINCIPAL PLACE OF BUSINESS IN HONG KONG AND CONTINUED SUSPENSION OF TRADING | 2026-04-20 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-04-09 | English | |
| RESUMPTION GUIDANCE AND CONTINUED SUSPENSION OF TRADING | 2026-04-08 | English | |
| INSIDE INFORMATION DECISION OF THE LISTING REVIEW COMMITTEE AND SUSPENSION OF TRADING | 2026-03-30 | English |
Browse filings by year
28 years- 2026 19 filings
- 2025 100 filings
- 2024 100 filings
- 2023 123 filings
- 2022 136 filings
- 2021 96 filings
- 2020 101 filings
- 2019 114 filings
- 2018 111 filings
- 2017 72 filings
- 2016 108 filings
- 2015 95 filings
- 2014 84 filings
- 2013 79 filings
- 2012 98 filings
- 2011 89 filings
- 2010 117 filings
- 2009 196 filings
- 2008 138 filings
- 2007 87 filings
- 2006 44 filings
- 2005 36 filings
- 2004 38 filings
- 2003 33 filings
- 2002 21 filings
- 2001 15 filings
- 2000 31 filings
- 1999 11 filings
Market data
Market data not available
Price history
Peer group · Manufacture of coke oven products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baotailong New Materials Co.,Ltd
Specializes in coal deep processing and advanced carbon-bas…
|
601011 | CN | Manufacturing |
|
Canaf Investments Inc.
Diversified operations including coal processing, financial…
|
CAF | CA | Manufacturing |
|
China Risun Group Limited
Leading metallurgical and chemical enterprise producing cok…
|
1907 | HK | Manufacturing |
|
Henan Jinma Energy Company Limited
Producer of coke and coking by-products, offering integrate…
|
6885 | HK | Manufacturing |
|
NILACHAL CARBO METALICKS LIMITED
Produces metallurgical coke and pig iron for steel and foun…
|
544510 | IN | Manufacturing |
|
NIPPON COKE & ENGINEERING CO., LTD.
Manufacturer of coke, coal, chemical machinery, and recycli…
|
3315 | JP | Manufacturing |
|
Rain Industries Limited
Global producer of carbon-based products, specialty chemica…
|
RAIN | IN | Manufacturing |
|
Shaanxi Heimao Coking Co., Ltd.
Produces coke and coal chemicals through an integrated circ…
|
601015 | CN | Manufacturing |
|
ShanXi Coking Co.,Ltd
Produces coke and coal-related chemicals for metallurgical …
|
600740 | CN | Manufacturing |
|
SHANXI MEIJIN ENERGY CO.,LTD
Integrated energy firm focused on coal, coking, and the hyd…
|
000723 | CN | Manufacturing |
Huscoke 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/49409/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49409 | 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=49409 | 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=49409 \ -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": 49409}, 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 Huscoke Holdings Limited (id: 49409)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.