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 2019-Q3 | 2019-11-04 | Portuguese | |
| FRE NOVO 2019 v2 | 2019-09-06 | Portuguese | |
| ITR 2019-Q2 | 2019-08-05 | Portuguese | |
| FRE NOVO 2019 | 2019-05-30 | Portuguese | |
| FRE NOVO 2018 v8 | 2019-05-10 | Portuguese | |
| ITR 2019-Q1 | 2019-05-06 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
11 filings
| |||||
| 33950961 | ITR 2019-Q3 | 2019-11-04 | Portuguese | ||
| 34670384 | FRE NOVO 2019 v2 | 2019-09-06 | Portuguese | ||
| 33950947 | ITR 2019-Q2 | 2019-08-05 | Portuguese | ||
| 34545125 | FRE NOVO 2019 | 2019-05-30 | Portuguese | ||
| 34696247 | FRE NOVO 2018 v8 | 2019-05-10 | Portuguese | ||
| 33950938 | ITR 2019-Q1 | 2019-05-06 | Portuguese | ||
| 34472788 | FRE NOVO 2018 v7 | 2019-04-04 | Portuguese | ||
| 34472725 | FRE NOVO 2018 v6 | 2019-03-08 | Portuguese | ||
| 34472597 | FRE NOVO 2018 v5 | 2019-03-06 | Portuguese | ||
| 33689898 | DFP 2018 | 2019-02-26 | Portuguese | ||
| 34472477 | FRE NOVO 2018 v4 | 2019-02-20 | Portuguese | ||
|
2018
4 filings
| |||||
| 33929336 | ITR 2018-Q3 | 2018-11-05 | Portuguese | ||
| 34472409 | FRE NOVO 2018 v3 | 2018-10-19 | Portuguese | ||
| 34472378 | FRE NOVO 2018 v2 | 2018-09-13 | Portuguese | ||
| 33929331 | ITR 2018-Q2 | 2018-08-06 | 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.