
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 |
|---|---|---|---|
|
SALA CORPORATION
A holding company managing subsidiaries focused on energy a…
|
2734 | JP | Electricity, gas, steam and air… |
|
SAMCHULLY CO.,LTD
An energy utility company generating and supplying natural …
|
004690 | KR | Electricity, gas, steam and air… |
|
SAVANNAH ENERGY PLC
African-focused energy company with hydrocarbon, midstream,…
|
SAVE | GB | Electricity, gas, steam and air… |
|
SEMPRA
A North American energy infrastructure company delivering e…
|
SRE | US | Electricity, gas, steam and air… |
|
SENTON ENERGY CO.,LTD.
Produces and distributes LNG and CNG through an integrated …
|
001331 | CN | Electricity, gas, steam and air… |
|
SEOUL CITY GAS CO.,LTD
An energy company that imports, distributes, and supplies n…
|
017390 | KR | Electricity, gas, steam and air… |
|
S.H.
Distributes natural gas and provides pipeline installation …
|
9926 | TW | Electricity, gas, steam and air… |
|
Shaanxi Meineng Clean Energy Corp.,Ltd.
Invests in and operates urban natural gas pipeline networks…
|
001299 | CN | Electricity, gas, steam and air… |
|
ShaanXi Provincial Natural Gas Co.,Ltd.
Manages midstream natural gas pipeline networks for transmi…
|
002267 | CN | Electricity, gas, steam and air… |
|
SHANDONG SHENGLI CO., LTD.
Provides natural gas distribution services and manufactures…
|
000407 | CN | 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.