
VINCI — Investor Relations & Filings
VINCI is an integrated company specializing in concessions, energy, and construction. It designs, finances, builds, and operates infrastructure and facilities to improve daily life and mobility. The company's concessions business manages long-term public infrastructure, including airports and highways. Its construction division undertakes projects for transport systems, public and private buildings, and urban development. The energy business focuses on delivering energy solutions and services, including infrastructure for the energy transition. VINCI manages the entire project lifecycle, from design and financing to construction and long-term operation, with a focus on sustainable development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Version PDF | 2019-01-14 | French | |
| 2019-01-11 | English | ||
| Version PDF | 2019-01-11 | French | |
| Version PDF | 2019-01-08 | French | |
| 2019-01-08 | English | ||
| Version PDF | 2019-01-03 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
9 filings
| |||||
| 956001 | Version PDF | 2019-01-14 | French | ||
| 956045 | 2019-01-11 | English | |||
| 956047 | Version PDF | 2019-01-11 | French | ||
| 956472 | Version PDF | 2019-01-08 | French | ||
| 956470 | 2019-01-08 | English | |||
| 956998 | Version PDF | 2019-01-03 | French | ||
| 956999 | 2019-01-03 | English | |||
| 957100 | 2019-01-02 | English | |||
| 957102 | Version PDF | 2019-01-02 | French | ||
|
2018
6 filings
| |||||
| 957192 | 2018-12-28 | French | |||
| 957190 | 2018-12-28 | English | |||
| 957231 | Version PDF | 2018-12-27 | French | ||
| 957230 | 2018-12-27 | English | |||
| 957297 | 2018-12-21 | English | |||
| 957298 | 2018-12-21 | French | |||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | IN | Construction |
VINCI 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/1752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1752 | 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=1752 | 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=1752 \ -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": 1752}, 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 VINCI (id: 1752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.