
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 |
|---|---|---|---|
| 102年第4季大陸投資 | 2014-03-28 | Chinese | |
| 代重要子公司聯鋼營造工程(股)公司 公告總經理人事異動 | 2014-03-27 | Chinese | |
| 代子公司聯鋼營造工程公司公告董事會通過出售其 子公司United Steel International Co,. Ltd.(SAMOA) | 2014-03-21 | Chinese | |
| 102年度股利金額(董事會決議) | 2014-03-19 | Chinese | |
| 董事會決議股利分派 | 2014-03-17 | Chinese | |
| 本公司對中鋼集團教育基金會捐贈。 | 2014-03-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 33511101 | 102年第4季大陸投資 | 2014-03-28 | Chinese | ||
| 33511103 | 代重要子公司聯鋼營造工程(股)公司 公告總經理人事異動 | 2014-03-27 | Chinese | ||
| 33511106 | 代子公司聯鋼營造工程公司公告董事會通過出售其 子公司United Steel International Co,. Ltd.(SAMOA) | 2014-03-21 | Chinese | ||
| 33511108 | 102年度股利金額(董事會決議) | 2014-03-19 | Chinese | ||
| 33511110 | 董事會決議股利分派 | 2014-03-17 | Chinese | ||
| 33511112 | 本公司對中鋼集團教育基金會捐贈。 | 2014-03-17 | Chinese | ||
| 33511114 | 公告本公司第十二屆第十六次董事會會議決議通過 召開股東會事宜 | 2014-03-17 | Chinese | ||
| 33511116 | 代重要子公司聯鋼營造工程(股)公司 公告董事會決議股利分配事宜。 | 2014-03-14 | Chinese | ||
| 33511117 | 代重要子公司聯鋼營造工程(股)公司公告第九屆 第十三次董事會議決議通過召開股東會事宜 | 2014-03-14 | Chinese | ||
| 33511126 | 103年2月營業收入 | 2014-03-10 | Chinese | ||
| 33511121 | 103年2月背書保證與資金貸與 | 2014-03-10 | Chinese | ||
| 33511133 | 103年02月內部人持股異動(事後) | 2014-03-06 | Chinese | ||
| 33511128 | 103年02月董事會成員及持股 | 2014-03-06 | Chinese | ||
| 33511138 | 本公司對中鋼結構(昆山)公司背書保證、 長期投資合計逾最近期財務報表淨值百分之三十以上 且本次新增金額逾本公司最近財務報表淨值百分之五 | 2014-03-03 | Chinese | ||
| 33511146 | 103年1月營業收入 | 2014-02-10 | 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.