Ramco Systems Ltd — Investor Relations & Filings
Ramco Systems Ltd is a global enterprise software provider specializing in next-generation cloud and mobile-based solutions. The company focuses on core areas including Global Payroll, Aviation Maintenance & Engineering (M&E) and Maintenance, Repair, and Overhaul (MRO) software, and Enterprise Resource Planning (ERP). Its Global Payroll platform offers automated, compliant processing across over 100 countries, integrated with AI and machine learning for anomaly detection. In the aviation sector, Ramco provides comprehensive solutions for airlines, heli-operators, and defense organizations to manage fleet maintenance and supply chains. The company’s ERP suite is designed for complex service and asset-heavy industries, emphasizing digital transformation through low-code platforms and conversational UI. Ramco leverages advanced technologies like automation and predictive analytics to streamline business processes and enhance operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Shareholders meeting | 2025-08-13 | English | |
| Press Release (Revised) | 2025-08-08 | English | |
| ESOP/ESOS/ESPS | 2025-08-08 | English | |
| Press Release | 2025-08-08 | English | |
| Outcome of Board Meeting | 2025-08-08 | English | |
| Trading Window | 2025-08-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42308434 | Shareholders meeting | 2025-08-13 | English | ||
| 42419060 | Press Release (Revised) | 2025-08-08 | English | ||
| 42422329 | ESOP/ESOS/ESPS | 2025-08-08 | English | ||
| 42424222 | Press Release | 2025-08-08 | English | ||
| 42425189 | Outcome of Board Meeting | 2025-08-08 | English | ||
| 42335529 | Trading Window | 2025-08-06 | English | ||
| 42361936 | Copy of Newspaper Publication | 2025-08-04 | English | ||
| 42339637 | Press Release | 2025-07-30 | English | ||
| 42343684 | ESOP/ESOS/ESPS | 2025-07-29 | English | ||
| 42342120 | Copy of Newspaper Publication | 2025-07-21 | English | ||
| 42361607 | Shareholders meeting | 2025-07-18 | English | ||
| 42344428 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-07 | English | ||
| 42346477 | Press Release | 2025-07-07 | English | ||
| 42363751 | Trading Window | 2025-06-27 | English | ||
| 42352535 | Disclosure under SEBI Takeover Regulations | 2025-06-24 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Ramco Systems Ltd 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/60779/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60779 | 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=60779 | 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=60779 \ -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": 60779}, 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 Ramco Systems Ltd (id: 60779)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.