
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 |
|---|---|---|---|
| 2023年度独立董事述职报告(王勇) | 2024-04-29 | Chinese | |
| 2023年年度报告摘要 | 2024-04-29 | Chinese | |
| 2024年一季度报告 | 2024-04-29 | Chinese | |
| 关于营业收入扣除事项的专项核查意见 | 2024-04-29 | Chinese | |
| 2023年年度审计报告 | 2024-04-29 | Chinese | |
| B5-监事会对会计师事务所本报告期非标准审计报告专项说明 | 2024-04-29 | 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 | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 42572009 | 2023年度独立董事述职报告(王勇) | 2024-04-29 | Chinese | ||
| 42571967 | 2023年年度报告摘要 | 2024-04-29 | Chinese | ||
| 42571326 | 2024年一季度报告 | 2024-04-29 | Chinese | ||
| 42571288 | 关于营业收入扣除事项的专项核查意见 | 2024-04-29 | Chinese | ||
| 42571006 | 2023年年度审计报告 | 2024-04-29 | Chinese | ||
| 42570348 | B5-监事会对会计师事务所本报告期非标准审计报告专项说明 | 2024-04-29 | Chinese | ||
| 42570296 | 出具带强调事项段的无保留意见涉及事项影响已部分消除的审核报告 | 2024-04-29 | Chinese | ||
| 42569987 | 2023年度独立董事述职报告(罗楚湘) | 2024-04-29 | Chinese | ||
| 42569949 | 年度关联方资金占用专项审计报告 | 2024-04-29 | Chinese | ||
| 42569384 | 年度股东大会通知 | 2024-04-29 | Chinese | ||
| 42569342 | 审计委员会对会计师事务所2023年度履职情况评估及履行监督职责情况的报告 | 2024-04-29 | Chinese | ||
| 42569329 | 监事会决议公告 | 2024-04-29 | Chinese | ||
| 42569307 | 6-关于会计政策变更的公告 | 2024-04-29 | Chinese | ||
| 42569272 | 4-关于公司计提资产减值准备及核销资产的公告 | 2024-04-29 | Chinese | ||
| 42569226 | 内部控制审计报告 | 2024-04-29 | 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.