
PACIFIC NATIONAL FINANCE PTY LTD — Investor Relations & Filings
PACIFIC NATIONAL FINANCE PTY LTD supports the operations of Pacific National, Australia's largest national rail freight operator. The company provides comprehensive rail transportation services, specializing in the movement of bulk commodities and containerized freight. Its operations involve hauling diverse products such as coal, steel, agricultural goods, fuel, waste, and construction materials across Australia, connecting regional production areas to export hubs and major cities. Pacific National is committed to transforming the rail freight industry, with a focus on mitigating emissions and fostering positive environmental and social outcomes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Announcement::Discontinuation with Fitch | 2026-05-05 | English | |
| Financial Statements and Related Announcement::Half Yearly Results | 2026-02-26 | English | |
| General Announcement::FY25 Sustainability Report | 2025-09-05 | English | |
| Financial Statements and Related Announcement::Full Yearly Results | 2025-08-29 | English | |
| General Announcement::St Marys sale completion | 2025-07-01 | English | |
| General Announcement::St Marys sale transaction | 2025-05-16 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 44888055 | General Announcement::Discontinuation with Fitch | 2026-05-05 | English | ||
| 44894720 | Financial Statements and Related Announcement::Half Yearly Results | 2026-02-26 | English | ||
|
2025
5 filings
| |||||
| 44905595 | General Announcement::FY25 Sustainability Report | 2025-09-05 | English | ||
| 44906640 | Financial Statements and Related Announcement::Full Yearly Results | 2025-08-29 | English | ||
| 44911534 | General Announcement::St Marys sale completion | 2025-07-01 | English | ||
| 44914975 | General Announcement::St Marys sale transaction | 2025-05-16 | English | ||
| 44918087 | General Announcement::CFO Appointment | 2025-04-11 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
AURIZON NETWORK PTY LTD
Manages and operates a regulated below-rail network facilit…
|
4E4B | SG | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
PACIFIC NATIONAL FINANCE PTY LTD 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/68283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68283 | 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=68283 | 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=68283 \ -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": 68283}, 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 PACIFIC NATIONAL FINANCE PTY LTD (id: 68283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.