
Groupe Covitec Inc. — Investor Relations & Filings
About Groupe Covitec Inc.
Groupe Covitec Inc. was a major provider of integrated technical services specializing in the film, television, and advertising sectors. Operating primarily from locations including Montreal, Quebec City, and Ottawa, the company offered a comprehensive suite of services, including film laboratory operations, studio facilities, and production and post-production capabilities. In 1999, following a merger with AstralTech, Groupe Covitec became the largest technical services entity in its market. The company's independent status concluded in October 2000 when it was acquired by Technicolor.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-10-04 | English | |
| Other Correspondence.pdf | 2000-01-07 | English | |
| Material change report - English.pdf | 1999-12-30 | English | |
| Other.pdf | 1999-12-20 | English | |
| Notice of Acceptance for Filing.w51 | 1999-02-22 | English | |
| Other.doc | 1999-02-18 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
2 filings
| |||||
| 47287106 | Material change report - English.pdf | 2000-10-04 | English | ||
| 47287110 | Other Correspondence.pdf | 2000-01-07 | English | ||
|
1999
4 filings
| |||||
| 47287114 | Material change report - English.pdf | 1999-12-30 | English | ||
| 47287118 | Other.pdf | 1999-12-20 | English | ||
| 47287135 | Notice of Acceptance for Filing.w51 | 1999-02-22 | English | ||
| 47287139 | Other.doc | 1999-02-18 | English | ||
|
1998
3 filings
| |||||
| 47287143 | Final Receipt.w51 | 1998-06-05 | English | ||
| 47287147 | Auditors' consent letter.doc | 1998-06-05 | English | ||
| 47287155 | Final long form prospectus - French.doc | 1998-06-04 | English | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
M eighty-three Co.,Ltd.
A media group specializing in hyper-realistic VFX and video…
|
476080 | KR | Publishing, broadcasting, and c… |
|
Phantom Digital Effects Limited
Specializes in high-end visual effects and 3D animation for…
|
PHANTOMFX | IN | Publishing, broadcasting, and c… |
|
Picturepost Studios Limited
Provides DI color grading, VFX, and sound post-production f…
|
PPSL | IN | Publishing, broadcasting, and c… |
|
Platige Image Spolka Akcyjna
A creative studio specializing in CGI, 3D animation, and vi…
|
PLI | PL | Publishing, broadcasting, and c… |
|
Prime Focus Limited
Provides VFX, animation, post-production, and cloud-based m…
|
PFOCUS | IN | Publishing, broadcasting, and c… |
|
Shortcut Media AB
Media holding company producing film, animation, TV graphic…
|
SMG | SE | Publishing, broadcasting, and c… |
|
Technicolor
Creative technology company providing VFX and animation for…
|
TCH | FR | Publishing, broadcasting, and c… |
|
V R FILMS & STUDIOS LIMITED
Provides localization, dubbing, and post-production service…
|
542654 | IN | Publishing, broadcasting, and c… |
Groupe Covitec 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/43710/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43710 | 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=43710 | 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=43710 \ -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": 43710}, 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 Groupe Covitec Inc. (id: 43710)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.