
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 |
|---|---|---|---|
|
Fos
Designs and develops digital services and solutions for dat…
|
FOS | IT | Telecommunications, computer pr… |
|
Founder Holdings Limited
IT system services provider offering software, hardware dis…
|
418 | BM | Telecommunications, computer pr… |
|
Fractal Analytics Limited
Provides artificial intelligence and advanced analytics for…
|
FRACTAL | IN | Telecommunications, computer pr… |
|
Francotyp-Postalia Holding AG
Specializes in solutions for secure mail and digital commun…
|
FPH | DE | Telecommunications, computer pr… |
|
FRIENDLY CORPORATION
A creative company specializing in digital marketing and bu…
|
8209 | JP | Telecommunications, computer pr… |
|
Frontline Technologies Inc.
Global IT and BPS firm specializing in digital tech, Manage…
|
FLC | CA | Telecommunications, computer pr… |
|
Fujian Start Group Co.,Ltd
Develops IoT, big data, and cloud solutions for smart citie…
|
600734 | CN | Telecommunications, computer pr… |
|
FUJITSU LIMITED
Global ICT company offering technology products, solutions,…
|
6702 | JP | Telecommunications, computer pr… |
|
FUSO DENTSU CO., LTD.
ICT solutions provider for network infrastructure, software…
|
7505 | JP | Telecommunications, computer pr… |
|
Futong Technology Development Holdings Limited
Specializes in enterprise digital transformation services u…
|
465 | 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.