
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 |
Browse filings by year
5 years| 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 |
|---|---|---|---|
|
Healthscreen Solutions Incorporated
Delivers medical software and outsourced services to physic…
|
— | CA | Telecommunications, computer pr… |
|
HEFEI GOCOM INFORMATION TECHNOLOGY CO.,LTD.
Develops industrial communication systems, IIoT platforms, …
|
688367 | CN | Telecommunications, computer pr… |
| HEITECH PADU BHD | — | MY | Telecommunications, computer pr… |
|
HengFeng Information Technology Co.,Ltd.
Develops smart city solutions and intelligent building syst…
|
300605 | CN | Telecommunications, computer pr… |
|
Hexaware Technologies Ltd.
A technology and business process services company using AI…
|
HEXT | IN | Telecommunications, computer pr… |
|
Hillstone Networks Co., Ltd.
Delivers infrastructure protection via cybersecurity, netwo…
|
688030 | CN | Telecommunications, computer pr… |
|
HiTek Global Inc.
A holding company providing IT consulting, solutions, and t…
|
HKIT | KY | Telecommunications, computer pr… |
|
Hit Kit Global Solutions Ltd
Provides IT consultancy, software development, and trades t…
|
532359 | IN | Telecommunications, computer pr… |
|
HKC International Holdings Limited
A major ICT Solution Provider offering advanced IoT and Rob…
|
248 | HK | Telecommunications, computer pr… |
|
HP Telecom India Limited
Provides enterprise IT infrastructure, networking, and clou…
|
HPTL | IN | 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.