Beijing Worldia Diamond Tools Co.,Ltd. — Investor Relations & Filings
About Beijing Worldia Diamond Tools Co.,Ltd.
Beijing Worldia Diamond Tools Co., Ltd. specializes in the research, development, and manufacturing of high-precision superhard cutting tools. The company’s product portfolio includes Polycrystalline Diamond (PCD), Polycrystalline Cubic Boron Nitride (PCBN), and Chemical Vapor Deposition (CVD) diamond tools. These products are designed for high-efficiency machining in sectors such as automotive manufacturing, aerospace, consumer electronics, and precision mold production. Worldia provides a comprehensive range of solutions, including turning inserts, milling cutters, boring tools, and customized tooling systems. By leveraging advanced material synthesis and precision grinding technologies, the company focuses on delivering high-performance tools that enhance processing accuracy and tool life for complex industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于本次募集资金投向属于科技创新领域的说明 | 2026-03-02 | Chinese | |
| 第四届董事会第十六次会议决议公告 | 2026-03-02 | Chinese | |
| 关于2026年度以简易程序向特定对象发行股票预案披露的提示性公告 | 2026-03-02 | Chinese | |
| 关于2026年度以简易程序向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-03-02 | Chinese | |
| 2026年度以简易程序向特定对象发行股票募集资金投资项目可行性分析报告 | 2026-03-02 | Chinese | |
| 股票交易异常波动公告 | 2026-03-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39089471 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-03-02 | Chinese | ||
| 39089464 | 第四届董事会第十六次会议决议公告 | 2026-03-02 | Chinese | ||
| 39089460 | 关于2026年度以简易程序向特定对象发行股票预案披露的提示性公告 | 2026-03-02 | Chinese | ||
| 39089453 | 关于2026年度以简易程序向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-03-02 | Chinese | ||
| 39089447 | 2026年度以简易程序向特定对象发行股票募集资金投资项目可行性分析报告 | 2026-03-02 | Chinese | ||
| 39089438 | 股票交易异常波动公告 | 2026-03-02 | Chinese | ||
| 39089437 | 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39089431 | 关于变更签字会计师的公告 | 2026-02-05 | Chinese | ||
| 39089418 | 关于向2026年限制性股票激励计划激励对象首次授予限制性股票的公告 | 2026-02-02 | Chinese | ||
| 39089415 | 关于向2026年股票增值权激励计划激励对象授予股票增值权的公告 | 2026-02-02 | Chinese | ||
| 39089410 | 2026年股票增值权激励计划激励对象名单(截至授予日) | 2026-02-02 | Chinese | ||
| 39089405 | 2026年限制性股票激励计划调整及首次授予和2026年股票增值权激励计划授予事项的法律意见书 | 2026-02-02 | Chinese | ||
| 39089402 | 关于调整2026年限制性股票激励计划相关事项的公告 | 2026-02-02 | Chinese | ||
| 39089397 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划首次授予激励对象名单及2026年股票增值权激励计划激励对象名单的核查意见(截至授予日) | 2026-02-02 | Chinese | ||
| 39089388 | 2026年限制性股票激励计划首次授予激励对象名单(截至授予日) | 2026-02-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | Manufacturing |
Beijing Worldia Diamond Tools 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/58084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58084 | 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=58084 | 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=58084 \ -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": 58084}, 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 Worldia Diamond Tools Co.,Ltd. (id: 58084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.