
Jiangsu Libert Inc. — Investor Relations & Filings
Jiangsu Libert Inc. specializes in providing comprehensive modular integrated solutions and engineering services for large-scale industrial projects. The company focuses on the design, fabrication, and assembly of process modules, pipe racks, and specialized skids. Its core business activities encompass engineering, procurement, and construction (EPC) services, alongside the manufacturing of heavy equipment and pressure vessels. Libert serves a diverse range of sectors, including oil and gas, petrochemicals, pharmaceuticals, water treatment, and the new energy industry. By leveraging advanced modularization techniques, the company aims to optimize project timelines, reduce on-site labor, and enhance safety and quality control. Its technical expertise allows for the delivery of complex, pre-assembled units to global markets, supporting infrastructure development and industrial facility expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年度内部控制评价报告 | 2025-04-29 | Chinese | |
| 第五届董事会第十四次会议决议公告 | 2025-04-29 | Chinese | |
| 董事会关于独立董事独立性情况的专项报告 | 2025-04-29 | Chinese | |
| 对会计师事务所2024年度履职情况评估报告 | 2025-04-29 | Chinese | |
| 2024年年度报告摘要 | 2025-04-29 | Chinese | |
| 2024年度独立董事述职报告(丁晟) | 2025-04-29 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 44492147 | 2024年度内部控制评价报告 | 2025-04-29 | Chinese | ||
| 44492137 | 第五届董事会第十四次会议决议公告 | 2025-04-29 | Chinese | ||
| 44492128 | 董事会关于独立董事独立性情况的专项报告 | 2025-04-29 | Chinese | ||
| 44492118 | 对会计师事务所2024年度履职情况评估报告 | 2025-04-29 | Chinese | ||
| 44492115 | 2024年年度报告摘要 | 2025-04-29 | Chinese | ||
| 44492101 | 2024年度独立董事述职报告(丁晟) | 2025-04-29 | Chinese | ||
| 44492084 | 关于江苏利柏特股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2025-04-29 | Chinese | ||
| 44491857 | 关于向不特定对象发行可转换公司债券申请获得上海证券交易所上市审核委员会审核通过的公告 | 2025-04-21 | Chinese | ||
| 44491845 | 关于为全资子公司提供担保的进展公告 | 2025-04-18 | Chinese | ||
| 44491836 | 关于签订重大合同的进展公告 | 2025-03-19 | Chinese | ||
| 44491808 | 关于变更保荐代表人的公告 | 2025-02-25 | Chinese | ||
| 44491799 | 关于重大项目中标的公告 | 2025-02-13 | Chinese | ||
| 44491791 | 关于股东集中竞价减持计划时间届满暨未实施减持结果公告 | 2025-01-26 | Chinese | ||
|
2024
2 filings
| |||||
| 44491772 | 2024年第三次临时股东大会决议公告 | 2024-12-30 | Chinese | ||
| 44491750 | 上海市锦天城律师事务所关于江苏利柏特股份有限公司2024年第三次临时股东大会的法律意见书 | 2024-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
Jiangsu Libert Inc. 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/57994/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57994 | 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=57994 | 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=57994 \ -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": 57994}, 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 Jiangsu Libert Inc. (id: 57994)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.