
SHAHE INDUSTRIAL CO.,LTD. — Investor Relations & Filings
SHAHE INDUSTRIAL CO.,LTD. specializes in the development, manufacture, and distribution of precision measuring instruments and metrology tools. The company's product portfolio includes a comprehensive range of digital calipers, micrometers, height gauges, and protractors, as well as specialized equipment such as force gauges, torque testers, and hardness testers. These instruments are designed for applications in mechanical manufacturing, quality assurance, and engineering research. SHAHE focuses on integrating digital technology into traditional measurement tools to enhance accuracy and user efficiency. The company serves a global clientele, providing high-precision solutions for industrial measurement needs. Its products are recognized for their reliability and technical performance in demanding professional environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于本次交易符合《上市公司重大资产重组管理办法》第十一条及不适用第四十三条、第四十四条规定的说明 | 2026-02-06 | Chinese | |
| 沙河实业股份有限公司重大资产购买暨关联交易报告书(草案)摘要 | 2026-02-06 | Chinese | |
| 沙河股份第十一届董事会第十七次会议决议公告 | 2026-02-06 | Chinese | |
| 董事会关于本次交易不存在有偿聘请其他第三方机构或个人的说明 | 2026-02-06 | Chinese | |
| 沙河实业股份有限公司重大资产购买暨关联交易涉及房地产业务之专项自查报告 | 2026-02-06 | Chinese | |
| 中国国际金融股份有限公司关于沙河实业股份有限公司重大资产购买暨关联交易之《上市公司并购重组财务顾问专业意见附表第2号——重大资产重组》 | 2026-02-06 | Chinese |
Browse filings by year
29 years- 2026 83 filings
- 2025 78 filings
- 2024 44 filings
- 2023 82 filings
- 2022 57 filings
- 2021 66 filings
- 2020 60 filings
- 2019 49 filings
- 2018 56 filings
- 2017 72 filings
- 2016 35 filings
- 2015 56 filings
- 2014 52 filings
- 2013 77 filings
- 2012 44 filings
- 2011 53 filings
- 2010 43 filings
- 2009 58 filings
- 2008 66 filings
- 2007 76 filings
- 2006 60 filings
- 2005 61 filings
- 2004 67 filings
- 2003 52 filings
- 2002 37 filings
- 2001 10 filings
- 1993 2 filings
- 1992 1 filing
- 1991 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
SHAHE INDUSTRIAL 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/53556/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53556 | 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=53556 | 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=53556 \ -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": 53556}, 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 SHAHE INDUSTRIAL CO.,LTD. (id: 53556)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.