Sundragon Spolka Akcyjna — Investor Relations & Filings
Sundragon Spółka Akcyjna is a holding company that operates as a capital group. Formerly known as PGF Polska Grupa Fotowoltaiczna S.A. and Zastal S.A., the company has a history in real estate rental and the renewable energy sector, with a focus on photovoltaics. The group has since diversified its portfolio, expanding into the defense sector through a subsidiary's strategic agreement to jointly pursue contracts. The company's strategy involves investing in and developing entities across various business sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Akcjonariusze posiadajacy ponad 5 % na ZWZA w dniu 30 czerwca 2023 roku - Content (PL) | 2023-07-03 | Polish | |
| Projekty_uchwal_SUNDRAGON_26.07.2023.pdf | 2023-06-29 | Polish | |
| Zwołanie NWZA na dzień 26 lipca 2023 roku - Content (PL) | 2023-06-29 | Polish | |
| Projekty_uchwal_SUNDRAGON-30.06.2023_.pdf | 2023-06-02 | Polish | |
| Zarząd SunDragon S.A. z siedziba w Warszawie na podstawie Art.399 w związku z Art. 393 i Art. 395 zwołuje ZWZA na dzień 30 czerwca 2023 roku o godzinie 11.00 w siedzibie Spółki w Warszwawie. - Cont... | 2023-06-02 | Polish | |
| Zawarcie listu intencyjnego z WB Electronics S.A. dotyczącej przyszłej współpracy - Content (PL) | 2023-04-21 | Polish |
Market data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amcomri Group PLC
A holding company acquiring and developing specialist SMEs …
|
AMCO | GB | Manufacturing |
|
COMPRESSION & ENCRYPTION TECHNOLOGIES INC.
Maintenance, optimization, and fabrication of natural gas c…
|
— | CA | Manufacturing |
|
HD Dunav AD
A holding company that acquires, manages, and sells shares,…
|
HDDV | BG | Manufacturing |
|
MADER GROUP LIMITED
Provides specialized maintenance and repair services for he…
|
MAD | AU | Manufacturing |
|
TMH Inc.
Offers equipment services and a digital platform for the se…
|
280A | JP | Manufacturing |
|
Tomco Developments Inc.
Provider of integrated energy and industrial services.
|
— | CA | Manufacturing |
|
United Van Der Horst Ltd.
Reconditions and coats high-precision industrial components…
|
522091 | IN | Manufacturing |
|
Viafin Service Oyj
Industrial maintenance company for process industry pipelin…
|
VIAFIN | FI | Manufacturing |
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
Sundragon Spolka Akcyjna 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/9812/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9812 | 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=9812 | 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=9812 \ -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": 9812}, 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 Sundragon Spolka Akcyjna (id: 9812)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.