
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 |
|---|---|---|---|
|
H-SOURCE HOLDINGS LTD
Provides a proprietary SaaS platform marketplace for secure…
|
HSCHF | CA | Telecommunications, computer pr… |
|
Hubbster Group AB
SaaS platform for change management and data-driven strateg…
|
HUBS | SE | Telecommunications, computer pr… |
|
Hubei Chutian Smart Communication Co.,Ltd.
Develops intelligent transportation and communication syste…
|
600035 | CN | Telecommunications, computer pr… |
|
HUBIFY LIMITED
Managed services provider of integrated ICT solutions, cybe…
|
HFY | AU | Telecommunications, computer pr… |
|
Huddlestock Fintech
Provider of B2B Investment-as-a-Service (IaaS) solutions fo…
|
HUDL | NO | Telecommunications, computer pr… |
|
Human Creation Holdings,Inc.
Holding company providing IT solutions, engineer dispatch, …
|
7361 | JP | Telecommunications, computer pr… |
|
HUNAN COPOTE SCIENCE TECHNOLOGY CO.,LTD
Software and system integration for postal, logistics, and …
|
600476 | CN | Telecommunications, computer pr… |
|
HYOSUNG ITX.CO.,LTD
Provides IT solutions including contact centers, ITO, and s…
|
094280 | KR | Telecommunications, computer pr… |
|
Hypercharge Networks Corp.
Smart EV charging solutions provider and network operator a…
|
HC | CA | Telecommunications, computer pr… |
|
HYPER Inc.
An IT solutions provider offering hardware, software, and o…
|
3054 | JP | 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.