
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 |
|---|---|---|---|
| 四半期報告書-第84期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-05-12 | Japanese | |
| 四半期報告書-第84期第1四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | |
| 確認書 | 2023-03-30 | Japanese | |
| 有価証券報告書-第83期(2022/01/01-2022/12/31) | 2023-03-30 | Japanese | |
| 内部統制報告書-第83期(2022/01/01-2022/12/31) | 2023-03-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 7548387 | 四半期報告書-第84期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7568065 | 確認書 | 2023-05-12 | Japanese | ||
| 7568061 | 四半期報告書-第84期第1四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | ||
| 7570883 | 確認書 | 2023-03-30 | Japanese | ||
| 7570887 | 有価証券報告書-第83期(2022/01/01-2022/12/31) | 2023-03-30 | Japanese | ||
| 7570882 | 内部統制報告書-第83期(2022/01/01-2022/12/31) | 2023-03-30 | Japanese | ||
|
2022
9 filings
| |||||
| 7584154 | 確認書 | 2022-11-11 | Japanese | ||
| 7584091 | 訂正有価証券報告書-第81期(令和2年4月1日-令和2年12月31日) | 2022-11-11 | Japanese | ||
| 7584073 | 確認書 | 2022-11-11 | Japanese | ||
| 7584064 | 四半期報告書-第83期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7591379 | 四半期報告書-第83期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7591378 | 確認書 | 2022-08-12 | Japanese | ||
| 7609789 | 四半期報告書-第83期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese | ||
| 7613119 | 内部統制報告書-第82期(令和3年1月1日-令和3年12月31日) | 2022-03-29 | Japanese | ||
| 7613115 | 確認書 | 2022-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ANTARCHILE S.A.
Prominent investment holding company with strategic investm…
|
— | CL | Agriculture, forestry and fishi… |
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Beleaf Spolka Akcyjna
Establishes industrial tree plantations to neutralize carbo…
|
BLF | PL | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Bumi Teknokultura Unggul Tbk
Manages forest concessions, planting, and processes high-qu…
|
BTEK | ID | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
China Health Technology Group Holding Company Limited
Integrated management of agroforestry resources, forestry, …
|
1069 | HK | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
EMPRESAS COPEC S.A.
A holding company operating in natural resources, energy, f…
|
— | CL | 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.