
NWPX Infrastructure, Inc. — Investor Relations & Filings
NWPX Infrastructure, Inc., formerly Northwest Pipe Company, is a manufacturer of engineered water transmission systems. The company's core products include engineered steel pipes, bar-wrapped concrete cylinder pipes, and steel casing pipes. These solutions are designed for large-diameter and high-pressure water infrastructure applications, serving communities by helping to build safe, reliable, and sustainable water systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2025-08-19 | English | |
| FORM 4 | 2025-08-12 | English | |
| Regulatory Filings 2025 | 2025-08-11 | English | |
| FORM 10-Q | 2025-08-08 | English | |
| FORM 8-K | 2025-08-07 | English | |
| Major Shareholding Notification 2025 | 2025-07-22 | English |
Browse filings by year
19 years- 2026 15 filings
- 2025 62 filings
- 2024 59 filings
- 2023 52 filings
- 2022 67 filings
- 2021 86 filings
- 2020 60 filings
- 2019 37 filings
- 2018 36 filings
- 2017 38 filings
- 2016 47 filings
- 2015 47 filings
- 2014 53 filings
- 2013 55 filings
- 2012 76 filings
- 2011 61 filings
- 2010 67 filings
- 2009 57 filings
- 2008 40 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10627207 | FORM 8-K | 2025-08-19 | English | ||
| 10627193 | FORM 4 | 2025-08-12 | English | ||
| 10627201 | Regulatory Filings 2025 | 2025-08-11 | English | ||
| 10627202 | FORM 10-Q | 2025-08-08 | English | ||
| 10627197 | FORM 8-K | 2025-08-07 | English | ||
| 10627198 | Major Shareholding Notification 2025 | 2025-07-22 | English | ||
| 10627203 | FORM 4 | 2025-06-16 | English | ||
| 10627199 | FORM 4 | 2025-06-16 | English | ||
| 10627205 | FORM 4 | 2025-06-16 | English | ||
| 10627204 | FORM 4 | 2025-06-16 | English | ||
| 10627206 | FORM 4 | 2025-06-16 | English | ||
| 10627211 | FORM 4 | 2025-06-16 | English | ||
| 10627209 | FORM 8-K | 2025-06-13 | English | ||
| 10627214 | FORM 8-K | 2025-06-12 | English | ||
| 10627212 | FORM 8-K | 2025-06-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
NWPX Infrastructure, Inc. 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/32818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32818 | 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=32818 | 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=32818 \ -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": 32818}, 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 NWPX Infrastructure, Inc. (id: 32818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.