
VALMONT INDUSTRIES INC — Investor Relations & Filings
Valmont Industries, Inc. is a global company that designs and manufactures engineered products and services for two primary segments: infrastructure and agriculture. In the infrastructure sector, Valmont provides critical components for markets including utility, lighting and transportation, telecommunications, and solar. Its product portfolio features transmission, distribution, and substation structures, as well as poles for lighting and traffic, and communication towers. The company also offers protective coating services, such as galvanizing, to extend product life. In the agriculture segment, Valmont is a leader in precision irrigation technology and equipment, developing solutions that conserve water and improve crop yields for a growing global population. The company's mission is centered on conserving resources and improving life through sustainable and reliable solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-06-01 | English | |
| SD | 2026-05-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| S-8 - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-28 | English | |
| 10-Q | 2026-04-28 | English | |
| 8-K - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-21 | English |
Browse filings by year
27 years- 2026 25 filings
- 2025 75 filings
- 2024 113 filings
- 2023 92 filings
- 2022 95 filings
- 2021 63 filings
- 2020 82 filings
- 2019 73 filings
- 2018 54 filings
- 2017 51 filings
- 2016 44 filings
- 2015 59 filings
- 2014 70 filings
- 2013 69 filings
- 2012 67 filings
- 2011 91 filings
- 2010 69 filings
- 2009 51 filings
- 2008 45 filings
- 2007 55 filings
- 2006 70 filings
- 2005 54 filings
- 2004 49 filings
- 2003 26 filings
- 2002 12 filings
- 2001 14 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47923328 | 8-K | 2026-06-01 | English | ||
| 47884161 | SD | 2026-05-29 | English | ||
| 46001808 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 38143681 | S-8 - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-28 | English | ||
| 46001774 | 10-Q | 2026-04-28 | English | ||
| 34747172 | 8-K - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-21 | English | ||
| 34611219 | 8-K - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-15 | English | ||
| 33906493 | 8-K - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-04-09 | English | ||
| 33064248 | SCHEDULE 13G/A - VALMONT INDUSTRIES INC (0000102729) (Subject) | 2026-03-27 | English | ||
| 33000423 | 3 - VALMONT INDUSTRIES INC (0000102729) (Issuer) | 2026-03-20 | English | ||
| 46001807 | ARS | 2026-03-11 | English | ||
| 46001811 | DEFA14A | 2026-03-11 | English | ||
| 46001898 | DEF 14A | 2026-03-11 | English | ||
| 46001918 | FORM 8-K | 2026-03-06 | English | ||
| 32878950 | 4 - VALMONT INDUSTRIES INC (0000102729) (Filer) | 2026-02-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CAIMAN S.A.
Over 25 years manufacturing and marketing durable, precise …
|
— | AR | Manufacturing |
|
Clean Seed Capital Group Ltd.
Ag-tech pioneer specializing in innovative farm equipment a…
|
CSX.H | CA | Manufacturing |
|
CNH Industrial N.V.
A global equipment and services company for the agriculture…
|
CNHI | NL | Manufacturing |
|
CO2 GRO Inc.
Accelerating high-value plant growth using patented Aqueous…
|
GROW | CA | Manufacturing |
|
CubicFarm Systems Corp.
Ag-tech developing automated vertical farming systems for f…
|
CUB | CA | Manufacturing |
|
DAEDONG CORPORATION
Manufacturer of agricultural machinery, industrial equipmen…
|
000490 | KR | Manufacturing |
|
DEERE & CO
Global manufacturer of equipment for agriculture, construct…
|
DE | US | Manufacturing |
|
Emak
Develops and manufactures outdoor power equipment and indus…
|
EM | IT | Manufacturing |
|
Envirologic AB
Develops and sells automated washing robots for the agricul…
|
ENVI B | SE | Manufacturing |
|
Escorts Kubota Limited
Engineering conglomerate for agricultural, construction, an…
|
ESCORTS | IN | Manufacturing |
VALMONT INDUSTRIES 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/30800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30800 | 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=30800 | 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=30800 \ -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": 30800}, 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 VALMONT INDUSTRIES INC (id: 30800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.