
China Steel Structure Co., Ltd. — 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 |
|---|---|---|---|
| 104年第4季海外子公司投資 | 2016-03-29 | Chinese | |
| 104年度財務比率 | 2016-03-29 | Chinese | |
| 104年第4季大陸投資 | 2016-03-29 | Chinese | |
| 公告本公司對轉投資中鋼結構(昆山)有限公司新增 背書保證金額逾本公司最近財務報表淨值百分之五 | 2016-03-25 | Chinese | |
| 104年第4季現金流量表 | 2016-03-25 | Chinese | |
| 104年第4季綜合損益表 | 2016-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 33511814 | 104年第4季海外子公司投資 | 2016-03-29 | Chinese | ||
| 33511816 | 104年度財務比率 | 2016-03-29 | Chinese | ||
| 33511818 | 104年第4季大陸投資 | 2016-03-29 | Chinese | ||
| 33511821 | 公告本公司對轉投資中鋼結構(昆山)有限公司新增 背書保證金額逾本公司最近財務報表淨值百分之五 | 2016-03-25 | Chinese | ||
| 33511847 | 104年第4季現金流量表 | 2016-03-25 | Chinese | ||
| 33511844 | 104年第4季綜合損益表 | 2016-03-25 | Chinese | ||
| 33511839 | 104年第4季資產負債表 | 2016-03-25 | Chinese | ||
| 33511836 | 104年度毛利率 | 2016-03-25 | Chinese | ||
| 33511834 | 104年第4季權益變動表 | 2016-03-25 | Chinese | ||
| 33511830 | 104年度營益分析 | 2016-03-25 | Chinese | ||
| 33511827 | 104年度應收帳款周轉率 | 2016-03-25 | Chinese | ||
| 33511825 | 104年度存貨週轉率 | 2016-03-25 | Chinese | ||
| 33511849 | 董事會決議股利分派 | 2016-03-23 | Chinese | ||
| 33511853 | 104年度股利金額(董事會決議) | 2016-03-23 | Chinese | ||
| 33511856 | 公告本公司董事會決議通過民國104年度個體財務報告 及合併財務報告 | 2016-03-23 | 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 |
|
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 |
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | Construction |
China Steel Structure 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/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 China Steel Structure Co., Ltd. (id: 51944)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.