Emma Villas SpA — Investor Relations & Filings
Emma Villas SpA is a tour operator specializing in the short-term rental of prestigious villas, country houses, and residences. The company's portfolio consists of exclusively managed and inspected properties, with a focus on those featuring private swimming pools. It offers a curated selection of vacation homes across numerous sought-after regions. In addition to providing rental services to travelers, Emma Villas also offers comprehensive property management solutions to homeowners, managing the entire rental process on their behalf.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CS - Emma Villas - delibere Assemblea 30042026 | 2026-04-30 | Italian | |
| Internal Dealing | 2026-04-23 | Italian | |
| CS - Emma Villas - Avviso convocazione | 2026-04-15 | Italian | |
| CS - Emma Villas risultati 2025 | 2026-03-30 | Italian | |
| CS - Emma Villas - Fusione per incorporazione | 2026-03-25 | Italian | |
| CS - Conferimento partecipazione per diffusione | 2026-02-27 | Italian |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Emma Villas SpA, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Voyageurs du Monde
A travel company specializing in tailor-made and personaliz…
|
ALVDM | FR | Accommodation and food service … |
| 株式会社ブッキングリゾート | 324A | JP | Accommodation and food service … |
Emma Villas SpA 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/6524/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6524 | 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=6524 | 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=6524 \ -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": 6524}, 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 Emma Villas SpA (id: 6524)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.