
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 |
|---|---|---|---|
|
ONE Gas, Inc.
Regulated natural gas utility serving customers in Kansas, …
|
OGS | US | Electricity, gas, steam and air… |
|
Opal Energy Inc.
Develops and distributes renewable natural gas (RNG) for he…
|
OPAL | CA | Electricity, gas, steam and air… |
|
OPAL Fuels Inc.
A vertically integrated producer and distributor of renewab…
|
OPAL | US | Electricity, gas, steam and air… |
|
OSAKA GAS CO.,LTD.
A diversified energy company supplying natural gas, electri…
|
9532 | JP | Electricity, gas, steam and air… |
|
Pacific Northern Gas Ltd.
Natural gas utility transmitting and distributing energy ac…
|
PNG | CA | Electricity, gas, steam and air… |
|
PERU LNG S.R.L.
Operates South America's first and only LNG processing plan…
|
8NRB | PE | Electricity, gas, steam and air… |
|
PETRONAS GAS BERHAD
Provides gas infrastructure, processing, transmission, rega…
|
— | MY | Electricity, gas, steam and air… |
|
PETRONET LNG LTD.
Energy infrastructure firm specializing in LNG import, stor…
|
PETRONET | IN | Electricity, gas, steam and air… |
|
PLUG POWER INC
Provides end-to-end solutions for the green hydrogen value …
|
PLUG | US | Electricity, gas, steam and air… |
|
PROVARIS ENERGY LTD
Develops compressed hydrogen supply chains and maritime tra…
|
PV1 | AU | 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.