
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 |
|---|---|---|---|
|
KYUNGDONG INVEST CO., LTD.
Investment holding company in the energy sector, supplying …
|
012320 | KR | Electricity, gas, steam and air… |
|
La Française de l'Energie
Multi-energy producer establishing local, low-carbon energy…
|
FDE | FR | Electricity, gas, steam and air… |
|
Latvijas Gaze
An energy company importing, storing, and selling natural a…
|
GZE1R | LV | Electricity, gas, steam and air… |
|
Lochaird Energy Inc.
Midstream energy infrastructure providing gas storage and d…
|
LEN | CA | Electricity, gas, steam and air… |
|
Mahanagar Gas Limited
Distributes CNG and PNG to domestic, commercial, and indust…
|
MGL | IN | Electricity, gas, steam and air… |
|
Metrogas S.A.
Leading natural gas distributor serving over 2.4 million re…
|
— | AR | Electricity, gas, steam and air… |
|
Mitsuuroko Group Holdings Co.,Ltd.
A diversified company in energy, power, foods, real estate,…
|
8131 | JP | Electricity, gas, steam and air… |
|
Montauk Renewables, Inc.
A renewable energy company that converts biogas into renewa…
|
MNTK | US | Electricity, gas, steam and air… |
|
NanJing Public Utilities Development Co., Ltd.
Provides city gas distribution, public transportation, and …
|
000421 | CN | Electricity, gas, steam and air… |
|
NATIONAL FUEL GAS CO
A diversified energy company with integrated natural gas an…
|
NFG | US | 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.