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 |
|---|---|---|---|
| 108年第4季大陸投資 | 2020-03-30 | Chinese | |
| 108年第4季現金流量表 | 2020-03-20 | Chinese | |
| 108年第4季綜合損益表 | 2020-03-20 | Chinese | |
| 108年第4季資產負債表 | 2020-03-20 | Chinese | |
| 108年第4季權益變動表 | 2020-03-20 | Chinese | |
| 108年度應收帳款周轉率 | 2020-03-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33513200 | 108年第4季大陸投資 | 2020-03-30 | Chinese | ||
| 33513223 | 108年第4季現金流量表 | 2020-03-20 | Chinese | ||
| 33513220 | 108年第4季綜合損益表 | 2020-03-20 | Chinese | ||
| 33513217 | 108年第4季資產負債表 | 2020-03-20 | Chinese | ||
| 33513214 | 108年第4季權益變動表 | 2020-03-20 | Chinese | ||
| 33513211 | 108年度應收帳款周轉率 | 2020-03-20 | Chinese | ||
| 33513208 | 108年度存貨週轉率 | 2020-03-20 | Chinese | ||
| 33513206 | 108年度營益分析 | 2020-03-20 | Chinese | ||
| 33513203 | 108年度毛利率 | 2020-03-20 | Chinese | ||
| 33513226 | 董事會決議股利分派 | 2020-03-20 | Chinese | ||
| 33513229 | 108年度股利金額(董事會決議) | 2020-03-20 | Chinese | ||
| 33513233 | 公告本公司第十四屆第二十二次董事會會議決議通過召開 股東會事宜。 | 2020-03-20 | Chinese | ||
| 33513235 | 公告本公司董事會通過對「財團法人中鋼集團教育基金會」捐贈。 | 2020-03-20 | Chinese | ||
| 33513238 | 代重要子公司聯鋼營造工程(股)公司公告普通股現金紅利配息 之基準日。 | 2020-03-18 | Chinese | ||
| 33513241 | 代重要子公司聯鋼營造工程(股)公司公告109年度董事會 (代行股東會)重要決議事項。 | 2020-03-18 | 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 |
|
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 |
|
Center International Group Co.,Ltd.
Provides building envelope systems, environmental remediati…
|
603098 | CN | 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.