
Grupa Azoty S.A. — Investor Relations & Filings
Grupa Azoty S.A. is a chemical manufacturing conglomerate with a significant presence in the European market. The company is a major producer of nitrogen and compound fertilizers. Its diversified product portfolio is organized into several key segments, including plastics, chemicals, and pigments. Core products include polyamide 6 (PA6), polyolefins, melamine, caprolactam, and oxo alcohols. The group also develops and produces high-energy materials. Through its network of subsidiary companies, Grupa Azoty serves a global customer base across various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ad.17 Zmiany w składzie RN | 2026-06-03 | Polish | |
| Ad.16 Opinia WZ w sprawie sprawozd. RN o wynagrodzeniach | 2026-06-03 | Polish | |
| Ad.15 Absolutorium dla RN | 2026-06-03 | Polish | |
| Ad.14 Absolutorium dla Zarządu | 2026-06-03 | Polish | |
| Ad.13 Pokrycie straty netto | 2026-06-03 | Polish | |
| Ad.12 Zatwierdzenie sprawozdania z płatności | 2026-06-03 | Polish |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Grupa Azoty 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 · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NOUSBO CO., LTD
Manufacturer of fertilizers, pesticides, and seeds for vari…
|
332290 | KR | Manufacturing |
|
Nova Agritech Limited
Manufactures and distributes agricultural inputs for soil h…
|
NOVAAGRI | IN | Manufacturing |
|
Nutrien Ltd.
A provider of crop inputs and services, producing and distr…
|
NTR | CA | Manufacturing |
|
NUTRIPLANT INDUSTRIA E COMÉRCIO S/A
Develops and distributes micronutrients, special fertilizer…
|
— | BR | Manufacturing |
|
OCI N.V.
Global producer of hydrogen and natural gas-based products …
|
OCI | NL | Manufacturing |
|
OMNIA HOLDINGS LIMITED
Supplies specialized chemicals and solutions globally for A…
|
OMN | ZA | Manufacturing |
|
Paradeep Phosphates Limited
Integrated manufacturer and distributor of complex phosphat…
|
PARADEEP | IN | Manufacturing |
|
PhosAgro ao
A vertically integrated producer of phosphate-based fertili…
|
PHOR | RU | Manufacturing |
|
PROFERTIL S A
Produces and commercializes agricultural nutrients and nitr…
|
— | AR | Manufacturing |
|
PT Nusa Palapa Gemilang Tbk
Manufactures and distributes primary macro nutrient compoun…
|
NPGF | ID | Manufacturing |
Grupa Azoty 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/5631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5631 | 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=5631 | 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=5631 \ -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": 5631}, 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 Grupa Azoty S.A. (id: 5631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.