
UNION EL GOLF S.A. — Investor Relations & Filings
UNION EL GOLF S.A. operates El Golf 50, a distinguished club and business center. The entity provides facilities for sports, recreation, and charitable activities, alongside hosting events such as weddings. El Golf 50 offers comprehensive dining services, including executive and self-service menus, catering to a clientele seeking a premium setting for both business and social engagements. Its operations are centered on delivering high-quality hospitality and event management within a privileged location.
Recent filings
No filings indexed yet
We are still gathering filings for UNION EL GOLF S.A.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NOVARESE,Inc.
Operates wedding venues and restaurants, providing comprehe…
|
9160 | JP | Accommodation and food service … |
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
UNION EL GOLF S.A. 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/70173/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70173 | 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=70173 | 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=70173 \ -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": 70173}, 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 UNION EL GOLF S.A. (id: 70173)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.