
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 |
|---|---|---|---|
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-15 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese | |
| ITR 2024-Q3 | 2024-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33801122 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
4 filings
| |||||
| 34135649 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34135560 | ITR 2025-Q2 | 2025-08-15 | Portuguese | ||
| 34135512 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793653 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
4 filings
| |||||
| 34077197 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34077202 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34077157 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33780470 | DFP 2023 | 2024-03-26 | Portuguese | ||
|
2023
6 filings
| |||||
| 34043573 | ITR 2023-Q3 v2 | 2023-11-14 | Portuguese | ||
| 34043557 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 34043541 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 34043545 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
| 35879530 | FRE WEB 2023 | 2023-03-30 | Portuguese | ||
| 33768631 | DFP 2022 | 2023-03-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CRRC Corporation Limited
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | Manufacturing |
|
ĐURO ĐAKOVIĆ Grupa d.d.
Mechanical engineering group making railway freight wagons …
|
DDJH | HR | Manufacturing |
|
FreightCar America, Inc.
Manufactures, rebuilds, and services a diverse portfolio of…
|
RAIL | US | Manufacturing |
|
Gemac Engineering Machinery Co.,Ltd.
Designs, manufactures, and maintains specialized railway en…
|
301048 | CN | Manufacturing |
|
GREENBRIER COMPANIES INC
International supplier of freight railcars and related inte…
|
GBX | US | Manufacturing |
|
Hawker Siddeley Canada Inc.
Major Canadian manufacturer of railway rolling stock and ra…
|
— | CA | Manufacturing |
|
Hyundai-Rotem Co.
A heavy industry firm in railway systems, defense solutions…
|
064350 | KR | Manufacturing |
|
JIANGSU BIDE SCIENCE AND TECHNOLOGY CO., LTD.
Manufactures composite interior and exterior trim systems f…
|
605298 | CN | Manufacturing |
|
Jinxi Axle Company Limited
Manufactures high-precision railway axles, wheelsets, and b…
|
600495 | CN | Manufacturing |
|
JUPITER WAGONS LIMITED
Integrated engineering and mobility solutions provider for …
|
JWL | IN | 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.