
Werth Holz Spolka Akcyjna — Investor Relations & Filings
Werth Holz Spolka Akcyjna is a manufacturer specializing in wooden garden architecture and accessories. With a history in wood processing dating back over a century, the company has operated under its current brand since 1997. Its product portfolio includes a diverse range of items such as fences, trellises, pergolas, gazebos, planters, and garden houses. The company focuses on producing high-quality, durable products with innovative designs that blend traditional and modern aesthetics. A core tenet of its philosophy is environmental sustainability, demonstrated by its exclusive use of PEFC-certified wood from renewable sources. The products are designed to be long-lasting and to enhance outdoor living spaces for a broad European customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Zwołanie Nadzwyczajnego Walnego Zgromadzenia Akcjonariuszy spółki Werth-Holz S.A. na dzień 09 grudnia 2022 r. - Content (PL) | 2022-11-10 | Polish | |
| Zawarcie aneksu do umowy kredytowej z dnia 10.07.2015 r. - Content (PL) | 2022-07-13 | Polish | |
| Lista akcjonariuszy posiadających co najmniej 5% głosów na Zwyczajnym Walnym Zgromadzeniu Akcjonariuszy Spółki w dniu 31 marca 2022 r. - Content (PL) | 2022-03-31 | Polish | |
| Uzasadnienie_do_uchwaly_dotyczacej_podzialu_zysku_31_03_2022_final.pdf | 2022-03-04 | Polish | |
| formularz_instrukcji_do_glosowania_na_WZA_31_03_2022.pdf | 2022-03-04 | Polish | |
| projekty_uchwal_ZWZA_Werth-Holz_SA_31_03_2022_final.pdf | 2022-03-04 | Polish |
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCSYS TECHNOLOGIES PLC
A chemical technology company that modifies sustainable woo…
|
AXS | GB | Manufacturing |
|
Anhui Sentai WPC Group Share Co., Ltd.
Produces high-performance wood-plastic composites for const…
|
301429 | CN | Manufacturing |
|
Atlas Engineered Products Ltd.
Manufacturer and supplier of engineered wood components for…
|
AEP | CA | Manufacturing |
|
Bergs Timber
An owner of companies producing doors, windows, furniture, …
|
BRG | SE | Manufacturing |
|
Byggma ASA
A supplier and manufacturer of building materials solutions…
|
BMA | NO | Manufacturing |
|
CAVCO INDUSTRIES, INC.
Designer and producer of factory-built housing like manufac…
|
CVCO | US | Manufacturing |
|
Champion Homes, Inc.
A large North American builder of factory-built and modular…
|
SKY | US | Manufacturing |
|
China Environmental Technology and Bioenergy Holdings Limited
Manufactures wooden products using patented technology and …
|
1237 | HK | Manufacturing |
|
C.S. LUMBER CO., INC
Manufactures pre-cut wood products and undertakes construct…
|
7808 | JP | Manufacturing |
|
Der Future Science & Technology Holding Group Co., LTD.
Manufactures wood flooring, home furnishings, and graphene-…
|
002631 | CN | Manufacturing |
Werth Holz 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/9591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9591 | 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=9591 | 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=9591 \ -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": 9591}, 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 Werth Holz Spolka Akcyjna (id: 9591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.