
DR Corporation Limited — Investor Relations & Filings
DR Corporation Limited specializes in the design, development, and retail of premium diamond rings and wedding jewelry. The organization is distinguished by its unique brand policy that restricts the purchase of engagement rings to one per customer for a lifetime, requiring identity verification to uphold this commitment. This strategic positioning emphasizes exclusivity and emotional value within the luxury goods sector. The company’s product line encompasses a variety of engagement rings, wedding bands, and high-end jewelry accessories, often featuring bespoke design elements. Operations are conducted through an integrated retail network that combines physical boutiques with online commerce platforms, focusing on delivering a personalized customer experience centered on the themes of commitment and romantic partnership.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三届董事会第二次会议决议公告 | 2026-04-27 | Chinese | |
| 2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理及自有资金进行委托理财的公告 | 2026-04-27 | Chinese | |
| 关于向2025年限制性股票激励计划激励对象预留授予限制性股票的公告 | 2026-04-27 | Chinese | |
| 2025年非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-27 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44503320 | 第三届董事会第二次会议决议公告 | 2026-04-27 | Chinese | ||
| 44503314 | 2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 44503302 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 44503293 | 关于使用部分闲置募集资金进行现金管理及自有资金进行委托理财的公告 | 2026-04-27 | Chinese | ||
| 44503291 | 关于向2025年限制性股票激励计划激励对象预留授予限制性股票的公告 | 2026-04-27 | Chinese | ||
| 44503280 | 2025年非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-27 | Chinese | ||
| 44503272 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 44503261 | 2025年度环境、社会和公司治理报告 | 2026-04-27 | Chinese | ||
| 44503255 | 2025年限制性股票激励计划预留授予激励对象名单(截至授予日) | 2026-04-27 | Chinese | ||
| 44503246 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 44503233 | 董事会对独立董事独立性评估的专项意见 | 2026-04-27 | Chinese | ||
| 44503226 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 44503224 | 关于续聘2026年度审计机构的公告 | 2026-04-27 | Chinese | ||
| 44503215 | 董事会薪酬与考核委员会关于2025年限制性股票激励计划预留部分授予激励对象名单的核查意见(截至授予日) | 2026-04-27 | Chinese | ||
| 44503206 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2MX Organic S.A.
European retail company operating in garden centers, pet re…
|
2MX | FR | Wholesale and retail trade |
|
3DG Holdings (International) Limited
Investment holding company for gold and jewelry retailing, …
|
2882 | HK | Wholesale and retail trade |
|
Archies Ltd.
Provider of greeting cards, stationery, and giftware via re…
|
ARCHIES | IN | Wholesale and retail trade |
|
Artini Holdings Limited
Operates an integrated fashion accessories platform selling…
|
789 | HK | Wholesale and retail trade |
|
Asia Commercial Holdings Limited
Engaged in high-end watch sales, retailing, and properties …
|
104 | HK | Wholesale and retail trade |
|
BABY BUNTING GROUP LIMITED
Specialty retailer of baby goods and services for expectant…
|
BBN | AU | Wholesale and retail trade |
|
Bark, Inc.
A subscription service providing themed boxes of toys and t…
|
BARK | US | Wholesale and retail trade |
|
Beauty Kadan Holdings Co.,Ltd.
Creates floral arrangements for funerals, weddings, and who…
|
3041 | JP | Wholesale and retail trade |
|
Beijing Caishikou Department Store Co.,Ltd.
Specialized retailer of precious metals, jewelry, gold bars…
|
605599 | CN | Wholesale and retail trade |
|
BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD
Specializes in precious metal products, high-end jewelry, a…
|
002721 | CN | Wholesale and retail trade |
DR Corporation 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/56115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56115 | 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=56115 | 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=56115 \ -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": 56115}, 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 DR Corporation Limited (id: 56115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.