
Dawood Capital Management Limited — Investor Relations & Filings
Dawood Capital Management Limited, operating as 786 Investments Ltd, is an investment advisory and asset management company. It provides asset management, wealth management, and investment advisory services to both institutional and individual clients. The company offers a range of funds, including conventional and Islamic money market funds, focusing on diversified portfolios to optimize growth while considering client risk preferences. Its services aim to assist clients in financial planning, saving, and securing their financial future through tailored investment strategies and expert guidance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Results of Dawood Capital Management Limited, Dawood Income Fund, Dawood Islamic Fund, and First Dawood Mutual Fund for the Half Year Ended December 31, 2016 | 2017-02-23 | English | |
| Notice of Board Meeting in Progress for December 31, 2016. | 2017-02-22 | English | |
| Change of Name, Material Changes and Confirmation | 2017-01-25 | English | |
| Meterial Information | 2017-01-13 | English | |
| Notice of Annual General Meeting | 2016-11-08 | English | |
| Notice of Annual General Meeting | 2016-11-08 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Activities of money market funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chimera iBoxx US Treasury Bill ETF – Share Class B – Income
Tracks iBoxx USD Treasury Bills Mid Price Index, offering e…
|
USTBILL | AE | Financial and insurance activit… |
|
Smart NZ Cash ETF
Tracks the S&P/NZX Bank Bill 90-Day Index for short-term in…
|
NZC | NZ | Financial and insurance activit… |
|
The First Mercantile Currency Fund
Historical investment fund specializing in currency instrum…
|
— | CA | Financial and insurance activit… |
Dawood Capital Management 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/71830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71830 | 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=71830 | 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=71830 \ -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": 71830}, 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 Dawood Capital Management Limited (id: 71830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.