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 |
|---|---|---|---|
| FRE WEB 2023 v11 | 2024-02-14 | Portuguese | |
| FRE WEB 2023 v10 | 2024-01-19 | Portuguese | |
| FRE WEB 2023 v9 | 2024-01-12 | Portuguese | |
| FRE WEB 2023 v8 | 2023-12-29 | Portuguese | |
| FRE WEB 2023 v7 | 2023-12-21 | Portuguese | |
| FRE WEB 2023 v6 | 2023-12-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 35966481 | FRE WEB 2023 v11 | 2024-02-14 | Portuguese | ||
| 35966354 | FRE WEB 2023 v10 | 2024-01-19 | Portuguese | ||
| 35966215 | FRE WEB 2023 v9 | 2024-01-12 | Portuguese | ||
|
2023
12 filings
| |||||
| 35965970 | FRE WEB 2023 v8 | 2023-12-29 | Portuguese | ||
| 35965753 | FRE WEB 2023 v7 | 2023-12-21 | Portuguese | ||
| 35965516 | FRE WEB 2023 v6 | 2023-12-14 | Portuguese | ||
| 34046717 | ITR 2023-Q3 | 2023-10-31 | Portuguese | ||
| 35965384 | FRE WEB 2023 v5 | 2023-08-10 | Portuguese | ||
| 34046682 | ITR 2023-Q2 | 2023-08-01 | Portuguese | ||
| 35965198 | FRE WEB 2023 v4 | 2023-07-14 | Portuguese | ||
| 35965082 | FRE WEB 2023 v3 | 2023-07-05 | Portuguese | ||
| 35964954 | FRE WEB 2023 v2 | 2023-06-29 | Portuguese | ||
| 35964755 | FRE WEB 2023 | 2023-05-30 | Portuguese | ||
| 35429584 | FRE NOVO 2022 v6 | 2023-05-24 | Portuguese | ||
| 35429391 | FRE NOVO 2022 v5 | 2023-05-18 | 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 |
|---|---|---|---|
|
Automobile Corpn. of Goa Ltd.
Manufacturer of bus bodies and sheet metal components for t…
|
505036 | IN | Manufacturing |
|
AZAD INDIA MOBILITY LIMITED
Designs and manufactures bus bodies and specialized mobilit…
|
504731 | IN | Manufacturing |
|
CHINA INTERNATIONAL MARINE CONTAINERS (GROUP) CO., LTD
Global supplier of logistics and energy equipment, containe…
|
000039 | CN | Manufacturing |
|
CIMC Vehicles (Group) Co Ltd.
A global manufacturer specializing in semi-trailers and spe…
|
301039 | CN | Manufacturing |
|
Consolidated Grunenfelder Saady Holding Co.
Manages industrial subsidiaries focused on transport and lo…
|
4147 | SA | Manufacturing |
|
Gemilang International Limited
Leading Asia-Pacific manufacturer of bus bodies and complet…
|
6163 | HK | Manufacturing |
|
KANEMATSU ENGINEERING CO.,LTD.
Manufacturer of environmental maintenance equipment and pow…
|
6402 | JP | Manufacturing |
|
KYOKUTO KAIHATSU KOGYO CO.,LTD.
Manufactures special-purpose vehicles, environmental equipm…
|
7226 | JP | Manufacturing |
|
MILLER INDUSTRIES INC /TN/
Manufacturer of towing and recovery equipment, including wr…
|
MLR | US | Manufacturing |
|
Neftekamskiy Avtozavod (NEFAZ)
Manufacturer of buses, trailers, and superstructures, prima…
|
NFAZ | RU | 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.