
LOUISIANA-PACIFIC CORP — Investor Relations & Filings
Louisiana-Pacific Corporation (LP) is a manufacturer of high-performance building solutions, specializing in engineered wood products. The company provides materials for new home construction, repair, and remodeling sectors. Its primary offerings include oriented strand board (OSB), siding solutions, and other structural panels and engineered wood products. LP focuses on producing durable and innovative materials designed to meet the demands of the construction industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - LOUISIANA-PACIFIC CORP (0000060519) (Filer) | 2026-05-06 | English | |
| 8-K - LOUISIANA-PACIFIC CORP (0000060519) (Filer) | 2026-05-06 | English | |
| 8-K - LOUISIANA-PACIFIC CORP (0000060519) (Filer) | 2026-05-05 | English | |
| 8-K - LOUISIANA-PACIFIC CORP (0000060519) (Filer) | 2026-05-01 | English | |
| SCHEDULE 13G/A - LOUISIANA-PACIFIC CORP (0000060519) (Subject) | 2026-03-27 | English | |
| ARS - LOUISIANA-PACIFIC CORP (0000060519) (Filer) | 2026-03-20 | English |
Browse filings by year
27 years- 2026 38 filings
- 2025 75 filings
- 2024 86 filings
- 2023 55 filings
- 2022 87 filings
- 2021 76 filings
- 2020 66 filings
- 2019 57 filings
- 2018 49 filings
- 2017 55 filings
- 2016 63 filings
- 2015 54 filings
- 2014 40 filings
- 2013 61 filings
- 2012 68 filings
- 2011 42 filings
- 2010 44 filings
- 2009 63 filings
- 2008 57 filings
- 2007 45 filings
- 2006 59 filings
- 2005 85 filings
- 2004 94 filings
- 2003 46 filings
- 2002 16 filings
- 2001 12 filings
- 2000 21 filings
Market data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airo Lam limited
Manufactures high-pressure decorative laminates and special…
|
AIROLAM | IN | Manufacturing |
|
Akritas S.A.
Manufacturer of particleboard, melamine-faced boards, and o…
|
AKRIT | GR | Manufacturing |
|
ANNUM BERHAD
Investment holding company with operations in wood products…
|
— | MY | Manufacturing |
|
Arbec Forest Products Inc.
Major manufacturer and distributor of wood products, specia…
|
— | CA | Manufacturing |
|
Archidply Decor Limited
Manufacturer of high-end decorative surfacing solutions, ve…
|
ADL | IN | Manufacturing |
|
Archidply Industries Limited
Manufactures wood-based interior products including laminat…
|
ARCHIDPLY | IN | Manufacturing |
|
Averbuch Formica Center Ltd.
Imports, markets, and manufactures raw materials for furnit…
|
AVER | IL | Manufacturing |
|
BIG RIVER INDUSTRIES LIMITED
Integrated manufacturer and distributor of timber, plywood …
|
BRI | AU | Manufacturing |
|
Birman Wood and Hardware Ltd.
Imports, produces, and markets materials for the furniture …
|
BIRM | IL | Manufacturing |
|
Bloom Dekor Ltd.
Designs and produces high-pressure decorative laminates and…
|
526225 | IN | Manufacturing |
LOUISIANA-PACIFIC 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/30924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30924 | 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=30924 | 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=30924 \ -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": 30924}, 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 LOUISIANA-PACIFIC CORP (id: 30924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.