
TR3 Trust — Investor Relations & Filings
About TR3 Trust
TR3 Trust is a designation associated with the specialized financial and regulatory compliance required for trusts subject to the T3 Trust Income Tax and Information Return. The core function involves the accurate preparation and filing of the annual T3 return, which reports the trust's financial activities, including income earned, deductions claimed, and the allocation of income to beneficiaries. This compliance is critical for trustees managing various types of trusts, including testamentary and inter vivos structures, ensuring adherence to mandatory reporting requirements, such as the submission of beneficial ownership information via Schedule 15. The focus is on maintaining transparency and fulfilling statutory obligations related to trust administration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2004-10-02 | English | |
| Material change report - English.pdf | 2003-12-16 | English | |
| Other material contract(s).pdf | 2001-11-22 | English | |
| Final Receipt.pdf | 2001-10-02 | English | |
| Final long form prospectus - French.pdf | 2001-10-02 | English | |
| Final Receipt.pdf | 2001-09-28 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
1 filing
| |||||
| 47113830 | Material change report - English.pdf | 2004-10-02 | English | ||
|
2003
1 filing
| |||||
| 47113831 | Material change report - English.pdf | 2003-12-16 | English | ||
|
2001
13 filings
| |||||
| 47113832 | Other material contract(s).pdf | 2001-11-22 | English | ||
| 47113834 | Final Receipt.pdf | 2001-10-02 | English | ||
| 47113835 | Final long form prospectus - French.pdf | 2001-10-02 | English | ||
| 47113836 | Final Receipt.pdf | 2001-09-28 | English | ||
| 47113837 | Final Receipt.pdf | 2001-09-28 | English | ||
| 47113838 | Decision Document (Final).PDF | 2001-09-27 | English | ||
| 47113839 | Final long form prospectus - French.pdf | 2001-09-27 | English | ||
| 47113840 | Consent letter of issuer's legal counsel.pdf | 2001-09-27 | English | ||
| 47113841 | Relief/Approval.pdf | 2001-09-25 | English | ||
| 47113842 | Preliminary Receipt.pdf | 2001-08-29 | English | ||
| 47113843 | Preliminary Receipt.pdf | 2001-08-28 | English | ||
| 47113902 | Decision Document (Preliminary).PDF | 2001-08-28 | English | ||
| 47113903 | Application Letter.pdf | 2001-08-28 | English | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
|
F&M CO.,LTD.
Provides management support and outsourcing services for sm…
|
4771 | JP | Professional, scientific and te… |
|
H&R BLOCK INC
Provides tax preparation, bookkeeping, and payroll for indi…
|
HRB | US | Professional, scientific and te… |
|
Ifirma S.A.
Offers online accounting and business management software w…
|
IFI | PL | Professional, scientific and te… |
|
InBusiness Solutions Inc.
Offers professional services for IT systems design, mainten…
|
INBS | CA | Professional, scientific and te… |
|
izumico.,ltd
Provides accounting, tax, and consulting for US-Japan cross…
|
8273 | JP | Professional, scientific and te… |
|
KELLY PARTNERS GROUP HOLDINGS LIMITED
Offers accounting, taxation, and advisory services for SMEs…
|
KPG | AU | Professional, scientific and te… |
|
Lichen International Ltd
Investment holding company offering financial, education, a…
|
LICN | US | Professional, scientific and te… |
|
Malette Québec Inc.
Leading professional services firm specializing in accounti…
|
— | CA | Professional, scientific and te… |
|
Mentzen Spolka Akcyjna
Provides tax, legal, and accounting advisory services for s…
|
XDD | PL | Professional, scientific and te… |
TR3 Trust 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/45166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45166 | 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=45166 | 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=45166 \ -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": 45166}, 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 TR3 Trust (id: 45166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.