
Badger Infrastructure Solutions Ltd. — Investor Relations & Filings
Badger Infrastructure Solutions Ltd. is the largest provider of non-destructive excavating and related services in North America. The company specializes in hydro-excavation (hydrovac), utilizing its proprietary Badger Hydrovac™ technology. This method, often referred to as Daylighting, safely exposes underground infrastructure without damage. Badger serves a diverse customer base across major infrastructure segments, including energy, industrial, construction, telecommunications, transportation, municipal, and commercial sectors. The company has been innovating cutting-edge technology in this specialized field for over 30 years.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2026-04-11 | English | |
| Other securityholders documents - English.pdf | 2026-04-11 | English | |
| News release - English.pdf | 2026-04-02 | English | |
| News release - English.pdf | 2026-04-02 | English | |
| Management information circular - English.pdf | 2026-04-01 | English | |
| Other.pdf | 2026-04-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 34055152 | Other securityholders documents - English.pdf | 2026-04-11 | English | ||
| 34047836 | Other securityholders documents - English.pdf | 2026-04-11 | English | ||
| 33169196 | News release - English.pdf | 2026-04-02 | English | ||
| 33155702 | News release - English.pdf | 2026-04-02 | English | ||
| 33150347 | Management information circular - English.pdf | 2026-04-01 | English | ||
| 33150345 | Other.pdf | 2026-04-01 | English | ||
| 33150344 | Notice of meeting - English.pdf | 2026-04-01 | English | ||
| 33149862 | Form of proxy - English.pdf | 2026-04-01 | English | ||
| 33149853 | Other.pdf | 2026-04-01 | English | ||
| 33149852 | Notice of meeting - English.pdf | 2026-04-01 | English | ||
| 33149851 | Form of proxy - English.pdf | 2026-04-01 | English | ||
| 33149850 | Management information circular - English.pdf | 2026-04-01 | English | ||
| 17402544 | News release - English.pdf | 2026-02-09 | English | ||
| 17401365 | News release - English.pdf | 2026-02-09 | English | ||
|
2025
1 filing
| |||||
| 32352006 | Interim financial statements/report – English.pdf | 2025-11-05 | English | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GIKEN LTD.
Develops construction technologies for pressing piles with …
|
6289 | JP | Construction |
|
In Construction Holdings Limited
General and foundation contractor specializing in foundatio…
|
1500 | HK | Construction |
|
KH Construction Co., Ltd.
A construction contractor specializing in foundation and ge…
|
226360 | KR | Construction |
|
K. H. Group Holdings Limited
Provides foundation and construction services, specialized …
|
1557 | HK | Construction |
|
Kin Pang Holdings Limited
Provision of construction and ancillary services in Macau a…
|
1722 | HK | Construction |
|
Lightning Ventures Inc.
Commercial excavation and earthmoving contractor using GPS-…
|
LVI | CA | Construction |
|
Nordisk Bergteknik
Specializes in rock handling and foundation solutions for c…
|
NORB | SE | Construction |
|
Palingeo
Specializes in geotechnical engineering and special foundat…
|
PAL | IT | Construction |
|
Sam Woo Construction Group Limited
Investment holding company specializing in foundation engin…
|
3822 | HK | Construction |
|
Sheung Yue Group Holdings Limited
Provides comprehensive foundation work services, specializi…
|
1633 | HK | Construction |
Badger Infrastructure Solutions Ltd. 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/46734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46734 | 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=46734 | 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=46734 \ -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": 46734}, 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 Badger Infrastructure Solutions Ltd. (id: 46734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.