
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 | |
| 2024年年度报告 | 2025-04-29 | Chinese | |
| 2024年年度利润分配方案公告 | 2025-04-29 | Chinese | |
| 关于使用自有资金进行现金管理的公告 | 2025-04-29 | Chinese | |
| 江苏利柏特股份有限公司内部控制审计报告 | 2025-04-29 | Chinese | |
| 关于续聘会计师事务所的公告 | 2025-04-29 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44492750 | 2024年度独立董事述职报告(乐进治) | 2025-04-29 | Chinese | ||
| 44492738 | 2024年年度报告 | 2025-04-29 | Chinese | ||
| 44492736 | 2024年年度利润分配方案公告 | 2025-04-29 | Chinese | ||
| 44492729 | 关于使用自有资金进行现金管理的公告 | 2025-04-29 | Chinese | ||
| 44492727 | 江苏利柏特股份有限公司内部控制审计报告 | 2025-04-29 | Chinese | ||
| 44492679 | 关于续聘会计师事务所的公告 | 2025-04-29 | Chinese | ||
| 44492669 | 关于2025年度申请银行授信额度的公告 | 2025-04-29 | Chinese | ||
| 44492657 | 关于2025年度对外担保额度预计的公告 | 2025-04-29 | Chinese | ||
| 44492648 | 2025年第一季度报告 | 2025-04-29 | Chinese | ||
| 44492644 | 第五届监事会第十四次会议决议公告 | 2025-04-29 | Chinese | ||
| 44492627 | 江苏利柏特股份有限公司2024年度审计报告 | 2025-04-29 | Chinese | ||
| 44492208 | 2024年度董事会审计委员会履职情况报告 | 2025-04-29 | Chinese | ||
| 44492192 | 2024年度独立董事述职报告(薛国新) | 2025-04-29 | Chinese | ||
| 44492176 | 董事会审计委员会对会计师事务所2024年度履行监督职责情况报告 | 2025-04-29 | Chinese | ||
| 44492161 | 关于召开2024年年度股东会的通知 | 2025-04-29 | 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.