Pingdingshan Tianan Coal. Mining Co.,Ltd. — Investor Relations & Filings
About Pingdingshan Tianan Coal. Mining Co.,Ltd.
Pingdingshan Tianan Coal Mining Co., Ltd. specializes in the exploration, mining, processing, and distribution of coal products. The company primarily focuses on high-quality coking coal, fat coal, and 1/3 coking coal, which are essential for metallurgical and steel production. It also produces thermal coal for power generation. Operating extensive mining facilities and coal washing plants, the company maintains a comprehensive supply chain from extraction to refined product sales. Its coal products are characterized by low sulfur and low phosphorus content, making them highly valued in industrial applications. The company leverages advanced mining technologies and large-scale production capacities to serve industrial consumers, particularly within the energy and heavy manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 平煤股份2026年第一次临时股东会法律意见书 | 2026-01-26 | Chinese | |
| 平煤股份2026年第一次临时股东会决议公告 | 2026-01-26 | Chinese | |
| 平煤股份2026年第一次临时股东会法律意见书 | 2026-01-26 | Chinese | |
| 平煤股份关于控股股东实施战略重组的进展公告 | 2026-01-13 | Chinese | |
| 平煤股份2026年第一次临时股东会会议资料 | 2026-01-13 | Chinese | |
| 平煤股份第十届董事会第二次会议决议公告 | 2026-01-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 34807523 | 平煤股份2026年第一次临时股东会法律意见书 | 2026-01-26 | Chinese | ||
| 34807513 | 平煤股份2026年第一次临时股东会决议公告 | 2026-01-26 | Chinese | ||
| 34807503 | 平煤股份2026年第一次临时股东会法律意见书 | 2026-01-26 | Chinese | ||
| 34807495 | 平煤股份关于控股股东实施战略重组的进展公告 | 2026-01-13 | Chinese | ||
| 34807478 | 平煤股份2026年第一次临时股东会会议资料 | 2026-01-13 | Chinese | ||
| 34807470 | 平煤股份第十届董事会第二次会议决议公告 | 2026-01-08 | Chinese | ||
| 34807467 | 平煤股份关于2025年日常关联交易执行情况及2026年发生额预计情况的公告 | 2026-01-08 | Chinese | ||
| 34807466 | 华泰联合证券有限责任公司关于平顶山天安煤业股份有限公司公开发行可转换公司债券2026年第一次临时受托管理事务报告 | 2026-01-08 | Chinese | ||
| 34807464 | 平煤股份关于召开2026年第一次临时股东会的通知 | 2026-01-08 | Chinese | ||
| 34807458 | 平顶山天安煤业股份有限公司关于可转换公司债券转股结果暨股份变动的公告 | 2026-01-04 | Chinese | ||
| 34807456 | 平煤股份关于公司董事、高管增持股份结果的公告 | 2026-01-04 | Chinese | ||
|
2025
4 filings
| |||||
| 34807446 | 平煤股份第十届董事会第一次会议决议公告 | 2025-12-31 | Chinese | ||
| 34807435 | 平煤股份关于对全资子公司增资的公告 | 2025-12-31 | Chinese | ||
| 34807425 | 平煤股份2025年第四次临时股东会决议公告 | 2025-12-31 | Chinese | ||
| 34807421 | 平顶山天安煤业股份有限公司2025年第四次临时股东会法律意见书 | 2025-12-31 | 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 |
|
AUSTRALIAN PACIFIC COAL LIMITED
Explores and develops coal assets, focusing on the Dartbroo…
|
AQC | AU | Mining and quarrying |
|
BATHURST RESOURCES LIMITED.
Produces coking coal for global export and thermal coal for…
|
BRL | NZ | Mining and quarrying |
|
Beijing Haohua Energy Resource Co.,Ltd.
Extracts, processes, and trades anthracite coal, thermal co…
|
601101 | CN | Mining and quarrying |
|
Belon ao
A coal mining and processing company producing coking and t…
|
BLNG | RU | Mining and quarrying |
|
BHARAT COKING COAL LIMITED
Mines and processes coking and non-coking coal for steel an…
|
BHARATCOAL | IN | Mining and quarrying |
Pingdingshan Tianan Coal. Mining 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/57271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57271 | 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=57271 | 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=57271 \ -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": 57271}, 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 Pingdingshan Tianan Coal. Mining Co.,Ltd. (id: 57271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.