
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 |
|---|---|---|---|
| 北京市中伦(深圳)律师事务所关于迪阿股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于公司2026年4月新增自营门店情况的公告 | 2026-05-07 | Chinese | |
| 2025年度独立董事述职报告(梁俊) | 2026-04-27 | Chinese | |
| 关于公司及子公司向银行申请综合授信并提供担保的公告 | 2026-04-27 | Chinese | |
| 关于2025年度会计师事务所的履职情况评估报告及董事会审计委员会履行监督职责情况报告 | 2026-04-27 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46534820 | 北京市中伦(深圳)律师事务所关于迪阿股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46534815 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 44276654 | 关于公司2026年4月新增自营门店情况的公告 | 2026-05-07 | Chinese | ||
| 44503532 | 2025年度独立董事述职报告(梁俊) | 2026-04-27 | Chinese | ||
| 44503520 | 关于公司及子公司向银行申请综合授信并提供担保的公告 | 2026-04-27 | Chinese | ||
| 44503511 | 关于2025年度会计师事务所的履职情况评估报告及董事会审计委员会履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 44503500 | 2025年度环境、社会和公司治理报告(英文版) | 2026-04-27 | Chinese | ||
| 44503371 | 北京市中伦(深圳)律师事务所关于迪阿股份有限公司2025年限制性股票激励计划预留部分授予事项的法律意见书 | 2026-04-27 | Chinese | ||
| 44503360 | 中信建投证券股份有限公司关于迪阿股份有限公司2025年度募集资金存放、管理和使用情况的专项核查报告 | 2026-04-27 | Chinese | ||
| 44503359 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 44503352 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 44503344 | 关于公司开展黄金租赁业务的公告 | 2026-04-27 | Chinese | ||
| 44503332 | 关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | ||
| 44503320 | 第三届董事会第二次会议决议公告 | 2026-04-27 | Chinese | ||
| 44503314 | 2025年度募集资金存放、管理与使用情况鉴证报告 | 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.