
Direct IT Canada Inc. — Investor Relations & Filings
Direct IT Canada Inc. is an IT consulting and solutions provider specializing in municipal asset management and workflow optimization for public sector organizations. The company's core offering is Ready EAM, a proprietary, pre-configured adaptation of IBM Maximo designed to be cost-effective and streamlined for municipal use. Ready EAM provides robust capabilities for asset lifecycle management, predictive maintenance, and reliability planning, addressing the complexity and cost barriers often associated with enterprise asset management systems. Direct IT provides comprehensive consulting services, custom development, training programs, and ongoing system optimization to ensure enhanced efficiency, productivity, and data-driven decision-making for its municipal clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2006-05-19 | English | |
| Material change report - English.pdf | 2006-01-12 | English | |
| Material change report - English.pdf | 2004-11-11 | English | |
| Material change report - English.PDF | 2002-03-20 | English | |
| Material change report - English.PDF | 2001-05-25 | English | |
| Material change report - English.PDF | 2000-08-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2006
2 filings
| |||||
| 47099354 | Other securityholders documents - English.pdf | 2006-05-19 | English | ||
| 47099357 | Material change report - English.pdf | 2006-01-12 | English | ||
|
2004
1 filing
| |||||
| 47099358 | Material change report - English.pdf | 2004-11-11 | English | ||
|
2002
1 filing
| |||||
| 47099360 | Material change report - English.PDF | 2002-03-20 | English | ||
|
2001
1 filing
| |||||
| 47099364 | Material change report - English.PDF | 2001-05-25 | English | ||
|
2000
8 filings
| |||||
| 47099366 | Material change report - English.PDF | 2000-08-31 | English | ||
| 47099369 | Material change report - English.PDF | 2000-08-31 | English | ||
| 47099372 | Final Receipt.pdf | 2000-07-21 | English | ||
| 47099376 | Other.PDF | 2000-07-20 | English | ||
| 47099380 | Final long form prospectus - English.PDF | 2000-07-14 | English | ||
| 47099400 | Preliminary Receipt.pdf | 2000-05-30 | English | ||
| 47099402 | Preliminary long form prospectus - English.PDF | 2000-05-30 | English | ||
| 47099404 | Other.PDF | 2000-05-26 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Future Corporation
IT consulting and services company specializing in digital …
|
4722 | JP | Telecommunications, computer pr… |
|
Future Data Group Limited
Provides comprehensive IT infrastructure services, includin…
|
8229 | HK | Telecommunications, computer pr… |
|
GDEP ADVANCE, Inc.
A solution provider accelerating R&D in AI, HPC, and visual…
|
5885 | JP | Telecommunications, computer pr… |
|
GEA (Grenobloise d'Electronique et d'Automatismes)
Designs, manufactures, and maintains electronic toll collec…
|
GEA | FR | Telecommunications, computer pr… |
|
GECI International
A technology consulting and digital transformation speciali…
|
ALGEC | FR | Telecommunications, computer pr… |
|
Genpact LTD
Provides technology solutions to transform and manage compl…
|
G | BM | Telecommunications, computer pr… |
|
GFT Technologies SE
An AI-centric technology partner specializing in data-drive…
|
GFT | DE | Telecommunications, computer pr… |
|
Glintt
IT consulting and digital solutions provider for healthcare…
|
GLINT | PT | Telecommunications, computer pr… |
|
Global Infotech Co.,LTD.
Provides IT solutions and digital transformation services f…
|
300465 | CN | Telecommunications, computer pr… |
|
Global Link Communications Holdings Limited
R&D and provision of telecommunication application software…
|
8060 | HK | Telecommunications, computer pr… |
Direct IT Canada 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/44987/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44987 | 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=44987 | 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=44987 \ -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": 44987}, 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 Direct IT Canada Inc. (id: 44987)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.