BGT Group Co., Ltd. — Investor Relations & Filings
BGT Group Co., Ltd. specializes in the design, manufacture, and distribution of high-pressure gas cylinders and pressure vessels. The company's product portfolio includes seamless steel cylinders, aluminum alloy cylinders, and composite cylinders designed for various applications such as industrial gases, medical oxygen, and fire-fighting systems. BGT Group provides integrated solutions for gas storage and transportation, adhering to international quality standards including ISO, DOT, and TPED. Their technical expertise extends to the production of fire extinguishers and specialized gas valves, serving a global clientele across the energy, healthcare, and safety sectors. The company focuses on engineering precision and safety performance to meet rigorous regulatory requirements in diverse markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第十八次会议决议公告 | 2026-04-03 | Chinese | |
| 关于前期会计差错更正后的财务报表及相关附注 | 2026-04-03 | Chinese | |
| 关于举行2025年度网上业绩说明会的通知 | 2026-04-02 | Chinese | |
| 关于全资子公司申请项目贷款及公司提供担保的进展公告 | 2026-03-24 | Chinese | |
| 2025年度独立董事述职报告-余慧芳 | 2026-03-16 | Chinese | |
| 关于对会计师事务所2025年度履职情况评估报告 | 2026-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39936418 | 第四届董事会第十八次会议决议公告 | 2026-04-03 | Chinese | ||
| 39936416 | 关于前期会计差错更正后的财务报表及相关附注 | 2026-04-03 | Chinese | ||
| 39936413 | 关于举行2025年度网上业绩说明会的通知 | 2026-04-02 | Chinese | ||
| 39936412 | 关于全资子公司申请项目贷款及公司提供担保的进展公告 | 2026-03-24 | Chinese | ||
| 39936406 | 2025年度独立董事述职报告-余慧芳 | 2026-03-16 | Chinese | ||
| 39936405 | 关于对会计师事务所2025年度履职情况评估报告 | 2026-03-16 | Chinese | ||
| 39936403 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-16 | Chinese | ||
| 39936401 | 2025年年度审计报告 | 2026-03-16 | Chinese | ||
| 39936298 | 董事和高级管理人员薪酬管理制度(2026年3月修订) | 2026-03-16 | Chinese | ||
| 39936290 | 2025年度董事会工作报告 | 2026-03-16 | Chinese | ||
| 39936285 | 关于确认董事及高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-03-16 | Chinese | ||
| 39936276 | 关于使用闲置自有资金进行委托理财的公告 | 2026-03-16 | Chinese | ||
| 39936262 | 董事会决议公告 | 2026-03-16 | Chinese | ||
| 39936258 | 2026-015 关于2025年度利润分配方案的公告 | 2026-03-16 | Chinese | ||
| 39936256 | 关于向金融机构申请综合授信的公告 | 2026-03-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NK CO.,LTD.
Manufactures high-pressure gas containers and fire/water tr…
|
085310 | KR | Manufacturing |
|
NORDON INDUSTRIAS METALURGICAS S.A.
Engineers and manufactures heavy capital goods for industri…
|
— | BR | Manufacturing |
|
Rajasthan Cylinders & Containers Limited
Manufacturer of high-pressure LPG cylinders, valves, and re…
|
538707 | IN | Manufacturing |
|
SARTEN AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and plastic packaging for food, cosme…
|
SARTN | TR | Manufacturing |
|
Sarthak Industries Ltd.
Manufactures LPG cylinders for domestic and commercial use …
|
531930 | IN | Manufacturing |
|
SEUNG IL Corporation
An integrated OEM manufacturer of aerosol products, compone…
|
049830 | KR | Manufacturing |
|
Shanghai Qingpu Fire-Fighting Equipment Co., Limited
Develops and manufactures fire extinguishing equipment, pre…
|
8115 | HK | Manufacturing |
|
SHAYONA ENGINEERING LIMITED
Designs and fabricates precision-engineered process equipme…
|
544686 | IN | Manufacturing |
|
Sichuan Kexin Mechanical and Electrical Equipment Co.,Ltd.
Designs and fabricates high-pressure vessels and equipment …
|
300092 | CN | Manufacturing |
|
SILGAN HOLDINGS INC
Global manufacturer of sustainable rigid packaging for cons…
|
SLGN | US | Manufacturing |
BGT Group 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/55745/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55745 | 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=55745 | 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=55745 \ -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": 55745}, 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 BGT Group Co., Ltd. (id: 55745)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.