DLF LIMITED — Investor Relations & Filings
DLF Limited specializes in the development and management of residential, commercial, and retail properties. The company operates an integrated business model encompassing the construction and sale of residential units as well as the leasing of office and retail spaces. Its portfolio features luxury housing, premium commercial complexes, and large-scale shopping centers. DLF is known for creating integrated ecosystems and business districts, supported by a significant land bank. The organization emphasizes high-quality construction, modern infrastructure, and sustainable urban development across major metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | |
| Trading Window | 2026-03-31 | English | |
| General Updates | 2026-03-30 | English | |
| News Verification | 2026-03-05 | English | |
| Rumour Verification - Regulation 30(11) | 2026-03-04 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42206856 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | ||
| 42185633 | Trading Window | 2026-03-31 | English | ||
| 42197079 | General Updates | 2026-03-30 | English | ||
| 42168296 | News Verification | 2026-03-05 | English | ||
| 42170320 | Rumour Verification - Regulation 30(11) | 2026-03-04 | English | ||
| 42162802 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English | ||
| 42189098 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-23 | English | ||
| 42174848 | Updates | 2026-02-18 | English | ||
| 42236923 | Updates | 2026-02-13 | English | ||
| 42210923 | General Updates | 2026-02-03 | English | ||
| 42168591 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-29 | English | ||
| 42217864 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-23 | English | ||
| 42225622 | Copy of Newspaper Publication | 2026-01-23 | English | ||
| 42164336 | Investor Presentation | 2026-01-22 | English | ||
| 42164979 | Press Release | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China New City Group Limited
Engaged in commercial property development, ownership, and …
|
1321 | HK | Real estate activities |
|
China New Town Development Company Limited
Pioneer in new-type urbanization, developing large-scale in…
|
1278 | HK | Real estate activities |
|
China Overseas Grand Oceans Group Limited
Specializes in real estate development, commercial property…
|
81 | HK | Real estate activities |
|
China Overseas Land & Investment Limited
Major real estate developer and investment firm focused on …
|
688 | HK | Real estate activities |
|
China Resources Land Limited
A major property developer specializing in urban constructi…
|
1109 | KY | Real estate activities |
|
China Sandi Holdings Limited
Holding company focused on property development, sales, and…
|
910 | HK | Real estate activities |
|
China SCE Group Holdings Limited
Diversified real estate enterprise focused on development, …
|
1966 | KY | Real estate activities |
|
CHINA-SINGAPORE SUZHOU INDUSTRIAL PARK DEVELOPMENT GROUP CO.LTD.
Focuses on integrated urban development and industrial park…
|
601512 | CN | Real estate activities |
|
China Sinostar Group Company Limited
An investment holding company with diversified operations i…
|
485 | HK | Real estate activities |
|
CHINA UNION HOLDINGS LTD.
Focuses on real estate development, property management, an…
|
000036 | CN | Real estate activities |
DLF 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/60851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60851 | 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=60851 | 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=60851 \ -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": 60851}, 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 DLF LIMITED (id: 60851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.