
Golf Town Income Fund — Investor Relations & Filings
Golf Town Income Fund was a Canadian income trust established to indirectly acquire and hold the assets of Golf Town Canada Inc., which operated as the nation's largest golf equipment retailer. The underlying retail business specialized in the sale of golf merchandise, including clubs, apparel, accessories, and offered custom fitting services through vendor fitting events. As an income trust, the Fund distributed a significant portion of its income to unitholders. The Fund ceased public operations in 2007 following its acquisition by OMERS Capital Partners, resulting in the redemption of all outstanding trust units and the privatization of the entity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2007-11-30 | English | |
| Material change report - English.pdf | 2007-08-20 | English | |
| Other.pdf | 2007-08-13 | English | |
| Material change report - English.pdf | 2004-12-09 | English | |
| Underwriting or agency agreement.pdf | 2004-11-17 | English | |
| Other material contract(s).pdf | 2004-11-15 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
3 filings
| |||||
| 47176157 | Material change report - English.PDF | 2007-11-30 | English | ||
| 47176161 | Material change report - English.pdf | 2007-08-20 | English | ||
| 47176165 | Other.pdf | 2007-08-13 | English | ||
|
2004
12 filings
| |||||
| 47176184 | Material change report - English.pdf | 2004-12-09 | English | ||
| 47176187 | Underwriting or agency agreement.pdf | 2004-11-17 | English | ||
| 47176190 | Other material contract(s).pdf | 2004-11-15 | English | ||
| 47176201 | Material change report - English.pdf | 2004-11-15 | English | ||
| 47176205 | Final Receipt.pdf | 2004-11-08 | English | ||
| 47176209 | Final Receipt.pdf | 2004-11-08 | English | ||
| 47176212 | Decision Document (Final).PDF | 2004-11-06 | English | ||
| 47176218 | Final long form prospectus - French.pdf | 2004-11-06 | English | ||
| 47176222 | Consent letter of underwriters' legal counsel.pdf | 2004-11-05 | English | ||
| 47176236 | Preliminary Receipt.pdf | 2004-10-18 | English | ||
| 47176483 | Preliminary Receipt.pdf | 2004-10-15 | English | ||
| 47176487 | Decision Document (Preliminary).PDF | 2004-10-14 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
AL-
A prominent retailer specializing in authentic sports appar…
|
— | MY | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
BISORDI KREMAR SRL
Specializes in retail and wholesale distribution of sports …
|
— | AR | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
Golf Town 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/45510/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45510 | 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=45510 | 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=45510 \ -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": 45510}, 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 Golf Town Income Fund (id: 45510)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.