
S.S.N.G — Investor Relations & Filings
Shin Shin Natural Gas Co., Ltd., established in 1971, specializes in the distribution of natural gas through an integrated pipeline network. The company provides energy solutions to a broad customer base, including residential households, commercial businesses, and service-oriented enterprises. Its primary operations involve the supply of clean-burning fuel, the installation and maintenance of gas piping systems, and the sale of specialized equipment such as gas appliances and fire safety products. With over five decades of operational experience, the company emphasizes safety and reliability, offering 24-hour emergency support and regular technical inspections. By focusing on efficient energy delivery and professional maintenance services, the company supports urban energy needs with a commitment to operational safety and environmental responsibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司法人董事代表人異動 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_9918_20260626FE2.pdf | 2026-05-26 | English | |
| 115年年報及股東會資料 — 2026_9918_20260626F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_9918_20260626F02.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_9918_20260626FE1.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_9918_20260626F01.pdf | 2026-05-21 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47059552 | 公告本公司法人董事代表人異動 | 2026-05-26 | Chinese | ||
| 47048244 | 115年年報及股東會資料 — 2026_9918_20260626FE2.pdf | 2026-05-26 | English | ||
| 47003608 | 115年年報及股東會資料 — 2026_9918_20260626F13.pdf | 2026-05-25 | Chinese | ||
| 47003604 | 115年年報及股東會資料 — 2026_9918_20260626F02.pdf | 2026-05-25 | Chinese | ||
| 46717257 | 115年年報及股東會資料 — 2026_9918_20260626FE1.pdf | 2026-05-21 | English | ||
| 46717255 | 115年年報及股東會資料 — 2026_9918_20260626F01.pdf | 2026-05-21 | Chinese | ||
| 46717248 | 115年年報及股東會資料 — 2026_9918_20260626F17.pdf | 2026-05-21 | Chinese | ||
| 46368752 | 115年第1季財務報告書 — 202601_9918_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373853 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373503 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373215 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372931 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46367558 | 董事會通過115年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 41460715 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458379 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of gas; distribution of gaseous fuels through mains
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Dazhong Public Utilities(Group)Co.,Ltd.
Provides natural gas, wastewater treatment, transportation,…
|
600635 | CN | Electricity, gas, steam and air… |
|
Shanxi Guoxin Energy Corporation Limited
Manages natural gas infrastructure, distribution, and centr…
|
600617 | CN | Electricity, gas, steam and air… |
|
Shenzhen Gas Corporation Ltd.
Distributes natural gas and LPG via pipelines and bottles t…
|
601139 | CN | Electricity, gas, steam and air… |
|
SHIZUOKA GAS CO., LTD.
Energy company that produces and sells city gas, LPG, LNG, …
|
9543 | JP | Electricity, gas, steam and air… |
|
SHUIFA GAS CO., LTD.
Integrated natural gas provider focusing on LNG/CNG distrib…
|
603318 | CN | Electricity, gas, steam and air… |
|
SK GAS LTD
An energy company providing LPG, LNG, power generation, and…
|
018670 | KR | Electricity, gas, steam and air… |
|
Snam
Energy infrastructure company for natural gas transport, st…
|
SRG | IT | Electricity, gas, steam and air… |
|
S.N.T.G.N. Transgaz S.A.
Technical operator of the national natural gas transmission…
|
TGN | RO | Electricity, gas, steam and air… |
|
Southwest Gas Holdings, Inc.
Energy company that purchases, distributes, and transports …
|
SWX | US | Electricity, gas, steam and air… |
|
Spectra Energy Income Fund
North American midstream energy infrastructure handling nat…
|
— | CA | Electricity, gas, steam and air… |
S.S.N.G 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/52784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52784 | 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=52784 | 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=52784 \ -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": 52784}, 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 S.S.N.G (id: 52784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.