
Shanxi Installation Group Co., Ltd. — Investor Relations & Filings
Shanxi Installation Group Co., Ltd. (SIG), founded in 1952, is a major engineering and construction enterprise recognized as a national high-tech enterprise and one of the Top 100 Competitive Enterprises in the construction industry. It is noted as the largest installation and construction enterprise in Northwest China. The company specializes in providing comprehensive construction and engineering services, operating primarily through segments including specialized industrial construction, specialized auxiliary construction, and other construction services. Core engineering offerings encompass power engineering, mechanical and electrical engineering, and metallurgical engineering, often integrating engineering design and contract management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| An announcement has just been published by the issuer in the Chinese section of this website, a corresponding version of which may or may not be published in this section | 2026-04-24 | English | |
| Reminder letter regarding the Arrangement of Electronic Dissemination of Corporate Communications | 2026-04-24 | English | |
| Reminder letter regarding the Arrangement of Electronic Dissemination of Corporate Communications | 2026-04-24 | English | |
| 2025 ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT | 2026-04-24 | English | |
| 2025 ANNUAL REPORT | 2026-04-24 | English |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Adiwarna Anugerah Abadi Tbk
Provides comprehensive fire protection solutions for high-h…
|
NAIK | ID | Construction |
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
STEEL HAWK BERHAD
Investment holding company providing EPCC and engineering s…
|
— | MY | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | HK | Construction |
Shanxi Installation 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/50648/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50648 | 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=50648 | 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=50648 \ -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": 50648}, 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 Shanxi Installation Group Co., Ltd. (id: 50648)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.