
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 |
|---|---|---|---|
| 关于“利柏转债”预计满足赎回条件的提示性公告 | 2026-05-19 | Chinese | |
| 北京通商(杭州)律师事务所关于江苏利柏特股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2026年度对外担保额度预计的公告 | 2026-04-21 | Chinese | |
| 2025年年度报告摘要 | 2026-04-21 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566632 | 关于“利柏转债”预计满足赎回条件的提示性公告 | 2026-05-19 | Chinese | ||
| 46566626 | 北京通商(杭州)律师事务所关于江苏利柏特股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46565050 | 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-05-19 | Chinese | ||
| 46565048 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 44493882 | 关于2026年度对外担保额度预计的公告 | 2026-04-21 | Chinese | ||
| 44493879 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 44493870 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 44493868 | 对会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | ||
| 44493867 | 2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 44493865 | 江苏利柏特股份有限公司董事、高级管理人员薪酬管理制度(2026年4月修订) | 2026-04-21 | Chinese | ||
| 44493849 | 关于使用自有资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 44493845 | 2025年年度利润分配方案公告 | 2026-04-21 | Chinese | ||
| 44493835 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-21 | Chinese | ||
| 44493832 | 2025年度独立董事述职报告(乐进治) | 2026-04-21 | Chinese | ||
| 44493814 | 独立董事候选人声明与承诺(吴逸) | 2026-04-21 | 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.