BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD — Investor Relations & Filings
Beijing Kingee Culture Development Co., Ltd. specializes in the design, research, development, and distribution of precious metal products and high-end jewelry. The company’s portfolio includes gold and silver bars, commemorative coins, and a wide range of jewelry items such as rings, necklaces, and bracelets. It integrates traditional cultural elements with modern craftsmanship to create unique gift sets and investment-grade products. Kingee Culture serves a diverse clientele, including individual retail consumers, corporate entities seeking customized commemorative items, and financial institutions. The company operates through an extensive network of retail stores, franchised outlets, and e-commerce platforms. Its business model emphasizes the synergy between cultural creativity and the precious metals industry, focusing on brand building and product innovation to maintain its market position in the luxury and collectibles sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届董事会第三十一次会议决议公告 | 2025-09-16 | Chinese | |
| 北京德恒律师事务所关于北京金一文化发展股份有限公司2025年第二次临时股东大会的法律意见 | 2025-09-16 | Chinese | |
| 2025年第二次临时股东大会决议公告 | 2025-09-16 | Chinese | |
| 关于下属全资子公司股权内部划转的公告 | 2025-09-16 | Chinese | |
| 北京金一文化发展股份有限公司董事会议事规则 | 2025-08-29 | Chinese | |
| 北京金一文化发展股份有限公司董事会薪酬与考核委员会实施细则 | 2025-08-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37093956 | 第五届董事会第三十一次会议决议公告 | 2025-09-16 | Chinese | ||
| 37093949 | 北京德恒律师事务所关于北京金一文化发展股份有限公司2025年第二次临时股东大会的法律意见 | 2025-09-16 | Chinese | ||
| 37093939 | 2025年第二次临时股东大会决议公告 | 2025-09-16 | Chinese | ||
| 37093932 | 关于下属全资子公司股权内部划转的公告 | 2025-09-16 | Chinese | ||
| 37093923 | 北京金一文化发展股份有限公司董事会议事规则 | 2025-08-29 | Chinese | ||
| 37093912 | 北京金一文化发展股份有限公司董事会薪酬与考核委员会实施细则 | 2025-08-29 | Chinese | ||
| 37093904 | 2025年半年度报告 | 2025-08-29 | Chinese | ||
| 37093903 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-29 | Chinese | ||
| 37093892 | 半年报董事会决议公告 | 2025-08-29 | Chinese | ||
| 37093884 | 北京金一文化发展股份有限公司章程 | 2025-08-29 | Chinese | ||
| 37093876 | 北京金一文化发展股份有限公司内部控制评价管理制度 | 2025-08-29 | Chinese | ||
| 37093866 | 北京金一文化发展股份有限公司股东会议事规则 | 2025-08-29 | Chinese | ||
| 37093858 | 北京金一文化发展股份有限公司对外投资管理制度 | 2025-08-29 | Chinese | ||
| 37093849 | 北京金一文化发展股份有限公司董事会战略委员会实施细则 | 2025-08-29 | Chinese | ||
| 37093845 | 2025年半年度财务报告 | 2025-08-29 | 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 |
|
Bijou Brigitte modische Accessoires AG
A leading European company specializing in fashion jewelry …
|
BIJ | DE | Wholesale and retail trade |
BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD 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/54736/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54736 | 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=54736 | 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=54736 \ -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": 54736}, 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 BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD (id: 54736)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.