
SUNDIRO HOLDING CO., LTD. — Investor Relations & Filings
Sundiro Holding Co., Ltd. is a diversified conglomerate primarily engaged in energy production, logistics, and international food trade. The company operates significant coal mining assets, focusing on the extraction and distribution of thermal coal. In the food sector, it has established a global supply chain for high-quality beef, managing processing facilities and import-export operations to serve international markets. Historically recognized for its involvement in the motorcycle industry through strategic partnerships, the company also maintains interests in manufacturing and electric vehicle development. Its logistics division supports these core operations by providing comprehensive warehousing and transportation services. Sundiro focuses on optimizing resource allocation across its business segments to enhance operational efficiency and market competitiveness.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于与牙克石市人民政府纠纷案的公告 | 2025-09-25 | Chinese | |
| 关于全资子公司债务逾期的公告 | 2025-09-12 | Chinese | |
| 关于上海觐祥实业发展有限公司纠纷案进展的公告 | 2025-08-28 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-26 | Chinese | |
| 2025年半年度财务报告 | 2025-08-26 | Chinese | |
| 2025年半年度报告 | 2025-08-26 | Chinese |
Browse filings by year
27 years- 2026 45 filings
- 2025 141 filings
- 2024 127 filings
- 2023 163 filings
- 2022 113 filings
- 2021 211 filings
- 2020 253 filings
- 2019 200 filings
- 2018 203 filings
- 2017 175 filings
- 2016 203 filings
- 2015 91 filings
- 2014 117 filings
- 2013 84 filings
- 2012 94 filings
- 2011 67 filings
- 2010 37 filings
- 2009 56 filings
- 2008 71 filings
- 2007 54 filings
- 2006 72 filings
- 2005 27 filings
- 2004 33 filings
- 2003 33 filings
- 2002 18 filings
- 2001 10 filings
- 1994 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42583956 | 关于与牙克石市人民政府纠纷案的公告 | 2025-09-25 | Chinese | ||
| 42583932 | 关于全资子公司债务逾期的公告 | 2025-09-12 | Chinese | ||
| 42583888 | 关于上海觐祥实业发展有限公司纠纷案进展的公告 | 2025-08-28 | Chinese | ||
| 42583848 | 2025年半年度报告摘要 | 2025-08-26 | Chinese | ||
| 42583811 | 2025年半年度财务报告 | 2025-08-26 | Chinese | ||
| 42583658 | 2025年半年度报告 | 2025-08-26 | Chinese | ||
| 42583587 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | ||
| 42583562 | 关于公司欠缴税款进展的公告 | 2025-08-13 | Chinese | ||
| 42583478 | 2025年半年度业绩预告 | 2025-07-14 | Chinese | ||
| 42583178 | 关于蔡来寅纠纷案诉讼进展的公告 | 2025-06-06 | Chinese | ||
| 42583141 | 2025年第五次临时股东会决议公告 | 2025-06-03 | Chinese | ||
| 42583079 | 2025年第五次临时股东会法律意见书 | 2025-06-03 | Chinese | ||
| 42583033 | 2024年度股东会决议公告 | 2025-05-26 | Chinese | ||
| 42582998 | 关于回购注销限制性股票减少注册资本暨通知债权人的公告 | 2025-05-26 | Chinese | ||
| 42582953 | 公司章程(2025年5月) | 2025-05-26 | 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 |
SUNDIRO HOLDING 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/53686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53686 | 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=53686 | 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=53686 \ -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": 53686}, 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 SUNDIRO HOLDING CO., LTD. (id: 53686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.