
COBRASMA SA — Investor Relations & Filings
COBRASMA SA, formerly known as Companhia Brasileira de Material Ferroviário, is a specialized manufacturer and supplier of heavy capital goods and transportation equipment. The company focuses on the production, maintenance, and repair of railroad rolling stock, including freight cars, passenger cars, and subway units. Its product portfolio extends to urban mobility solutions such as trolleybuses and various specialized railway components. Historically recognized as a center for technological development and absorption, the company serves the transportation and industrial sectors by providing engineered equipment for long-distance and suburban rail networks. Its operations encompass the fabrication of complex mechanical structures and the provision of technical services for the maintenance of railway infrastructure and vehicle fleets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2018-Q1 | 2018-05-11 | Portuguese | |
| DFP 2017 | 2018-03-28 | Portuguese | |
| ITR 2017-Q3 | 2017-11-14 | Portuguese | |
| ITR 2017-Q2 | 2017-08-14 | Portuguese | |
| FRE NOVO 2017 | 2017-05-31 | Portuguese | |
| ITR 2017-Q1 | 2017-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
2 filings
| |||||
| 33925999 | ITR 2018-Q1 | 2018-05-11 | Portuguese | ||
| 33672791 | DFP 2017 | 2018-03-28 | Portuguese | ||
|
2017
5 filings
| |||||
| 33911007 | ITR 2017-Q3 | 2017-11-14 | Portuguese | ||
| 33911002 | ITR 2017-Q2 | 2017-08-14 | Portuguese | ||
| 34432524 | FRE NOVO 2017 | 2017-05-31 | Portuguese | ||
| 33910992 | ITR 2017-Q1 | 2017-05-15 | Portuguese | ||
| 33658650 | DFP 2016 | 2017-03-28 | Portuguese | ||
|
2016
8 filings
| |||||
| 33895866 | ITR 2016-Q3 | 2016-11-11 | Portuguese | ||
| 33895850 | ITR 2016-Q2 | 2016-08-15 | Portuguese | ||
| 34398070 | FRE NOVO 2016 v2 | 2016-06-03 | Portuguese | ||
| 33895846 | ITR 2016-Q1 v2 | 2016-06-02 | Portuguese | ||
| 34398068 | FRE NOVO 2016 | 2016-05-30 | Portuguese | ||
| 33895838 | ITR 2016-Q1 | 2016-05-16 | Portuguese | ||
| 34364849 | FRE 2015 v2 | 2016-05-10 | Portuguese | ||
| 33647305 | DFP 2015 | 2016-03-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alstom
Global developer of rail transport solutions, including rol…
|
ALO | FR | Manufacturing |
|
Beijing Dinghan Technology Group Co.,Ltd.
Develops and manufactures high-end equipment and systems fo…
|
300011 | CN | Manufacturing |
|
Beijing Jiaoda Signal Technology Co.,Ltd.
Develops rail signaling and control systems for high-speed …
|
300851 | CN | Manufacturing |
|
Chemins de Fer Départementaux
An industrial group that designs, constructs, and operates …
|
MLCFD | FR | Manufacturing |
|
Chengdu Xinzhu Road&Bridge Machinery Co.,LTD
Provides bridge components and rail transit solutions for u…
|
002480 | CN | Manufacturing |
|
China High-Speed Railway Technology Co., Ltd.
Provides intelligent maintenance equipment and O&M solution…
|
000008 | CN | Manufacturing |
|
Construcciones y Auxiliar de Ferrocarriles S.A.
A global provider of railway vehicles, sustainable buses, a…
|
CAF | ES | Manufacturing |
|
Cosmic CRF Limited
Manufactures cold rolled formed sections and structural com…
|
543928 | IN | Manufacturing |
|
CRRC Corp. Ltd.
A global supplier of rail transit equipment, including roll…
|
1766 | CN | Manufacturing |
|
CRRC Corporation Limited
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | Manufacturing |
COBRASMA 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/52913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52913 | 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=52913 | 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=52913 \ -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": 52913}, 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 COBRASMA SA (id: 52913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.