
Société Marseillaise du Tunnel Prado-Carénage — Investor Relations & Filings
Société Marseillaise du Tunnel Prado-Carénage (SMTPC) is an infrastructure company that constructs, operates, and maintains toll tunnels in the city of Marseille. Its primary asset is the 2.5 km Prado-Carénage tunnel, which connects the southern districts of the city and the eastern A50 motorway to the city center and the Vieux Port tunnel system. The company also operates the Prado Sud, Louis Rège, and Schloesing tunnels, which together form a crucial part of the urban road network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SMTPC - Communiqué sur la mise à disposition du Rapport annuel 2025 | 2026-04-24 | French | |
| SMTPC - Communiqué sur le Chiffre d'affaires du 1er trimestre 2026 | 2026-04-09 | French | |
| SMTPC - Communiqué sur les résultats annuels 2025 | 2026-03-31 | French | |
| SMTPC - Communiqué sur le Chiffre d'affaires du 4ème trimestre 2025 | 2026-01-15 | French | |
| SMTPC - Rapport financier du premier semestre 2025 | 2025-10-22 | French | |
| SMTPC - Communiqué sur le Chiffre d'affaires du 3ème trimestre | 2025-10-16 | French |
Market data
Market data not available
Price history
Peer group · Urban and suburban passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMS Public Transport Holdings Limited
Operates franchised Green Minibus (GMB) and residents' bus …
|
77 | HK | Transportation and storage |
|
Argo Corporation
Provides intelligent, electrified transit systems with dyna…
|
ARGH | CA | Transportation and storage |
|
AZN Capital Corp.
A sustainable micro-mobility solutions company offering LEV…
|
AZNVF | CA | Transportation and storage |
|
BİN ULAŞIM VE AKILLI ŞEHİR TEKNOLOJİLERİ A.Ş.
A technology company providing shared e-scooter services an…
|
BINBN | TR | Transportation and storage |
|
Daiwa Motor Transportation Co.,Ltd
Provides passenger transportation and real estate leasing s…
|
9082 | JP | Transportation and storage |
|
Dida Inc.
Technology platform offering online-hailing solutions, carp…
|
2559 | HK | Transportation and storage |
|
DonkeyRepublic Holding A/S
Operates an app-based public bike-sharing system with pedal…
|
DONKEY | DK | Transportation and storage |
|
FirstGroup PLC
A leading private sector provider of public transport throu…
|
FGR | GB | Transportation and storage |
|
Fnm
An integrated hub managing rail, road, and motorway infrast…
|
FNM | IT | Transportation and storage |
|
Hankyu Hanshin Holdings,Inc.
A diversified holding company in transportation, real estat…
|
9042 | JP | Transportation and storage |
Société Marseillaise du Tunnel Prado-Carénage 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/1669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1669 | 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=1669 | 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=1669 \ -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": 1669}, 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 Société Marseillaise du Tunnel Prado-Carénage (id: 1669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.