
PRECISION DRILLING Corp — Investor Relations & Filings
Precision Drilling Corp is a provider of onshore drilling and well services to the oil and natural gas exploration and production sector. The company's offerings include contract land drilling, directional drilling, turnkey drilling, and well servicing. It also operates a rental division that supplies essential equipment for drilling, completions, production, and plant maintenance projects. A key differentiator is its focus on technology, particularly its Alpha™ suite of digital technologies. This platform utilizes automation, artificial intelligence, and smart algorithms to optimize drilling performance, reduce operational risks, and lower overall well costs for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - PRECISION DRILLING Corp (0001013605) (Filer) | 2026-04-01 | English | |
| 6-K Filing | 2026-02-12 | English | |
| SCHEDULE 13G Filing | 2026-02-05 | English | |
| 6-K Filing | 2026-01-06 | English | |
| 6-K Filing | 2026-01-05 | English | |
| FORM 6-K | 2025-10-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33149840 | 6-K - PRECISION DRILLING Corp (0001013605) (Filer) | 2026-04-01 | English | ||
| 26236478 | 6-K Filing | 2026-02-12 | English | ||
| 26236477 | SCHEDULE 13G Filing | 2026-02-05 | English | ||
| 26236473 | 6-K Filing | 2026-01-06 | English | ||
| 26236474 | 6-K Filing | 2026-01-05 | English | ||
|
2025
10 filings
| |||||
| 10718931 | FORM 6-K | 2025-10-23 | English | ||
| 10718934 | FORM 6-K | 2025-10-23 | English | ||
| 10718932 | FORM 6-K | 2025-10-22 | English | ||
| 10718933 | FORM 6-K | 2025-10-07 | English | ||
| 10718936 | FORM 6-K | 2025-10-06 | English | ||
| 10718935 | FORM 6-K | 2025-09-24 | English | ||
| 10718937 | FORM 6-K | 2025-09-18 | English | ||
| 10718938 | FORM 6-K | 2025-09-11 | English | ||
| 10718939 | FORM 6-K | 2025-07-30 | English | ||
| 10718941 | FORM 6-K | 2025-07-29 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN ENERGY SERVICES LTD
Integrated energy services provider for oil and gas, coal, …
|
ASIANENE | IN | Mining and quarrying |
|
Avid Oil & Gas Ltd.
Comprehensive oilfield construction, maintenance, reclamati…
|
AVO.A | CA | Mining and quarrying |
|
Awilco Drilling PLC
An offshore drilling contractor undergoing a Members' Volun…
|
AWDR | GB | Mining and quarrying |
|
Baker Hughes Co
Provides equipment, services, and digital solutions to ener…
|
BKR | US | Mining and quarrying |
|
Beiken Energy Group Co.,Ltd.
Integrated oilfield services provider for drilling, complet…
|
002828 | CN | Mining and quarrying |
|
Big Bear Exploration Ltd.
Historically managed resource exploration assets; operation…
|
— | CA | Mining and quarrying |
|
Blue River Resources Ltd.
Engaged in mineral exploration and professional Oil & Gas L…
|
BXR.H | CA | Mining and quarrying |
|
Borr Drilling
Offshore drilling contractor operating a fleet of modern ja…
|
BORR | BM | Mining and quarrying |
|
Borr Drilling Ltd
International offshore drilling contractor specializing in …
|
BORR | US | Mining and quarrying |
|
Bw Offshore Ltd.
A global provider of floating production services to the oi…
|
BWO | BM | Mining and quarrying |
PRECISION DRILLING 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/32457/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32457 | 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=32457 | 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=32457 \ -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": 32457}, 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 PRECISION DRILLING Corp (id: 32457)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.