
POTLATCHDELTIC CORP — Investor Relations & Filings
PotlatchDeltic Corporation is a leading timberland manager and wood products manufacturer. The company owns and sustainably manages approximately 2.2 million acres of high-quality, productive, and geographically diverse timberlands. Its operations are structured into three primary business segments. The Timberlands segment manages the forest assets for timber harvesting. The Wood Products segment operates multiple manufacturing facilities to produce lumber and plywood. The Real Estate segment focuses on maximizing the value of its land holdings through strategic sales for residential, commercial, and recreational purposes. Additional revenue is derived from leasing land and managing mineral rights.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-06 | English | |
| 4 Filing | 2026-02-02 | English | |
| 4 Filing | 2026-02-02 | English | |
| 4 Filing | 2026-02-02 | English | |
| 4 Filing | 2026-02-02 | English | |
| S-8 POS Filing | 2026-02-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 28985232 | SCHEDULE 13G/A Filing | 2026-02-06 | English | ||
| 28985455 | 4 Filing | 2026-02-02 | English | ||
| 28985445 | 4 Filing | 2026-02-02 | English | ||
| 28985330 | 4 Filing | 2026-02-02 | English | ||
| 28985325 | 4 Filing | 2026-02-02 | English | ||
| 28985302 | S-8 POS Filing | 2026-02-02 | English | ||
| 28985288 | S-8 POS Filing | 2026-02-02 | English | ||
| 28985235 | S-8 POS Filing | 2026-02-02 | English | ||
| 28985218 | S-8 POS Filing | 2026-02-02 | English | ||
| 28985202 | 4 Filing | 2026-02-02 | English | ||
| 28985200 | 4 Filing | 2026-02-02 | English | ||
| 28985140 | 4 Filing | 2026-02-02 | English | ||
| 28985104 | 4 Filing | 2026-02-02 | English | ||
| 28985095 | 4 Filing | 2026-02-02 | English | ||
| 28985084 | 4 Filing | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KPPD - Koszalińskie Przedsiębiorstwo Przemysłu Drzewnego S.A.
A major producer of timber and wood products using advanced…
|
KPD | PL | Manufacturing |
|
MacMillan Bloedel Limited
Integrated global forest products firm manufacturing lumber…
|
MB | CA | Manufacturing |
|
Primex Forest Products Ltd.
Coastal operator specializing in sawmilling, lumber product…
|
— | CA | Manufacturing |
|
Riverside Forest Products Limited
Specialized manufacturer and distributor of high-quality so…
|
— | CA | Manufacturing |
|
Slocan Forest Products Ltd.
BC manufacturer specializing in integrated forest managemen…
|
— | CA | Manufacturing |
|
Standrew Spolka Akcyjna
A wood manufacturer specializing in timber procurement, saw…
|
STD | PL | Manufacturing |
|
Taiga Forest Products Ltd.
Distributor and producer of building materials serving reta…
|
TBL | CA | Manufacturing |
|
TANTECH HOLDINGS LTD
Develops bamboo charcoal for industrial energy, household u…
|
TANH | US | Manufacturing |
|
West Coast Forest Products Ltd.
Sustainably manages forests and manufactures certified spec…
|
— | CA | Manufacturing |
|
YORK TIMBER HOLDINGS LIMITED
Integrated forestry company converting forest resources int…
|
YRK | ZA | Manufacturing |
POTLATCHDELTIC CORP 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/31348/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31348 | 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=31348 | 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=31348 \ -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": 31348}, 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 POTLATCHDELTIC CORP (id: 31348)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.