
Brookfield Infrastructure Corp — Investor Relations & Filings
Brookfield Infrastructure Corporation owns and operates a globally diversified portfolio of high-quality infrastructure assets. The company's operations span multiple sectors, including utilities, transport, midstream, and data, providing essential services critical to the functioning of modern economies. The corporation focuses on acquiring and managing long-life assets characterized by stable cash flows, high margins, and opportunities for internal growth. It is structured to provide investors with access to this portfolio, emphasizing sustainable, long-term distributions with a stated annual growth target of 5-9%.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2023-05-10 | English | |
| 6-K | 2023-03-30 | English | |
| 20-F | 2023-03-17 | English | |
| Major Shareholding Notification 2023 | 2023-02-09 | English | |
| Major Shareholding Notification 2023 | 2023-02-01 | English | |
| 6-K | 2022-11-14 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 13208655 | 6-K | 2023-05-10 | English | ||
| 13208656 | 6-K | 2023-03-30 | English | ||
| 13208657 | 20-F | 2023-03-17 | English | ||
| 13208658 | Major Shareholding Notification 2023 | 2023-02-09 | English | ||
| 13208659 | Major Shareholding Notification 2023 | 2023-02-01 | English | ||
|
2022
10 filings
| |||||
| 13208660 | 6-K | 2022-11-14 | English | ||
| 13208661 | 6-K | 2022-08-11 | English | ||
| 13208662 | 6-K | 2022-06-17 | English | ||
| 13208663 | 6-K | 2022-05-16 | English | ||
| 13208664 | 6-K | 2022-05-11 | English | ||
| 13208665 | FORM 6-K | 2022-05-04 | English | ||
| 13208666 | 6-K | 2022-04-06 | English | ||
| 13208668 | 20-F | 2022-03-09 | English | ||
| 13208669 | Major Shareholding Notification 2022 | 2022-02-09 | English | ||
| 13208670 | Major Shareholding Notification 2022 | 2022-02-07 | 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 |
|
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 |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
Brookfield Infrastructure Corp 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/31028/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31028 | 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=31028 | 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=31028 \ -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": 31028}, 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 Brookfield Infrastructure Corp (id: 31028)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.