
CSSC — Investor Relations & Filings
China Steel Structure Co., Ltd. (CSSC), established in 1978, is a specialized provider of steel structure solutions and a member of the CSC Group. The company focuses on the design, fabrication, and erection of steel structures for diverse applications, including high-rise buildings, industrial facilities, bridges, and large-scale infrastructure projects. Its comprehensive service portfolio encompasses the trading of steel products and the import and export of metal construction materials. CSSC integrates advanced engineering capabilities with a commitment to quality and sustainable management. By prioritizing technical innovation and operational efficiency, the company delivers integrated construction and engineering services to support complex urban and industrial development. CSSC maintains a significant market presence through its focus on high-performance structural components and specialized project management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 103年05月董事會成員及持股 | 2014-06-07 | Chinese | |
| 代子公司聯鋼營造工程股份有限公司公告其對中國鋼鐵結構 股份有限公司背書保證金額增加逾本公司最近財務報表淨值 百分之五 | 2014-05-15 | Chinese | |
| 103年第1季海外子公司投資 | 2014-05-14 | Chinese | |
| 103年第1季大陸投資 | 2014-05-14 | Chinese | |
| 更正103.5.14越南排華暴動對本公司財務業務無 重大影響之公告內容1.事實發生日為103/05/14 | 2014-05-14 | Chinese | |
| 越南排華暴動對本公司財務業務無重大影響 | 2014-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 33511018 | 103年05月董事會成員及持股 | 2014-06-07 | Chinese | ||
| 33511024 | 代子公司聯鋼營造工程股份有限公司公告其對中國鋼鐵結構 股份有限公司背書保證金額增加逾本公司最近財務報表淨值 百分之五 | 2014-05-15 | Chinese | ||
| 33511027 | 103年第1季海外子公司投資 | 2014-05-14 | Chinese | ||
| 33511029 | 103年第1季大陸投資 | 2014-05-14 | Chinese | ||
| 33511031 | 更正103.5.14越南排華暴動對本公司財務業務無 重大影響之公告內容1.事實發生日為103/05/14 | 2014-05-14 | Chinese | ||
| 33511034 | 越南排華暴動對本公司財務業務無重大影響 | 2014-05-14 | Chinese | ||
| 33511037 | 103年05月僑外投資持股 | 2014-05-14 | Chinese | ||
| 33511048 | 103年第1季現金流量表 | 2014-05-12 | Chinese | ||
| 33511045 | 103年第1季綜合損益表 | 2014-05-12 | Chinese | ||
| 33511042 | 103年第1季資產負債表 | 2014-05-12 | Chinese | ||
| 33511040 | 103年第1季權益變動表 | 2014-05-12 | Chinese | ||
| 33511052 | 103年4月背書保證與資金貸與 | 2014-05-09 | Chinese | ||
| 33511051 | 103年4月營業收入 | 2014-05-09 | Chinese | ||
| 33511055 | 公告本公司董事會決議許可本公司品保處經理擔任大陸地區 轉投資事業經理人 | 2014-05-08 | Chinese | ||
| 33511060 | 103年04月內部人持股異動(事後) | 2014-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
ANEKA JARINGAN HOLDINGS BERHAD
Construction group specializing in basement, foundation, ge…
|
— | MY | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
CSSC 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/51944/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51944 | 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=51944 | 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=51944 \ -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": 51944}, 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 CSSC (id: 51944)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.