MARCOPOLO SA — Investor Relations & Filings
About MARCOPOLO SA
Marcopolo SA is a global manufacturer specializing in bus bodies and collective passenger transport solutions. Founded in 1949, the company develops a diverse portfolio that includes luxury coaches, urban buses, microbuses, and rail vehicles. Its operations cover the design, assembly, and sale of vehicle bodies, along with the production of spare parts and components. The company is recognized for its focus on innovation and engineering excellence, serving both public and private transport sectors. As one of the world's largest producers in its segment, it provides integrated mobility solutions for urban, intercity, and tourism applications. The product line is supported by a comprehensive service network offering maintenance and technical support for its global fleet.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-05-04 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-02-26 | Portuguese | |
| ITR 2025-Q3 | 2025-10-30 | Portuguese | |
| ITR 2025-Q2 | 2025-07-31 | Portuguese | |
| ITR 2025-Q1 | 2025-04-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 41051827 | ITR - Informações Trimestrais | 2026-05-04 | Portuguese | ||
| 33686466 | FRE - Formulário de Referência | 2026-04-06 | Portuguese | ||
| 33802872 | DFP 2025 | 2026-02-26 | Portuguese | ||
|
2025
4 filings
| |||||
| 34146400 | ITR 2025-Q3 | 2025-10-30 | Portuguese | ||
| 34146362 | ITR 2025-Q2 | 2025-07-31 | Portuguese | ||
| 34146296 | ITR 2025-Q1 | 2025-04-29 | Portuguese | ||
| 33794602 | DFP 2024 | 2025-02-25 | Portuguese | ||
|
2024
8 filings
| |||||
| 34083678 | ITR 2024-Q3 | 2024-10-31 | Portuguese | ||
| 34083638 | ITR 2024-Q2 | 2024-08-01 | Portuguese | ||
| 34083630 | ITR 2024-Q1 | 2024-05-02 | Portuguese | ||
| 35966991 | FRE WEB 2023 v15 | 2024-04-30 | Portuguese | ||
| 35966886 | FRE WEB 2023 v14 | 2024-04-09 | Portuguese | ||
| 35966787 | FRE WEB 2023 v13 | 2024-04-03 | Portuguese | ||
| 35966675 | FRE WEB 2023 v12 | 2024-03-08 | Portuguese | ||
| 33781845 | DFP 2023 | 2024-02-27 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
New Gonow Recreational Vehicles Inc.
Manufacturer and exporter of bespoke towable RVs, strong in…
|
805 | HK | Manufacturing |
|
Nilsson Special Vehicles AB
Manufacturer of ambulances, hearses, and limousines from co…
|
NILS | SE | Manufacturing |
|
RANDONCORP S.A.
Global manufacturer of heavy vehicles and components for mo…
|
— | BR | Manufacturing |
|
Range Energy Inc.
Developing powered trailer systems to hybridize heavy-duty …
|
— | CA | Manufacturing |
|
RECRUSUL SA
Designs and manufactures road machinery and specialized tra…
|
— | BR | Manufacturing |
|
SewonCorporation
Manufacturer of pressed and stamped automobile body parts f…
|
024830 | KR | Manufacturing |
|
THOR INDUSTRIES INC
A leading global manufacturer of a diverse portfolio of rec…
|
THO | US | Manufacturing |
|
Trailmobile Canada Limited
Prominent historical manufacturer of durable, quality dry v…
|
— | CA | Manufacturing |
|
Trans-Freight Containers Ltd.
Designs and manufactures marine cargo containers and specia…
|
513063 | IN | Manufacturing |
|
WABASH NATIONAL Corp
A leading North American producer of semi-trailers, truck b…
|
WNC | US | Manufacturing |
MARCOPOLO SA 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/53072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53072 | 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=53072 | 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=53072 \ -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": 53072}, 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 MARCOPOLO SA (id: 53072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.