
WEYERHAEUSER CO — Investor Relations & Filings
Weyerhaeuser Company is a timberland management firm and one of the largest private owners of timberlands. The company's operations are organized into three primary segments. The Timberlands segment focuses on sustainably growing and harvesting trees. The Wood Products segment manufactures a diverse portfolio of building materials, including lumber and engineered wood products. The Real Estate, Energy & Natural Resources segment manages land for development, conservation, and the utilization of surface and subsurface assets. Weyerhaeuser is also actively developing climate solutions, such as forest carbon projects and renewable energy opportunities, leveraging its extensive land base. The company is structured as a real estate investment trust (REIT).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2024 | 2024-08-27 | English | |
| 8-K | 2024-08-15 | English | |
| 10-Q | 2024-07-26 | English | |
| 8-K | 2024-07-25 | English | |
| 8-K | 2024-06-26 | English | |
| PRIMARY DOCUMENT | 2024-06-10 | English |
Browse filings by year
27 years- 2026 36 filings
- 2025 87 filings
- 2024 86 filings
- 2023 99 filings
- 2022 89 filings
- 2021 80 filings
- 2020 82 filings
- 2019 57 filings
- 2018 50 filings
- 2017 71 filings
- 2016 135 filings
- 2015 105 filings
- 2014 179 filings
- 2013 138 filings
- 2012 63 filings
- 2011 60 filings
- 2010 90 filings
- 2009 71 filings
- 2008 83 filings
- 2007 128 filings
- 2006 129 filings
- 2005 119 filings
- 2004 103 filings
- 2003 87 filings
- 2002 42 filings
- 2001 57 filings
- 2000 32 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 9201440 | Regulatory Filings 2024 | 2024-08-27 | English | ||
| 8946690 | 8-K | 2024-08-15 | English | ||
| 8946693 | 10-Q | 2024-07-26 | English | ||
| 8946695 | 8-K | 2024-07-25 | English | ||
| 8946701 | 8-K | 2024-06-26 | English | ||
| 8946703 | PRIMARY DOCUMENT | 2024-06-10 | English | ||
| 9201441 | Regulatory Filings 2024 | 2024-06-07 | English | ||
| 8946708 | S-3ASR | 2024-06-05 | English | ||
| 8946711 | 4 | 2024-06-04 | English | ||
| 8946713 | 3 | 2024-06-04 | English | ||
| 8946735 | 8-K | 2024-05-30 | English | ||
| 8946738 | 4 | 2024-05-21 | English | ||
| 8946741 | 4 | 2024-05-17 | English | ||
| 8946744 | 4 | 2024-05-13 | English | ||
| 8946745 | 4 | 2024-05-13 | English | ||
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… |
WEYERHAEUSER CO 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/30328/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30328 | 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=30328 | 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=30328 \ -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": 30328}, 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 WEYERHAEUSER CO (id: 30328)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.