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 |
|---|---|---|---|
| 关于披露2024年年度报告的提示性公告 | 2025-04-20 | Chinese | |
| 中信建投证券股份有限公司关于倍杰特集团股份有限公司2024年度内部控制评价报告的核查意见 | 2025-04-20 | Chinese | |
| 董事会对独董独立性评估的专项意见 | 2025-04-20 | Chinese | |
| 2024年年度报告摘要 | 2025-04-20 | Chinese | |
| 关于使用闲置自有资金进行委托理财的公告 | 2025-04-20 | Chinese | |
| 2024年年度报告 | 2025-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39934782 | 关于披露2024年年度报告的提示性公告 | 2025-04-20 | Chinese | ||
| 39934769 | 中信建投证券股份有限公司关于倍杰特集团股份有限公司2024年度内部控制评价报告的核查意见 | 2025-04-20 | Chinese | ||
| 39934758 | 董事会对独董独立性评估的专项意见 | 2025-04-20 | Chinese | ||
| 39934749 | 2024年年度报告摘要 | 2025-04-20 | Chinese | ||
| 39934738 | 关于使用闲置自有资金进行委托理财的公告 | 2025-04-20 | Chinese | ||
| 39934726 | 2024年年度报告 | 2025-04-20 | Chinese | ||
| 39934725 | 董事会决议公告 | 2025-04-20 | Chinese | ||
| 39934722 | 2025年一季度报告 | 2025-04-20 | Chinese | ||
| 39934710 | 天健审〔2025〕1-1123号 | 2025-04-20 | Chinese | ||
| 39934606 | 中信建投证券股份有限公司关于倍杰特集团股份有限公司2024年度募集资金存放与使用情况的专项核查意见 | 2025-04-20 | Chinese | ||
| 39934595 | 2024年度独立董事述职报告-李存慧 | 2025-04-20 | Chinese | ||
| 39934586 | 2024年度内部控制评价报告 | 2025-04-20 | Chinese | ||
| 39934583 | 关于确认董事、监事、高级管理人员2024年度薪酬及2025年度薪酬方案的公告 | 2025-04-20 | Chinese | ||
| 39934572 | 关于2024年度利润分配预案的公告 | 2025-04-20 | Chinese | ||
| 39934559 | 关于召开公司2024年年度股东大会的通知 | 2025-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ardagh Metal Packaging S.A.
A leading global supplier of sustainable and infinitely rec…
|
AMBP | LU | Manufacturing |
|
BALL Corp
Global provider of sustainable and recyclable aluminum pack…
|
BALL | US | Manufacturing |
|
BANTAŞ BANDIRMA AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and tin packaging for the food and in…
|
BNTAS | TR | Manufacturing |
|
Beijing Jingcheng Machinery Electric Company Limited
Manufacturer of gas storage and transportation equipment, s…
|
187 | HK | Manufacturing |
|
Bio Inox S.A.
Designs and manufactures stainless steel tanks and process …
|
MLNOX | FR | Manufacturing |
|
Bulmetal AD
Manufactures metal packaging for the food and chemical indu…
|
BMTL | BG | Manufacturing |
|
Chesterfield Special Cylinders Holdings PLC
Designs and manufactures high-pressure gas containment solu…
|
PRES | GB | Manufacturing |
|
China Aluminum Cans Holdings Limited
Manufactures and sells aluminum aerosol cans for personal c…
|
6898 | HK | Manufacturing |
|
CIMC Safeway Technologies Co., Ltd.
Designs and manufactures tank containers and pressure vesse…
|
301559 | CN | Manufacturing |
|
CROWN HOLDINGS, INC.
Global supplier of rigid metal and transit packaging for co…
|
CCK | 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.