
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 |
|---|---|---|---|
|
HANSOL PNS CO.,LTD.
A paper distributor and IT services provider offering compr…
|
010420 | KR | Telecommunications, computer pr… |
|
HANWHA SYSTEMS Co., Ltd.
A global provider of defense electronics and smart ICT solu…
|
272210 | KR | Telecommunications, computer pr… |
|
Happiest Minds Technologies Limited
Provides digital transformation, product engineering, and i…
|
HAPPSTMNDS | IN | Telecommunications, computer pr… |
|
Harmony Integrated Solutions, Inc.
Specialized in integrated business management, accounting, …
|
HI | CA | Telecommunications, computer pr… |
|
Harvest Technology Plc
A technology holding company with subsidiaries in IT, secur…
|
HRV | MT | Telecommunications, computer pr… |
|
HCL Infosystems Ltd
Provides system integration, managed services, and hardware…
|
HCL-INSYS | IN | Telecommunications, computer pr… |
|
HCL Technologies Ltd
Global technology enterprise offering digital, engineering,…
|
HCLTECH | IN | Telecommunications, computer pr… |
|
H&D Wireless Sweden Holding AB
Specializes in IoT and RTLS, providing wireless modules and…
|
HDW | SE | Telecommunications, computer pr… |
|
Headwaters Co.,Ltd
An AI integrator developing and implementing AI systems to …
|
4011 | JP | Telecommunications, computer pr… |
|
Health Catalyst, Inc.
Provides data and analytics technology and services for hea…
|
HCAT | US | 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.