
Sumitomo Forestry Co.,Ltd. — Investor Relations & Filings
Sumitomo Forestry Co., Ltd. is a comprehensive housing and wood products corporation that operates a vertically integrated value chain centered on wood, referred to as the "WOOD CYCLE." The company's business spans from upstream activities like sustainable forest management and overseas reforestation to midstream operations involving the procurement, manufacturing, and global distribution of timber and building materials. Downstream, it is heavily involved in the housing business, including custom-built homes, real estate development, and construction, with significant operations in Japan, the United States, and Australia. The company's portfolio also includes an Environment and Resources Business, which manages biomass power generation, and a Lifestyle Services Business. Leveraging extensive expertise in wood, the company focuses on providing a wide range of products and services that contribute to a sustainable society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (開示事項の経過)米国Tri Pointe Homes, Inc.の株式取得(子会社化)完了に関するお知らせ | 2026-05-14 | Japanese | |
| 訂正発行登録書 | 2026-05-08 | Japanese | |
| 訂正発行登録書 | 2026-05-08 | Japanese | |
| 臨時報告書 | 2026-05-08 | Japanese | |
| 確認書 | 2026-05-08 | Japanese | |
| 訂正有価証券報告書-第86期(2025/01/01-2025/12/31) | 2026-05-08 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46884311 | (開示事項の経過)米国Tri Pointe Homes, Inc.の株式取得(子会社化)完了に関するお知らせ | 2026-05-14 | Japanese | ||
| 44106744 | 訂正発行登録書 | 2026-05-08 | Japanese | ||
| 44106717 | 訂正発行登録書 | 2026-05-08 | Japanese | ||
| 44093900 | 臨時報告書 | 2026-05-08 | Japanese | ||
| 43907295 | 確認書 | 2026-05-08 | Japanese | ||
| 43890808 | 訂正有価証券報告書-第86期(2025/01/01-2025/12/31) | 2026-05-08 | Japanese | ||
| 46881261 | 財務上の特約が付された金銭消費貸借契約の締結に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881259 | 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | ||
| 46877782 | (開示事項の経過)米国Tri Pointe Homes, Inc.の臨時株主総会における同社の買収に係る議案の承認可決に関するお知らせ | 2026-04-17 | Japanese | ||
| 33782035 | 変更報告書 | 2026-04-08 | Japanese | ||
| 33085015 | 訂正発行登録書 | 2026-03-30 | Japanese | ||
| 33084995 | 訂正発行登録書 | 2026-03-30 | Japanese | ||
| 33037092 | 確認書 | 2026-03-25 | Japanese | ||
| 33037061 | 有価証券報告書-第86期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 13318711 | 変更報告書 | 2026-01-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FORESTAL CONSTRUCTORA Y COMERCIAL DEL PACIFICO SUR S.A.
Diversified holding company with interests in forestry, ene…
|
— | CL | Agriculture, forestry and fishi… |
|
FORESWOOD GROUP BERHAD
Corporate group established in 1995, historically associate…
|
— | MY | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
|
ProsperTree PLC
Engages in planting, trading, and investing in trees and pr…
|
PROSPER | CY | Agriculture, forestry and fishi… |
|
Proteak Uno, S.A.B. de C.V.
Manages sustainable teak and eucalyptus plantations and pro…
|
TEAK | MX | Agriculture, forestry and fishi… |
|
PRT Forest Regeneration Income Fund
Provides specialized growing services and products essentia…
|
PRT.UN | CA | Agriculture, forestry and fishi… |
|
PT SLJ Global Tbk
Specializes in sustainable forest management and integrated…
|
SULI | ID | Agriculture, forestry and fishi… |
Sumitomo Forestry 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/10884/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10884 | 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=10884 | 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=10884 \ -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": 10884}, 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 Sumitomo Forestry Co.,Ltd. (id: 10884)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.