
Beijing Haohua Energy Resource Co.,Ltd. — Investor Relations & Filings
Beijing Haohua Energy Resource Co.,Ltd. specializes in the extraction, processing, and distribution of coal resources. The company primarily focuses on the production of high-quality anthracite coal, characterized by high calorific value and low sulfur and ash content. Its operations include coal mining, washing, and the sale of thermal and coking coal. Additionally, the company has expanded its portfolio into the chemical industry, specifically the production and sale of methanol. Haohua Energy manages significant mining assets in regions such as Inner Mongolia and has historically operated in the Beijing area. The company also engages in the international and domestic trade of coal products, serving power generation, metallurgical, and chemical sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京昊华能源股份有限公司投资者关系管理办法 | 2026-05-25 | Chinese | |
| 北京昊华能源股份有限公司募集资金使用管理办法 | 2026-05-25 | Chinese | |
| 北京昊华能源股份有限公司2025年年度股东会决议公告 | 2026-05-25 | Chinese | |
| 北京昊华能源股份有限公司董事和高级管理人员持股变动管理制度 | 2026-05-25 | Chinese | |
| 北京市中伦律师事务所关于北京昊华能源股份有限公司2025年年度股东会的法律意见书 | 2026-05-25 | Chinese | |
| 北京昊华能源股份有限公司关于董事、高级管理人员2026年薪酬方案的公告 | 2026-05-25 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47041620 | 北京昊华能源股份有限公司投资者关系管理办法 | 2026-05-25 | Chinese | ||
| 47041306 | 北京昊华能源股份有限公司募集资金使用管理办法 | 2026-05-25 | Chinese | ||
| 47041305 | 北京昊华能源股份有限公司2025年年度股东会决议公告 | 2026-05-25 | Chinese | ||
| 47040982 | 北京昊华能源股份有限公司董事和高级管理人员持股变动管理制度 | 2026-05-25 | Chinese | ||
| 47040981 | 北京市中伦律师事务所关于北京昊华能源股份有限公司2025年年度股东会的法律意见书 | 2026-05-25 | Chinese | ||
| 47040879 | 北京昊华能源股份有限公司关于董事、高级管理人员2026年薪酬方案的公告 | 2026-05-25 | Chinese | ||
| 45347181 | 北京昊华能源股份有限公司关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | ||
| 35612435 | 北京昊华能源股份有限公司关于2025年度日常关联交易执行情况及2026年度日常关联交易预计情况的公告 | 2026-04-22 | Chinese | ||
| 35612423 | 北京昊华能源股份有限公司关于会计师事务所履职情况评估报告 | 2026-04-22 | Chinese | ||
| 35612412 | 北京昊华能源股份有限公司2025年度独立董事述职报告-栾华 | 2026-04-22 | Chinese | ||
| 35612400 | 北京昊华能源股份有限公司关于续聘会计师事务所的公告 | 2026-04-22 | Chinese | ||
| 35612389 | 北京昊华能源股份有限公司第七届董事会第二十次会议决议公告 | 2026-04-22 | Chinese | ||
| 35612378 | 北京昊华能源股份有限公司2025年度独立董事述职报告-宋刚 | 2026-04-22 | Chinese | ||
| 35612361 | 北京昊华能源股份有限公司2026年第一季度报告 | 2026-04-22 | Chinese | ||
| 35612345 | 北京昊华能源股份有限公司2025年度环境、社会及治理报告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Mining of hard coal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE RESOURCE PARTNERS LP
A diversified natural resource company producing coal and o…
|
ARLP | US | Mining and quarrying |
|
Alpha Metallurgical Resources, Inc.
A mining company that produces and sells metallurgical and …
|
AMR | US | Mining and quarrying |
|
AM Resources Corp.
Junior mineral exploration focused on coal, hydrocarbons, a…
|
AMR.H | CA | Mining and quarrying |
|
Anhui Hengyuan Coal Industry and Electricity Power Co.,Ltd
Engages in coal exploration, extraction, processing, and th…
|
600971 | CN | Mining and quarrying |
|
ASPIRE MINING LIMITED
Develops metallurgical coal projects and rail infrastructur…
|
AKM | AU | Mining and quarrying |
|
Atlas Resources Tbk
Prominent coal producer involved in acquisition, exploratio…
|
ARII | ID | Mining and quarrying |
|
AUSTRALIAN PACIFIC COAL LIMITED
Explores and develops coal assets, focusing on the Dartbroo…
|
AQC | AU | Mining and quarrying |
|
Baramulti Suksessarana Tbk
A coal mining and trading company operating multiple conces…
|
BSSR | ID | Mining and quarrying |
|
BATHURST RESOURCES LIMITED.
Produces coking coal for global export and thermal coal for…
|
BRL | NZ | Mining and quarrying |
|
Bayan Resources Tbk
Integrated, innovative, low-cost coal producer specializing…
|
BYAN | ID | Mining and quarrying |
Beijing Haohua Energy Resource Co.,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/57184/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57184 | 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=57184 | 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=57184 \ -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": 57184}, 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 Beijing Haohua Energy Resource Co.,Ltd. (id: 57184)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.