
Chongqing Gas Group Corporation Ltd. — Investor Relations & Filings
Chongqing Gas Group Corporation Ltd. specializes in the investment, construction, and operation of urban gas infrastructure. The company manages an extensive natural gas pipeline network, providing stable energy distribution to residential, commercial, and industrial sectors. Its core operations encompass natural gas sales, gas pipeline installation, and the maintenance of gas-related facilities. Additionally, the corporation engages in the sale of gas appliances and provides comprehensive technical support services. By leveraging integrated supply chain capabilities and advanced distribution technology, the company ensures energy security and efficient delivery across its service areas. Its business model focuses on expanding urban energy coverage and optimizing gas utilization for a diverse customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重庆燃气第四届董事会第三十八次会议决议公告 | 2026-06-02 | Chinese | |
| 重庆燃气关于公司高级管理人员离任的公告 | 2026-05-26 | Chinese | |
| 重庆燃气股东减持股份计划公告 | 2026-05-22 | Chinese | |
| 重庆燃气2025年年度股东会决议公告 | 2026-05-12 | Chinese | |
| 重庆静昇律师事务所关于重庆燃气集团股份有限公司2025年年度股东会法律意见书 | 2026-05-12 | Chinese | |
| 重庆燃气集团股份有限公司股东会累积投票制实施细则 | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47942440 | 重庆燃气第四届董事会第三十八次会议决议公告 | 2026-06-02 | Chinese | ||
| 47077532 | 重庆燃气关于公司高级管理人员离任的公告 | 2026-05-26 | Chinese | ||
| 46866924 | 重庆燃气股东减持股份计划公告 | 2026-05-22 | Chinese | ||
| 45347321 | 重庆燃气2025年年度股东会决议公告 | 2026-05-12 | Chinese | ||
| 45347317 | 重庆静昇律师事务所关于重庆燃气集团股份有限公司2025年年度股东会法律意见书 | 2026-05-12 | Chinese | ||
| 45346564 | 重庆燃气集团股份有限公司股东会累积投票制实施细则 | 2026-05-12 | Chinese | ||
| 45346560 | 重庆燃气集团股份有限公司关联交易管理制度 | 2026-05-12 | Chinese | ||
| 45346557 | 重庆燃气集团股份有限公司信息披露管理制度 | 2026-05-12 | Chinese | ||
| 37868289 | 重庆燃气关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-16 | Chinese | ||
| 37868287 | 重庆燃气2025年度可持续发展报告摘要 | 2026-04-16 | Chinese | ||
| 37868284 | 重庆燃气关于与关联方2025年度日常关联交易执行情况及2026年度日常关联交易预计情况的公告 | 2026-04-16 | Chinese | ||
| 37868279 | 重庆燃气集团股份有限公司董事会提名委员会工作细则 | 2026-04-16 | Chinese | ||
| 37868275 | 重庆燃气关于2025年度利润分配预案及2026年中期分红授权事项的公告 | 2026-04-16 | Chinese | ||
| 37868269 | 重庆燃气集团股份有限公司独立董事专门会议工作细则 | 2026-04-16 | Chinese | ||
| 37868268 | 重庆燃气2025年度独立董事述职报告(叶明) | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of gas; distribution of gaseous fuels through mains
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI TOTAL GAS LIMITED
Develops city gas distribution networks for PNG, CNG, EV ch…
|
ATGL | IN | Electricity, gas, steam and air… |
| ADNOC Gas plc | ADNOCGAS | AE | Electricity, gas, steam and air… |
|
AHLATCI DOĞAL GAZ DAĞITIM ENERJİ VE YATIRIM A.Ş.
An energy company specializing in natural gas distribution,…
|
AHGAZ | TR | Electricity, gas, steam and air… |
|
AltaGas Ltd.
North American energy infrastructure managing natural gas d…
|
ALA | CA | Electricity, gas, steam and air… |
|
Amber Grid
Operator of the natural gas transmission system, managing i…
|
AMG1L | LT | Electricity, gas, steam and air… |
|
Anhui Province Natural Gas Development Co.,Ltd.
Operates natural gas pipelines and distribution networks fo…
|
603689 | CN | Electricity, gas, steam and air… |
|
APA GROUP
Operates gas pipelines, electricity transmission, and renew…
|
APA | AU | Electricity, gas, steam and air… |
|
APA INFRASTRUCTURE LIMITED
Operates gas pipelines, storage, and renewable energy infra…
|
AP2 | AU | Electricity, gas, steam and air… |
|
Ascopiave
A natural gas distributor also active in renewables, heat, …
|
ASC | IT | Electricity, gas, steam and air… |
|
ATMOS ENERGY CORP
A natural gas-only company engaged in regulated distributio…
|
ATO | US | Electricity, gas, steam and air… |
Chongqing Gas Group Corporation 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/57100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57100 | 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=57100 | 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=57100 \ -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": 57100}, 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 Chongqing Gas Group Corporation Ltd. (id: 57100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.