
NFI Group Inc. — Investor Relations & Filings
NFI Group Inc. is a leading global provider of sustainable mass mobility solutions, specializing in the manufacturing and distribution of heavy-duty transit buses and motorcoaches. The company's portfolio includes major brands such as New Flyer (transit buses), MCI (motorcoaches), and Alexander Dennis. NFI is a key driver in the transition to zero-emission mobility, offering battery-electric and fuel cell-electric vehicles, and possessing the largest Zero-Emission Bus (ZEB) production capacity across North America and the UK. Operating as a comprehensive solutions provider, NFI supplements its vehicle offerings with aftermarket support, diagnostics, and infrastructure services for transit operators worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-02-26 | English | |
| News release - English.pdf | 2024-02-20 | English | |
| News release - English.pdf | 2024-02-15 | English | |
| News release - English.pdf | 2024-02-12 | English | |
| News release - English.pdf | 2024-02-09 | English | |
| News release - English.pdf | 2024-02-08 | English |
Browse filings by year
22 years- 2026 31 filings
- 2025 77 filings
- 2024 65 filings
- 2023 107 filings
- 2022 81 filings
- 2021 156 filings
- 2020 91 filings
- 2019 69 filings
- 2018 74 filings
- 2017 92 filings
- 2016 69 filings
- 2015 78 filings
- 2014 5 filings
- 2013 9 filings
- 2012 14 filings
- 2011 20 filings
- 2010 2 filings
- 2009 2 filings
- 2008 21 filings
- 2007 21 filings
- 2006 4 filings
- 2005 16 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 29581392 | News release - English.pdf | 2024-02-26 | English | ||
| 47627846 | News release - English.pdf | 2024-02-20 | English | ||
| 13720573 | News release - English.pdf | 2024-02-15 | English | ||
| 13718915 | News release - English.pdf | 2024-02-12 | English | ||
| 47627869 | News release - English.pdf | 2024-02-09 | English | ||
| 29542729 | News release - English.pdf | 2024-02-08 | English | ||
| 47627872 | Notice of the meeting and record date - English.pdf | 2024-02-05 | English | ||
| 13714298 | News release - English.pdf | 2024-01-17 | English | ||
|
2023
7 filings
| |||||
| 13711773 | News release - English.pdf | 2023-12-18 | English | ||
| 47627875 | News release - English.pdf | 2023-12-06 | English | ||
| 47627890 | News release - English.pdf | 2023-11-13 | English | ||
| 47627894 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2023-11-08 | English | ||
| 13703739 | Interim MD&A - English.pdf | 2023-11-08 | English | ||
| 13703741 | Interim financial statements/report – English.pdf | 2023-11-08 | English | ||
| 13703747 | News release - English.pdf | 2023-11-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
NFI Group Inc. 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/45662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45662 | 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=45662 | 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=45662 \ -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": 45662}, 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 NFI Group Inc. (id: 45662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.