
SINOMACH PRECISION INDUSTRY Group Co., Ltd. — Investor Relations & Filings
SINOMACH PRECISION INDUSTRY Group Co., Ltd. focuses on the research, development, and production of high-performance precision bearings, superhard materials, and advanced abrasive tools. The organization integrates the capabilities of specialized research institutes to provide technical solutions for complex engineering challenges. Its core product range includes high-precision bearings designed for aerospace, machine tools, and energy applications, alongside synthetic diamonds, cubic boron nitride (CBN), and specialized grinding equipment. The company serves global markets in high-end equipment manufacturing, automotive, and electronics. By emphasizing technological innovation and material science, the group delivers precision components and processing tools essential for industrial automation and high-accuracy manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2021年社会责任报告 | 2022-04-12 | Chinese | |
| 董事会决议公告 | 2022-04-12 | Chinese | |
| 2021年年度审计报告 | 2022-04-12 | Chinese | |
| 2021年年度报告摘要 | 2022-04-12 | Chinese | |
| 2021年年度报告 | 2022-04-12 | Chinese | |
| 关于融资担保的公告 | 2022-04-12 | Chinese |
Browse filings by year
22 years- 2026 53 filings
- 2025 135 filings
- 2024 205 filings
- 2023 138 filings
- 2022 153 filings
- 2021 138 filings
- 2020 114 filings
- 2019 122 filings
- 2018 143 filings
- 2017 215 filings
- 2016 191 filings
- 2015 87 filings
- 2014 131 filings
- 2013 84 filings
- 2012 112 filings
- 2011 66 filings
- 2010 61 filings
- 2009 75 filings
- 2008 80 filings
- 2007 67 filings
- 2006 48 filings
- 2005 44 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 44432625 | 2021年社会责任报告 | 2022-04-12 | Chinese | ||
| 44432616 | 董事会决议公告 | 2022-04-12 | Chinese | ||
| 44432606 | 2021年年度审计报告 | 2022-04-12 | Chinese | ||
| 44432495 | 2021年年度报告摘要 | 2022-04-12 | Chinese | ||
| 44432482 | 2021年年度报告 | 2022-04-12 | Chinese | ||
| 44432409 | 关于融资担保的公告 | 2022-04-12 | Chinese | ||
| 44432400 | 关于发行股份购买资产并募集配套资金暨关联交易项目独立财务顾问主办人变更的公告 | 2022-04-12 | Chinese | ||
| 44432390 | 内部控制鉴证报告 | 2022-04-12 | Chinese | ||
| 44432381 | 关于计提2021年度资产减值准备的公告 | 2022-04-12 | Chinese | ||
| 44432369 | 监事会决议公告 | 2022-04-12 | Chinese | ||
| 44432361 | 2022-009-关于定期报告预约披露日期变更的公告 | 2022-04-11 | Chinese | ||
| 44432356 | 国机精工股份有限公司限制性股票激励计划(草案2022年修订稿)摘要 | 2022-03-28 | Chinese | ||
| 44432348 | 国机精工限制性股票激励计划(草稿2022年修订稿)的法律意见书 | 2022-03-28 | Chinese | ||
| 44432340 | 华融证券股份有限公司关于国机精工股份有限公司限制性股票激励计划(草案2022年修订稿)之独立财务顾问报告 | 2022-03-28 | Chinese | ||
| 44432320 | 第七届监事会第六次会议决议公告 | 2022-03-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEXDYNA
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
SINOMACH PRECISION INDUSTRY Group 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/54109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54109 | 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=54109 | 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=54109 \ -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": 54109}, 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 SINOMACH PRECISION INDUSTRY Group Co., Ltd. (id: 54109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.