
Ananda Development — Investor Relations & Filings
Ananda Development is a real estate developer specializing in residential properties. The company's core focus is the development of condominiums strategically located near urban mass transit systems. Its portfolio includes well-known condominium brands such as IDEO and IDEO MOBI. In addition to high-rise residential buildings, the company also develops landed housing projects and townhouses. Ananda Development also offers related services, including property management, house construction, and real estate brokerage.
Recent filings
No filings indexed yet
We are still gathering filings for Ananda Development. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KLCC PROPERTY HOLDINGS BERHAD
A REIT specializing in property investment, development, an…
|
— | MY | Real estate activities |
|
Klépierre
A real estate investment trust specializing in shopping mal…
|
LI | FR | Real estate activities |
|
KMC Properties ASA
Real estate company specializing in industrial and logistic…
|
KMCP | NO | Real estate activities |
|
KMF Builders & Developers Ltd.
Specializes in residential and commercial real estate devel…
|
531578 | IN | Real estate activities |
|
Knowledge Economic City
A master-planned urban development focused on knowledge-bas…
|
4310 | SA | Real estate activities |
|
Knowledge Realty Trust
A leading global office REIT that owns, manages, and leases…
|
KRT | IN | Real estate activities |
|
Kohinoor Industries Limited
Leases land and buildings, and rents factory facilities.
|
KOIL | PK | Real estate activities |
|
Kojamo Oyj
A real estate investment company that develops and manages …
|
KOJAMO | FI | Real estate activities |
|
Kolte-Patil Developers Ltd
Develops residential and commercial properties in Pune, Mum…
|
KOLTEPATIL | IN | Real estate activities |
|
Kontor Space Limited
Provides managed office solutions, flexible workspaces, and…
|
KONTOR | IN | Real estate activities |
Ananda Development 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/35692/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35692 | 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=35692 | 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=35692 \ -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": 35692}, 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 Ananda Development (id: 35692)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.