
Retro Green Revolution Limited — Investor Relations & Filings
Retro Green Revolution Limited specializes in modern agricultural practices, focusing on greenhouse farming, floriculture, and horticulture. The company engages in the cultivation of high-value crops, including various species of flowers and vegetables, utilizing advanced technology to ensure sustainable and high-yield production. Its core activities encompass the development and management of greenhouse projects, providing technical consultancy, and implementing turnkey solutions for protected cultivation. By integrating modern farming techniques with traditional agricultural knowledge, the company aims to optimize resource use and enhance crop quality through controlled environment agriculture.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Retro Green Revolution Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Audited financial result .... | 2026-05-19 | English | |
| Intimation for resignation of Company Secretary | 2026-04-28 | English | |
| Intimation of submission of certificate under Reg 74(5) | 2026-04-09 | English | |
| Itimation of revised MOU signed with Sevenglow as the earlier MOU was filed without signature of one party | 2026-04-03 | English | |
| Intimation of signing of MOU with Sevenglow Lights Limited | 2026-04-03 | English | |
| Intimation of closure of rading window fo the quarter and year ended 31st March, 2026 | 2026-03-31 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriculture & Natural Solutions Acquisition Corp
A SPAC targeting businesses that decarbonize agriculture an…
|
ANSC | US | Agriculture, forestry and fishi… |
|
Agrios Global Holdings Ltd.
Data analytics-driven agtech optimizing crop quality and yi…
|
AGGHF | CA | Agriculture, forestry and fishi… |
|
AGRO ALLIANCE S.A.
Offers comprehensive agricultural services: advisory, logis…
|
— | AR | Agriculture, forestry and fishi… |
|
AGRO-BICIUFFA S.R.L.
Official dealer specializing in agricultural machinery and …
|
— | AR | Agriculture, forestry and fishi… |
|
Agroempresa Colón S.A.
Provides comprehensive agricultural solutions, including se…
|
— | AR | Agriculture, forestry and fishi… |
|
Agrofina S.A.
Develops, synthesizes, formulates, and commercializes agroc…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROIDEAS S A
Provides agricultural solutions, inputs, seeds, grain stora…
|
— | AR | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
AGRO SERVICIOS S R L
Agricultural solutions provider with 30+ years experience, …
|
— | AR | Agriculture, forestry and fishi… |
|
ALZ NUTRIENTES S.A.
Offers comprehensive plant and animal nutrition solutions f…
|
— | AR | Agriculture, forestry and fishi… |
Retro Green Revolution Limited 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/63732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63732 | 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=63732 | 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=63732 \ -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": 63732}, 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 Retro Green Revolution Limited (id: 63732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.