GUANGDONG YUSSEN ENERGY TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Guangdong Yussen Energy Technology Co., Ltd. specializes in the processing, storage, and distribution of liquefied petroleum gas (LPG) and high-end petrochemical products. The company operates significant infrastructure for the production of clean energy components, including isooctane and methyl tert-butyl ether (MTBE), which are utilized as high-octane fuel additives. Its core business activities encompass the deep processing of C4 hydrocarbons to produce specialized chemical intermediates and fuel components. Leveraging large-scale storage terminals and logistics networks, the company serves industrial clients and energy providers across regional markets. Yussen Energy focuses on optimizing energy efficiency and supply chain reliability through integrated production facilities and advanced chemical engineering processes, positioning itself as a key supplier in the downstream energy and petrochemical value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于全资子公司向控股子公司提供借款的公告 | 2026-04-27 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-27 | Chinese | |
| 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | |
| 2025年度财务决算报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39207426 | 关于全资子公司向控股子公司提供借款的公告 | 2026-04-27 | Chinese | ||
| 39207416 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-27 | Chinese | ||
| 39207381 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39207378 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 39207367 | 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39207360 | 2025年度财务决算报告 | 2026-04-27 | Chinese | ||
| 39207357 | 2025年度独立董事述职报告(吴肯浩) | 2026-04-27 | Chinese | ||
| 39207348 | 2025年度独立董事述职报告(熊政平) | 2026-04-27 | Chinese | ||
| 39207336 | 内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39207296 | 关于开展外汇套期保值业务的公告 | 2026-04-27 | Chinese | ||
| 39207285 | 关于为子公司提供担保的公告 | 2026-04-27 | Chinese | ||
| 39207277 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39207264 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 39207186 | 国投证券股份有限公司关于广东宇新能源科技股份有限公司持续督导期2025年度培训情况报告 | 2026-04-27 | Chinese | ||
| 39207181 | 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
GUANGDONG YUSSEN ENERGY TECHNOLOGY 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/54973/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54973 | 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=54973 | 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=54973 \ -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": 54973}, 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 GUANGDONG YUSSEN ENERGY TECHNOLOGY CO.,LTD. (id: 54973)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.