
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 |
|---|---|---|---|
| FRE NOVO 2022 | 2023-03-21 | Portuguese | |
| ITR 2022-Q3 | 2022-11-11 | Portuguese | |
| ITR 2022-Q2 | 2022-08-15 | Portuguese | |
| ITR 2022-Q1 | 2022-05-13 | Portuguese | |
| DFP 2021 | 2022-03-31 | Portuguese | |
| ITR 2021-Q3 | 2021-11-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 35342266 | FRE NOVO 2022 | 2023-03-21 | Portuguese | ||
|
2022
4 filings
| |||||
| 34012200 | ITR 2022-Q3 | 2022-11-11 | Portuguese | ||
| 34012186 | ITR 2022-Q2 | 2022-08-15 | Portuguese | ||
| 34012190 | ITR 2022-Q1 | 2022-05-13 | Portuguese | ||
| 33748541 | DFP 2021 | 2022-03-31 | Portuguese | ||
|
2021
5 filings
| |||||
| 33983238 | ITR 2021-Q3 | 2021-11-12 | Portuguese | ||
| 33983213 | ITR 2021-Q2 | 2021-08-13 | Portuguese | ||
| 33983206 | ITR 2021-Q1 | 2021-05-14 | Portuguese | ||
| 34682950 | FRE NOVO 2021 | 2021-05-11 | Portuguese | ||
| 33730628 | DFP 2020 | 2021-03-26 | Portuguese | ||
|
2020
5 filings
| |||||
| 33967744 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 33967745 | ITR 2020-Q2 | 2020-08-28 | Portuguese | ||
| 33967737 | ITR 2020-Q1 | 2020-06-29 | Portuguese | ||
| 34600073 | FRE NOVO 2020 v2 | 2020-06-09 | Portuguese | ||
| 33705939 | DFP 2019 | 2020-03-26 | 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.