
Ramsons Projects Ltd. — Investor Relations & Filings
Ramsons Projects Ltd. is a financial services provider primarily engaged in investment and lending activities. The company operates as a Non-Banking Financial Company (NBFC), focusing on providing credit facilities and financial solutions to a diverse range of clients, including corporate entities and individuals. Its core business functions involve the deployment of capital through loans and advances, alongside strategic investments in various financial instruments. The firm manages a portfolio of assets aimed at generating sustainable returns while providing liquidity solutions to meet the capital requirements of its customers. Ramsons Projects Ltd. emphasizes risk management and regulatory adherence in its operations, facilitating financial growth and supporting the business objectives of its clientele through structured financial products.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46001258 | Ramsons Projects Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 19/05/2026 ,inter alia, to consider and approve the Audited Standalone Financial .... | 2026-05-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA ASSET INVESTMENT SECURITIES CO.,LTD.
Financial investment firm specializing in corporate finance…
|
190650 | KR | Financial and insurance activit… |
|
KOREA HOUSING FINANCE CORPORATION
Enhances national housing welfare and economic stability th…
|
83OB | SG | Financial and insurance activit… |
|
KOREA HOUSING FINANCE CORPORATION
Provides long-term housing finance services, mortgages, gua…
|
4Y8B | SG | Financial and insurance activit… |
|
KOREA HOUSING FINANCE CORPORATION
Provides long-term housing finance, mortgages, credit guara…
|
52MB | SG | Financial and insurance activit… |
|
KOREA HOUSING FINANCE CORPORATION
Promotes housing welfare and economic stability through mor…
|
55SB | SG | Financial and insurance activit… |
|
KOREA HOUSING FINANCE CORPORATION
Enhances housing welfare and economic stability through mor…
|
44DB | SG | Financial and insurance activit… |
|
KOREA OCEAN BUSINESS CORPORATION
Provides financial services and market info to support the …
|
5XDB | KR | Financial and insurance activit… |
|
Kreon Finnancial Services Limited
Provides digital lending and instant credit for students an…
|
530139 | IN | Financial and insurance activit… |
|
Kruso Kapital
A financial company providing collateralized loans against …
|
KK | IT | Financial and insurance activit… |
|
Kumbhat Financial Services Ltd.
Provides credit facilities, loans, and investment solutions…
|
526869 | IN | Financial and insurance activit… |
Ramsons Projects 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/61802/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61802 | 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=61802 | 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=61802 \ -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": 61802}, 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 Ramsons Projects Ltd. (id: 61802)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.