
Crosswood — Investor Relations & Filings
Crosswood SA is a real estate company that manages a property portfolio. The company's holdings consist of commercial properties, including shops and offices, as well as residential housing properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2017-10-13 | English | |
| Notice of Capital Markets Day - 9 November 2017 | 2017-10-13 | English | |
| Rapport financier semestriel 2017 | 2017-09-29 | French | |
| Blocklisting Return | 2017-09-14 | English | |
| Interim Results | 2017-09-11 | English | |
| Notice of Results | 2017-08-07 | English |
Browse filings by year
19 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
11 filings
| |||||
| 3747509 | Holding(s) in Company | 2017-10-13 | English | ||
| 3747677 | Notice of Capital Markets Day - 9 November 2017 | 2017-10-13 | English | ||
| 985268 | Rapport financier semestriel 2017 | 2017-09-29 | French | ||
| 3739628 | Blocklisting Return | 2017-09-14 | English | ||
| 3738642 | Interim Results | 2017-09-11 | English | ||
| 3730410 | Notice of Results | 2017-08-07 | English | ||
| 3726807 | Trading Update | 2017-07-24 | English | ||
| 1003962 | Nombre d'actions et de droits de vote | 2017-05-18 | French | ||
| 1007497 | Document de référence 2016 | 2017-04-28 | French | ||
| 1011147 | Nombre d'actions et de droits de vote | 2017-04-10 | French | ||
| 1011613 | Eligibilité PEA-PME | 2017-04-06 | French | ||
|
2016
4 filings
| |||||
| 1036657 | Rapport financier semestriel 2016 | 2016-10-03 | French | ||
| 1036654 | Résultats semestriels 2016 | 2016-10-03 | French | ||
| 1054060 | Assemblée Générale 2016 | 2016-06-15 | French | ||
| 1054377 | Nombre d'actions et de droits de vote | 2016-06-13 | French | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Crosswood, 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 · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
Crosswood 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/1238/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1238 | 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=1238 | 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=1238 \ -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": 1238}, 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 Crosswood (id: 1238)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.