Anhui Province Natural Gas Development Co.,Ltd. — Investor Relations & Filings
About Anhui Province Natural Gas Development Co.,Ltd.
Anhui Province Natural Gas Development Co.,Ltd. specializes in the construction, operation, and management of natural gas infrastructure. The company focuses on the development of provincial-level natural gas branch pipelines and long-distance transmission networks. Its core operations include the transmission and distribution of natural gas, as well as the sale of compressed natural gas (CNG) and liquefied natural gas (LNG). The company provides integrated energy solutions to industrial, commercial, and residential sectors, facilitating the transition to cleaner energy sources. Key services encompass technical consulting, pipeline maintenance, and the operation of gas refueling stations. By managing a comprehensive network of high-pressure pipelines and distribution facilities, the organization ensures a stable and efficient energy supply across its regional service areas, supporting large-scale infrastructure projects and urban gasification initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-08-04 | Chinese | |
| 2025年度第一期超短期融资券发行公告 | 2025-07-16 | Chinese | |
| 第五届董事会第一次会议决议的公告 | 2025-07-15 | Chinese | |
| 关于选举职工董事的公告 | 2025-07-15 | Chinese | |
| 关于选举董事长、副董事长、董事会各专门委员会委员的公告 | 2025-07-15 | Chinese | |
| 关于聘任公司总经理、董事会秘书、总法律顾问和首席合规官的公告 | 2025-07-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37706449 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-08-04 | Chinese | ||
| 37706442 | 2025年度第一期超短期融资券发行公告 | 2025-07-16 | Chinese | ||
| 37706436 | 第五届董事会第一次会议决议的公告 | 2025-07-15 | Chinese | ||
| 37706423 | 关于选举职工董事的公告 | 2025-07-15 | Chinese | ||
| 37706415 | 关于选举董事长、副董事长、董事会各专门委员会委员的公告 | 2025-07-15 | Chinese | ||
| 37706409 | 关于聘任公司总经理、董事会秘书、总法律顾问和首席合规官的公告 | 2025-07-15 | Chinese | ||
| 37706399 | 关于聘任公司证券事务代表的公告 | 2025-07-15 | Chinese | ||
| 37706387 | 2025年第二次临时股东大会决议公告 | 2025-07-15 | Chinese | ||
| 37706372 | 关于控股子公司减资暨关联交易的公告 | 2025-07-15 | Chinese | ||
| 37706363 | 关于聘任公司副总经理、财务总监及总工程师的公告 | 2025-07-15 | Chinese | ||
| 37706358 | 安徽天禾律师事务所关于皖天然气2025年第二次临时股东大会的法律意见书 | 2025-07-15 | Chinese | ||
| 37706340 | 2025年第二次临时股东大会会议材料 | 2025-07-04 | Chinese | ||
| 37706320 | 关于可转债转股结果暨股份变动公告 | 2025-07-01 | Chinese | ||
| 37706318 | 关于召开2025年第二次临时股东大会的通知 | 2025-06-26 | Chinese | ||
| 37706303 | 关于取消监事会并修订《公司章程》的公告 | 2025-06-26 | 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… |
|
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… |
|
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… |
|
AYGAZ A.Ş.
An integrated LPG company managing the full value chain, in…
|
AYGAZ | TR | Electricity, gas, steam and air… |
|
BAŞKENT DOĞALGAZ DAĞITIM GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
Distributes natural gas in the Ankara region and operates a…
|
BASGZ | TR | Electricity, gas, steam and air… |
Anhui Province Natural Gas Development 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/57780/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57780 | 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=57780 | 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=57780 \ -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": 57780}, 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 Anhui Province Natural Gas Development Co.,Ltd. (id: 57780)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.