
SHANDONG SHENGLI CO., LTD. — Investor Relations & Filings
Shandong Shengli Co., Ltd. specializes in the distribution and utilization of natural gas, maintaining an integrated industrial chain. Core operations include the construction and management of natural gas pipelines, urban gas supply networks, and the operation of compressed natural gas (CNG) and liquefied natural gas (LNG) refueling stations. The company provides energy services to a diverse client base, including residential, industrial, and commercial users. Beyond distribution, it engages in the production of specialized equipment such as high-density polyethylene (HDPE) pipes and gas metering devices. The company focuses on enhancing energy efficiency and supporting the adoption of clean energy through its infrastructure development and technical service capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会法律意见书 | 2026-05-22 | Chinese | |
| 关于发行股份及支付现金购买资产并募集配套资金暨关联交易相关主体买卖股票情况自查报告的公告 | 2026-05-15 | Chinese | |
| 北京市金杜律师事务所关于山东胜利股份有限公司发行股份及支付现金购买资产并募集配套资金暨关联交易之内幕信息知情人股票交易自查情况的专项核查意见 | 2026-05-15 | Chinese | |
| 中泰证券股份有限公司关于山东胜利股份有限公司本次交易相关主体买卖股票情况的自查报告之核查意见 | 2026-05-15 | Chinese | |
| 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的提示性公告 | 2026-05-12 | Chinese | |
| 中泰证券关于上市公司股票价格波动情况的专项核查意见 | 2026-04-29 | Chinese |
Browse filings by year
27 years- 2026 79 filings
- 2025 87 filings
- 2024 63 filings
- 2023 44 filings
- 2022 73 filings
- 2021 92 filings
- 2020 44 filings
- 2019 52 filings
- 2018 95 filings
- 2017 110 filings
- 2016 203 filings
- 2015 128 filings
- 2014 157 filings
- 2013 57 filings
- 2012 81 filings
- 2011 71 filings
- 2010 45 filings
- 2009 45 filings
- 2008 56 filings
- 2007 64 filings
- 2006 45 filings
- 2005 21 filings
- 2004 19 filings
- 2003 20 filings
- 2002 14 filings
- 2001 4 filings
- 1996 2 filings
Market data
Market data not available
Price history
Peer group · Manufacture of gas; distribution of gaseous fuels through mains
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI TOTAL GAS LIMITED
Develops city gas distribution networks for PNG, CNG, EV ch…
|
ATGL | IN | Electricity, gas, steam and air… |
| ADNOC Gas plc | ADNOCGAS | AE | Electricity, gas, steam and air… |
|
AHLATCI DOĞAL GAZ DAĞITIM ENERJİ VE YATIRIM A.Ş.
An energy company specializing in natural gas distribution,…
|
AHGAZ | TR | Electricity, gas, steam and air… |
|
AltaGas Ltd.
North American energy infrastructure managing natural gas d…
|
ALA | CA | Electricity, gas, steam and air… |
|
Amber Grid
Operator of the natural gas transmission system, managing i…
|
AMG1L | LT | Electricity, gas, steam and air… |
|
Anhui Province Natural Gas Development Co.,Ltd.
Operates natural gas pipelines and distribution networks fo…
|
603689 | CN | Electricity, gas, steam and air… |
|
APA GROUP
Operates gas pipelines, electricity transmission, and renew…
|
APA | AU | Electricity, gas, steam and air… |
|
APA INFRASTRUCTURE LIMITED
Operates gas pipelines, storage, and renewable energy infra…
|
AP2 | AU | Electricity, gas, steam and air… |
|
Ascopiave
A natural gas distributor also active in renewables, heat, …
|
ASC | IT | Electricity, gas, steam and air… |
|
ATMOS ENERGY CORP
A natural gas-only company engaged in regulated distributio…
|
ATO | US | Electricity, gas, steam and air… |
SHANDONG SHENGLI CO., LTD. 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/53613/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53613 | 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=53613 | 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=53613 \ -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": 53613}, 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 SHANDONG SHENGLI CO., LTD. (id: 53613)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.