Zhejiang Southeast Space Frame Co., Ltd. — Investor Relations & Filings
Zhejiang Southeast Space Frame Co., Ltd. specializes in the design, fabrication, and installation of large-scale steel structures and spatial frame systems. The company provides integrated engineering solutions for complex architectural projects, including stadiums, airport terminals, convention centers, and high-rise buildings. Its core technical capabilities encompass the production of spatial steel grids, pipe trusses, and high-performance curtain walls. Utilizing advanced manufacturing processes and structural engineering expertise, the firm focuses on large-span and heavy-duty steel applications. The company serves a diverse range of sectors, delivering structural components for public infrastructure, industrial facilities, and commercial landmarks, emphasizing structural integrity and technological innovation in spatial construction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于中标EPC项目的公告 | 2026-02-05 | Chinese | |
| 2025年度业绩预告 | 2026-01-30 | Chinese | |
| 关于2025年第四季度经营数据的公告 | 2026-01-30 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-01-12 | Chinese | |
| 关于2025年第四季度可转债转股情况的公告 | 2026-01-05 | Chinese | |
| 关于可转换公司债券2026年付息的提示性公告 | 2025-12-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 34919918 | 关于中标EPC项目的公告 | 2026-02-05 | Chinese | ||
| 34919901 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 34919886 | 关于2025年第四季度经营数据的公告 | 2026-01-30 | Chinese | ||
| 34919872 | 关于为子公司提供担保的进展公告 | 2026-01-12 | Chinese | ||
| 34919860 | 关于2025年第四季度可转债转股情况的公告 | 2026-01-05 | Chinese | ||
|
2025
10 filings
| |||||
| 34919844 | 关于可转换公司债券2026年付息的提示性公告 | 2025-12-30 | Chinese | ||
| 34919830 | 关于中标EPC项目的公告 | 2025-12-29 | Chinese | ||
| 34919815 | 关于可转换公司债券2026年付息的提示性公告 | 2025-12-26 | Chinese | ||
| 34919802 | 关于为子公司提供担保的进展公告 | 2025-12-24 | Chinese | ||
| 34919786 | 关于可转换公司债券2026年付息的公告 | 2025-12-24 | Chinese | ||
| 34919773 | 关于为子公司提供担保的进展公告 | 2025-12-15 | Chinese | ||
| 34919761 | 关于为子公司提供担保的进展公告 | 2025-11-28 | Chinese | ||
| 34919751 | 投资者关系管理制度(2025年11月) | 2025-11-21 | Chinese | ||
| 34919738 | 关于选举职工代表董事的公告 | 2025-11-21 | Chinese | ||
| 34919724 | 2025年第二次临时股东大会决议公告 | 2025-11-21 | 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 |
Zhejiang Southeast Space Frame 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/54191/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54191 | 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=54191 | 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=54191 \ -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": 54191}, 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 Zhejiang Southeast Space Frame Co., Ltd. (id: 54191)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.