
Civeo Corp — Investor Relations & Filings
Civeo Corp is a global provider of workforce accommodations and hospitality services, specializing in serving clients in the natural resource sectors, including oil, gas, and mining. The company owns and operates workforce lodges, villages, and camps strategically located in key resource-producing regions. Core services include comprehensive hospitality solutions such as catering, food services, and facility operations management. Civeo also offers modular facility leasing for projects requiring scalable accommodation options. The company focuses on providing a healthy and productive living environment for workers stationed away from home, enabling clients to focus on their primary business activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-01-28 | English | |
| SCHEDULE 13G Filing | 2026-01-21 | English | |
| FORM 4 | 2025-12-01 | English | |
| FORM 3 | 2025-12-01 | English | |
| FORM 4 | 2025-12-01 | English | |
| FORM 3 | 2025-12-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 30764299 | SCHEDULE 13G/A Filing | 2026-01-28 | English | ||
| 30764263 | SCHEDULE 13G Filing | 2026-01-21 | English | ||
|
2025
13 filings
| |||||
| 12719204 | FORM 4 | 2025-12-01 | English | ||
| 12719205 | FORM 3 | 2025-12-01 | English | ||
| 12719207 | FORM 4 | 2025-12-01 | English | ||
| 12719206 | FORM 3 | 2025-12-01 | English | ||
| 12719209 | Major Shareholding Notification 2025 | 2025-12-01 | English | ||
| 12719208 | 8-K | 2025-11-28 | English | ||
| 12719210 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 12719211 | 10-Q | 2025-10-31 | English | ||
| 12719212 | 8-K | 2025-10-31 | English | ||
| 12719213 | 8-K | 2025-09-30 | English | ||
| 12719214 | FORM 4 | 2025-08-20 | English | ||
| 12719216 | OWNERSHIP DOCUMENT | 2025-08-08 | English | ||
| 12719215 | Major Shareholding Notification 2025 | 2025-08-05 | English | ||
Market data
Market data not available
Price history
Peer group · Other accommodation n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Black Diamond Group Limited
Provides specialty rental solutions, modular buildings, and…
|
BDI | CA | 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 … |
Civeo 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/33368/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33368 | 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=33368 | 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=33368 \ -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": 33368}, 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 Civeo Corp (id: 33368)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.