Kolejkowo S.A. — Investor Relations & Filings
Kolejkowo S.A. operates a network of large-scale miniature world exhibitions. The company specializes in creating and managing highly detailed and realistic model displays that showcase scenes from urban and rural life. The exhibitions feature intricate layouts with hundreds of models, including moving trains, cars, and buildings, populated by thousands of miniature figures. A key feature of the displays is the simulation of day and night cycles, enhancing the immersive experience. The exhibits often replicate specific regions and cities, offering visitors a detailed, small-scale view of various locations. These attractions are designed for a broad audience, including families and tourists.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informacja o przychodach netto ze sprzedaży Emitenta za 04.2026 r. - Content (PL) | 2026-05-20 | Polish | |
| Rekomendacja Zarządu Spółki w sprawie podziału zysku za 2025 rok obrotowy - Content (PL) | 2026-05-04 | Polish | |
| Zawarcie umowy najmu lokalu na wystawę Kolejkowo Gdańsk - Content (PL) | 2026-04-22 | Polish | |
| Informacja o przychodach netto ze sprzedaży Emitenta za 03.2026 r. - Content (PL) | 2026-04-15 | Polish | |
| Informacja o przychodach netto ze sprzedaży Emitenta za 02.2026 r. - Content (PL) | 2026-03-17 | Polish | |
| Informacja o przychodach netto ze sprzedaży Emitenta za 01.2026 r. - Content (PL) | 2026-02-17 | Polish |
Browse filings by year
2 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Kolejkowo S.A., 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 · Museum and collection activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ART VIVANT CO.,LTD.
Sells contemporary art and offers wellness and financial se…
|
7523 | JP | Arts, sports and recreation |
|
STAR SHINE HOLDINGS GROUP LIMITED
Develops and commercializes IP ecosystems, operating themed…
|
1440 | HK | Arts, sports and recreation |
|
WINNOVATION CULTURALTAINMENT DEVELOPMENT LIMITED.
Integrates cultural content and technology to develop immer…
|
000620 | CN | Arts, sports and recreation |
Kolejkowo 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/10232/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10232 | 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=10232 | 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=10232 \ -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": 10232}, 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 Kolejkowo S.A. (id: 10232)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.