
Colabor Income Fund — Investor Relations & Filings
Colabor Income Fund was established as a financial vehicle to indirectly acquire and hold the operations of a major food distribution and marketing business. The underlying entity, Colabor, functions as a distributor and wholesaler of food, food-related, and non-food products. Its primary target markets include the Hotel, Restaurant, and Institutional (HRI) sectors, as well as independent distributors and grocery stores. Colabor offers an extensive selection of over 10,000 products, including exclusive and private label brands. The company positions itself as an essential supply chain partner, emphasizing competitive pricing, reliable supply, and specialized customer advice to support its clients' operational and menu development needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2009-10-01 | English | |
| Other.pdf | 2009-08-25 | English | |
| Material change report - English.pdf | 2009-07-16 | English | |
| Annual information form - French.pdf | 2009-02-26 | English | |
| Decision Document (Final).pdf | 2008-04-16 | English | |
| Auditors' consent letter.pdf | 2008-04-16 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
4 filings
| |||||
| 47840405 | Material change report - English.pdf | 2009-10-01 | English | ||
| 47840407 | Other.pdf | 2009-08-25 | English | ||
| 47840415 | Material change report - English.pdf | 2009-07-16 | English | ||
| 47840418 | Annual information form - French.pdf | 2009-02-26 | English | ||
|
2008
8 filings
| |||||
| 47840420 | Decision Document (Final).pdf | 2008-04-16 | English | ||
| 47840422 | Auditors' consent letter.pdf | 2008-04-16 | English | ||
| 47840424 | Consent letter(s) of other legal counsel.pdf | 2008-04-16 | English | ||
| 47840436 | Decision Document (Preliminary).pdf | 2008-04-09 | English | ||
| 47840438 | Preliminary short form prospectus – French.pdf | 2008-04-09 | English | ||
| 47840440 | Preliminary short form prospectus – English.pdf | 2008-04-09 | English | ||
| 47840445 | Material change report - French.pdf | 2008-04-09 | English | ||
| 47840447 | Material document(s).pdf | 2008-03-07 | English | ||
|
2007
1 filing
| |||||
| 47840455 | Other material contract(s).pdf | 2007-01-04 | English | ||
|
2006
2 filings
| |||||
| 47840495 | Final Receipt.pdf | 2006-12-27 | English | ||
| 47840497 | Decision Document (Final).pdf | 2006-12-21 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of food, beverages and tobacco
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Northern Spirits Limited
Distributes and markets international and domestic spirits,…
|
542628 | IN | Wholesale and retail trade |
|
Numans Health Food Holdings Company Limited
Engaged in marketing, sale, and distribution of nutritional…
|
2530 | HK | Wholesale and retail trade |
|
Ocean One Holding Ltd.
Global importer and wholesaler of frozen seafood products.
|
9876 | HK | Wholesale and retail trade |
|
OCEANUS GROUP LIMITED
Leverages technology to enhance global food security and cr…
|
579 | SG | Wholesale and retail trade |
|
OCTOPUS (APAC) HOLDINGS LIMITED
Leading F&B distribution platform for alcoholic beverages, …
|
43A | SG | Wholesale and retail trade |
|
oie sangyo co.,ltd
Wholesaler of commercial foodstuffs, offering logistics and…
|
7481 | JP | Wholesale and retail trade |
|
Orsero
A leading importer and distributor of fresh fruit and veget…
|
ORS | IT | Wholesale and retail trade |
|
O'will Corporation
A trading company specializing in raw materials for food, p…
|
3143 | JP | Wholesale and retail trade |
|
Palinda Group Holdings Limited
Specializes in wine trading and the production and distribu…
|
8179 | HK | Wholesale and retail trade |
|
Performance Food Group Co
A foodservice distributor delivering products to restaurant…
|
PFGC | US | Wholesale and retail trade |
Colabor Income Fund 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/45631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45631 | 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=45631 | 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=45631 \ -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": 45631}, 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 Colabor Income Fund (id: 45631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.