
Black Diamond Group Limited — Investor Relations & Filings
Black Diamond Group Limited is an industrial services and asset management company specializing in specialty rental solutions across North America and Australia. The company operates through two primary segments: Modular Space Solutions (MSS) and Workforce Solutions (WFS). MSS, primarily through BOXX Modular, provides rental and sales of modular buildings, including offices and classrooms, offering full turnkey project solutions for urban and remote locations. WFS focuses on remote and temporary workforce accommodations and lodging, serving sectors such as resource extraction, construction, infrastructure, and disaster recovery. Additionally, the company operates LodgeLink, a digital marketplace that provides end-to-end B2B crew travel management, enhancing efficiency and cost control for complex workforce logistics. Black Diamond Group maintains an expansive fleet of high-quality assets to deliver comprehensive space, accommodation, and travel solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-27 | English | |
| News release - English.pdf | 2026-04-09 | English | |
| News release - English.pdf | 2026-04-09 | English | |
| Management information circular - English.pdf | 2026-04-07 | English | |
| Notice of meeting - English.pdf | 2026-04-07 | English | |
| Other.pdf | 2026-04-07 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 37420847 | News release - English.pdf | 2026-04-27 | English | ||
| 33961292 | News release - English.pdf | 2026-04-09 | English | ||
| 33942173 | News release - English.pdf | 2026-04-09 | English | ||
| 33732756 | Management information circular - English.pdf | 2026-04-07 | English | ||
| 33732755 | Notice of meeting - English.pdf | 2026-04-07 | English | ||
| 33732754 | Other.pdf | 2026-04-07 | English | ||
| 33732753 | Other.pdf | 2026-04-07 | English | ||
| 33732752 | Form of proxy - English.pdf | 2026-04-07 | English | ||
| 32393981 | News release - English.pdf | 2026-02-05 | English | ||
|
2025
6 filings
| |||||
| 32284077 | News release - English.pdf | 2025-08-08 | English | ||
| 32284082 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2025-08-08 | English | ||
| 32284081 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2025-08-08 | English | ||
| 32284089 | Interim MD&A - English.pdf | 2025-08-08 | English | ||
| 32284096 | Interim financial statements/report – English.pdf | 2025-08-08 | English | ||
| 13806603 | News release - English.pdf | 2025-07-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other accommodation n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Civeo Corp
Global provider of workforce accommodations and hospitality…
|
CVEO | US | Accommodation and food service … |
|
GREENS CO.,LTD.
Operates and manages a portfolio of proprietary and franchi…
|
6547 | JP | Accommodation and food service … |
|
KEYFIELD INTERNATIONAL BERHAD
Provider of offshore accommodation solutions, specializing …
|
— | MY | Accommodation and food service … |
|
LINDBLAD EXPEDITIONS HOLDINGS, INC.
An expedition travel company offering small-ship cruises to…
|
LIND | US | Accommodation and food service … |
|
Target Hospitality Corp.
Provides turnkey solutions for workforce accommodations and…
|
TH | US | Accommodation and food service … |
Black Diamond Group Limited 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/46516/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46516 | 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=46516 | 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=46516 \ -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": 46516}, 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 Black Diamond Group Limited (id: 46516)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.