VITTIA S.A. — Investor Relations & Filings
About VITTIA S.A.
Vittia S.A. is a biotechnology company specializing in the development and manufacturing of advanced agricultural inputs. The company's portfolio includes biological crop protection products, specialty fertilizers, inoculants, and adjuvants designed to enhance plant nutrition and soil health. Through a focus on research and innovation, Vittia provides integrated solutions that optimize crop performance and profitability while promoting sustainable farming practices. Key offerings encompass foliar fertilizers, organomineral fertilizers, and biological defenses that address the specific requirements of various crops throughout their production cycles. The company operates through specialized segments to deliver technical support and high-efficiency products aimed at increasing agricultural productivity and resource management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v2 | 2022-07-05 | Portuguese | |
| FRE NOVO 2022 | 2022-05-31 | Portuguese | |
| ITR 2022-Q1 | 2022-05-11 | Portuguese | |
| FRE NOVO 2021 v13 | 2022-05-03 | Portuguese | |
| FRE NOVO 2021 v12 | 2022-04-01 | Portuguese | |
| DFP 2021 v2 | 2022-03-18 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 35290579 | FRE NOVO 2022 v2 | 2022-07-05 | Portuguese | ||
| 35290498 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34009640 | ITR 2022-Q1 | 2022-05-11 | Portuguese | ||
| 34682224 | FRE NOVO 2021 v13 | 2022-05-03 | Portuguese | ||
| 34682225 | FRE NOVO 2021 v12 | 2022-04-01 | Portuguese | ||
| 33746805 | DFP 2021 v2 | 2022-03-18 | Portuguese | ||
| 33746762 | DFP 2021 | 2022-03-16 | Portuguese | ||
| 34682223 | FRE NOVO 2021 v11 | 2022-03-14 | Portuguese | ||
| 34682222 | FRE NOVO 2021 v10 | 2022-02-01 | Portuguese | ||
| 34682220 | FRE NOVO 2021 v9 | 2022-01-21 | Portuguese | ||
|
2021
5 filings
| |||||
| 33981262 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34682221 | FRE NOVO 2021 v8 | 2021-10-21 | Portuguese | ||
| 34682219 | FRE NOVO 2021 v7 | 2021-10-01 | Portuguese | ||
| 34682218 | FRE NOVO 2021 v6 | 2021-09-14 | Portuguese | ||
| 34682217 | FRE NOVO 2021 v5 | 2021-09-01 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
VITTIA 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/53227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53227 | 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=53227 | 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=53227 \ -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": 53227}, 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 VITTIA S.A. (id: 53227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.