
DISTINCTION GROUP INC. — Investor Relations & Filings
DISTINCTION GROUP INC. is a major facility services provider operating across North America, primarily through its subsidiary GDI Integrated Facility Services. The company offers comprehensive, integrated facility solutions (IFS) to a diverse clientele in commercial, industrial, institutional, healthcare, and aviation sectors. Core services include expert janitorial and commercial cleaning, specialized disinfection, mechanical maintenance, grounds maintenance, and security services. Positioned as a single-source solution, the company focuses on simplifying facility management by delivering a complete suite of maintenance and operational services throughout Canada and the United States.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - French.pdf | 2012-01-09 | English | |
| Material change report - English.pdf | 2012-01-09 | English | |
| Other.pdf | 2011-12-01 | English | |
| Other.pdf | 2011-12-01 | English | |
| Other.pdf | 2011-12-01 | English | |
| Other.pdf | 2011-12-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
2 filings
| |||||
| 47160026 | Other securityholders documents - French.pdf | 2012-01-09 | English | ||
| 47160031 | Material change report - English.pdf | 2012-01-09 | English | ||
|
2011
8 filings
| |||||
| 47160036 | Other.pdf | 2011-12-01 | English | ||
| 47160063 | Other.pdf | 2011-12-01 | English | ||
| 47160067 | Other.pdf | 2011-12-01 | English | ||
| 47160072 | Other.pdf | 2011-12-01 | English | ||
| 47160114 | Other.pdf | 2011-12-01 | English | ||
| 47160119 | Material change report - English.pdf | 2011-12-01 | English | ||
| 47160128 | Other securityholders documents - French.pdf | 2011-08-23 | English | ||
| 47160175 | Annual information form - English.pdf | 2011-02-25 | English | ||
|
2010
1 filing
| |||||
| 47160179 | Annual information form - English.pdf | 2010-03-01 | English | ||
|
2009
2 filings
| |||||
| 47160183 | NI 44-101 Notice of intent to qualify – English.pdf | 2009-03-17 | English | ||
| 47160197 | Annual information form - English.pdf | 2009-03-03 | English | ||
|
2008
1 filing
| |||||
| 47160359 | Material change report - French.pdf | 2008-06-10 | English | ||
|
2007
1 filing
| |||||
| 47160363 | Material change report - English.pdf | 2007-11-27 | English | ||
Market data
Market data not available
Price history
Peer group · Combined facilities support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhong An Intelligent Living Service Limited
Specializes in integrated property management for diverse f…
|
2271 | HK | Administrative and support serv… |
DISTINCTION GROUP 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/46209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46209 | 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=46209 | 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=46209 \ -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": 46209}, 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 DISTINCTION GROUP INC. (id: 46209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.