
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-10-14 | Chinese | |
| 北京市君合律师事务所关于倍杰特集团股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-10-14 | Chinese | |
| 关于聘任高级管理人员及证券事务代表的公告 | 2024-10-14 | Chinese | |
| 2024年第二次临时股东大会决议公告 | 2024-10-14 | Chinese | |
| 关于完成董事会、监事会换届选举的公告 | 2024-10-14 | Chinese | |
| 关于联合体收到项目中标通知书的进展公告 | 2024-10-09 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39934015 | 第四届董事会第一次会议决议公告 | 2024-10-14 | Chinese | ||
| 39934009 | 北京市君合律师事务所关于倍杰特集团股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-10-14 | Chinese | ||
| 39933998 | 关于聘任高级管理人员及证券事务代表的公告 | 2024-10-14 | Chinese | ||
| 39933988 | 2024年第二次临时股东大会决议公告 | 2024-10-14 | Chinese | ||
| 39933981 | 关于完成董事会、监事会换届选举的公告 | 2024-10-14 | Chinese | ||
| 39933973 | 关于联合体收到项目中标通知书的进展公告 | 2024-10-09 | Chinese | ||
| 39933964 | 2024-040关于联合体中标喀什地区喀什市城北供水保障能力提升工程及污水处理厂建设项目公示的公告 | 2024-10-07 | Chinese | ||
| 39933952 | 倍杰特集团股份有限公司独立董事候选人关于参加独立董事培训并取得独立董事资格证书的承诺函 | 2024-09-27 | Chinese | ||
| 39933937 | 第三届董事会第十九次会议决议公告 | 2024-09-27 | Chinese | ||
| 39933923 | 王磊_独立董事候选人声明与承诺 | 2024-09-27 | Chinese | ||
| 39933915 | 张能鲲_独立董事提名人声明与承诺 | 2024-09-27 | Chinese | ||
| 39933904 | 余慧芳_独立董事候选人声明与承诺 | 2024-09-27 | Chinese | ||
| 39933892 | 余慧芳_独立董事提名人声明与承诺 | 2024-09-27 | Chinese | ||
| 39933877 | 第三届监事会第十四次会议决议公告 | 2024-09-27 | Chinese | ||
| 39933863 | 第三届董事会提名委员会关于第四届董事会非独立董事候选人及独立董事候选人任职资格的审查意见 | 2024-09-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABLE GLOBAL BERHAD
An investment holding company with a diversified portfolio …
|
— | MY | Manufacturing |
|
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 |
|
Bio Inox S.A.
Designs and manufactures stainless steel tanks and process …
|
MLNOX | FR | Manufacturing |
|
BRIGHT PACKAGING INDUSTRY BERHAD
Manufactures and prints aluminium foil packaging materials …
|
— | MY | Manufacturing |
|
Bulmetal AD
Manufactures metal packaging for the food and chemical indu…
|
BMTL | BG | Manufacturing |
|
CAN-ONE BHD
Investment holding company primarily engaged in packaging p…
|
— | MY | 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 |
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.