Hemang Resources Limited — Investor Relations & Filings
Hemang Resources Limited specializes in the trading and distribution of coal, catering to diverse industrial requirements. The company procures and supplies both indigenous and imported coal, ensuring a consistent energy source for major sectors such as power generation, cement production, and steel manufacturing. Beyond procurement, the firm provides comprehensive logistics and supply chain management solutions to optimize the delivery process. By leveraging an extensive network of suppliers and logistical partners, the company focuses on operational efficiency and reliability in meeting the energy demands of its industrial clientele. Its core operations revolve around sourcing high-quality thermal coal and managing the complex distribution channels required for large-scale industrial consumption.
Recent filings
No filings indexed yet
We are still gathering filings for Hemang Resources Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Wholesale of solid, liquid and gaseous fuels and related products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yufengchang Holdings Limited
Operates the supply chain for the sale and transport of die…
|
8631 | HK | Wholesale and retail trade |
Hemang Resources 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/64164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64164 | 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=64164 | 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=64164 \ -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": 64164}, 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 Hemang Resources Limited (id: 64164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.