
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 |
|---|---|---|---|
|
Spire Energy Ltd.
Natural gas utility distributing and selling gas to residen…
|
SR | CA | Electricity, gas, steam and air… |
|
SPIRE INC
A holding company that distributes and sells natural gas to…
|
SR | US | Electricity, gas, steam and air… |
|
Stabilis Solutions, Inc.
An energy transition company providing integrated liquefied…
|
SLNG | US | Electricity, gas, steam and air… |
|
Sui Northern Gas Pipelines Limited
A state-owned integrated gas company distributing natural g…
|
SNGP | PK | Electricity, gas, steam and air… |
|
Sui Southern Gas Company Limited
Integrated natural gas utility providing transmission, dist…
|
SSGC | PK | Electricity, gas, steam and air… |
|
Swan Corp Limited
Diversified conglomerate in energy, infrastructure, real es…
|
SWANCORP | IN | Electricity, gas, steam and air… |
|
TC ENERGY CORP
An energy infrastructure company operating pipelines, power…
|
TRP | CA | Electricity, gas, steam and air… |
|
The Hong Kong and China Gas Company Limited
Energy supplier specializing in piped city-gas distribution…
|
3 | HK | Electricity, gas, steam and air… |
|
Tianjin Jinran Public Utilities Company Limited
Specializes in operating gas pipelines and supplying piped …
|
1265 | HK | Electricity, gas, steam and air… |
|
Tian Lun Gas Holdings Limited
Integrated energy provider specializing in natural gas pipe…
|
1600 | KY | 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.