
GTN LIMITED — Investor Relations & Filings
GTN Limited is a global provider of traffic information reports and advertising solutions. The company operates by supplying radio and television stations with traffic, news, and weather reports in exchange for commercial advertising spots. These spots are then bundled and sold to national and local advertisers. This business model allows broadcasters to receive high-quality content at no cost while providing advertisers with high-frequency, high-reach placements integrated into essential information segments. GTN maintains a significant presence in several international markets, utilizing a network of aerial surveillance, ground-based sensors, and data partnerships to deliver real-time updates. The company's services focus on delivering timely, localized content that captures a captive audience during peak commuting hours.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Report for year ended 30 June 2014 54 pages 2.7MB | 2016-05-31 | English | |
| Financial Report for year ended 30 June 2015 49 pages 2.5MB | 2016-05-31 | English | |
| Trading Policy 14 pages 88.0KB | 2016-05-31 | English | |
| Dividend Reinvestment Plan 13 pages 127.9KB | 2016-05-31 | English | |
| Long Term Incentive Plan 19 pages 164.0KB | 2016-05-31 | English | |
| Financial Report for half year ended 31 December 2015 25 pages 999.5KB | 2016-05-31 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
9 filings
| |||||
| 40488350 | Financial Report for year ended 30 June 2014 54 pages 2.7MB | 2016-05-31 | English | ||
| 40488340 | Financial Report for year ended 30 June 2015 49 pages 2.5MB | 2016-05-31 | English | ||
| 40488323 | Trading Policy 14 pages 88.0KB | 2016-05-31 | English | ||
| 40488318 | Dividend Reinvestment Plan 13 pages 127.9KB | 2016-05-31 | English | ||
| 40488306 | Long Term Incentive Plan 19 pages 164.0KB | 2016-05-31 | English | ||
| 40488292 | Financial Report for half year ended 31 December 2015 25 pages 999.5KB | 2016-05-31 | English | ||
| 40488285 | Explanation of substantial holding interests 34 pages 3.5MB | 2016-05-31 | English | ||
| 40488392 | ASX Notice - Admission and Commencement of Quotation 3 pages 168.4KB | 2016-05-30 | English | ||
| 40488423 | GTN Limited Prospectus 178 pages 4.9MB | 2016-05-17 | English | ||
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupo Clarín S.A.
Diversified media conglomerate producing and distributing c…
|
GCLA | AR | Publishing, broadcasting, and c… |
|
İHLAS HABER AJANSI A.Ş.
News agency providing content, media production, and broadc…
|
IHAAS | TR | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
PR TIMES, Inc.
Operates an online platform for press release distribution …
|
3922 | JP | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
|
Zee Media Corporation Limited
Operates a network of national and international news chann…
|
ZEEMEDIA | IN | Publishing, broadcasting, and c… |
GTN LIMITED 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/65025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65025 | 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=65025 | 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=65025 \ -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": 65025}, 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 GTN LIMITED (id: 65025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.