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年度风险持续评估报告 | 2026-04-09 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-09 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | |
| 2025年年度报告摘要 | 2026-04-09 | Chinese | |
| 关于召开2025年年度业绩说明会的公告 | 2026-04-09 | Chinese | |
| 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37707717 | 关于安徽省能源集团财务有限公司2025年度风险持续评估报告 | 2026-04-09 | Chinese | ||
| 37707707 | 2025年度董事会审计委员会履职情况报告 | 2026-04-09 | Chinese | ||
| 37707706 | 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | ||
| 37707704 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 37707701 | 关于召开2025年年度业绩说明会的公告 | 2026-04-09 | Chinese | ||
| 37707697 | 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-09 | Chinese | ||
| 37707696 | 国元证券股份有限公司关于安徽省天然气开发股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-09 | Chinese | ||
| 37707687 | 关于修订《公司章程》的公告 | 2026-04-09 | Chinese | ||
| 37707683 | 2025年独立董事述职报告(章剑平) | 2026-04-09 | Chinese | ||
| 37707670 | 安徽省天然气开发股份有限公司2025年12月31日内部控制审计报告 | 2026-04-09 | Chinese | ||
| 37707667 | 关于2025年度会计师事务所履职情况评估报告 | 2026-04-09 | Chinese | ||
| 37707665 | 安徽省天然气开发股份有限公司2025年度募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-09 | Chinese | ||
| 37707567 | 安徽省天然气开发股份有限公司2025年度审计报告 | 2026-04-09 | Chinese | ||
| 37707131 | 关于可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese | ||
| 37707129 | 关于变更持续督导保荐代表人的公告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of gas; distribution of gaseous fuels through mains
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cheniere Energy Partners, L.P.
Owns and operates liquefied natural gas (LNG) infrastructur…
|
CQP | US | Electricity, gas, steam and air… |
|
CHESAPEAKE UTILITIES CORP
A diversified energy delivery company distributing natural …
|
CPK | US | Electricity, gas, steam and air… |
|
China Gas Holdings Limited
Comprehensive gas operator managing pipeline infrastructure…
|
384 | BM | Electricity, gas, steam and air… |
|
China Gas Industry Investment Holdings Co. Ltd.
Supplies and distributes liquefied industrial gases to offs…
|
1940 | HK | Electricity, gas, steam and air… |
|
China HK Power Smart Energy Group Limited
Comprehensive provider of integrated natural gas services, …
|
931 | HK | Electricity, gas, steam and air… |
|
China Primary Energy Holdings Limited
Operates natural gas transmission and distribution, heat sa…
|
8117 | HK | Electricity, gas, steam and air… |
|
China Resources Gas Group Limited
Major integrated energy service provider, city gas distribu…
|
1193 | BM | Electricity, gas, steam and air… |
|
Chinese People Holdings Company Limited
Focuses on the sale, distribution, and supply of natural ga…
|
681 | BM | Electricity, gas, steam and air… |
|
Chongqing Gas Group Corporation Ltd.
Operates urban gas infrastructure, providing natural gas di…
|
600917 | CN | Electricity, gas, steam and air… |
|
CIA. DISTRIB. DE GÁS DO RIO DE JANEIRO
Distributes piped natural gas to residential, commercial, a…
|
— | BR | 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.