SHANXI LU'AN CHEMICAL TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About SHANXI LU'AN CHEMICAL TECHNOLOGY CO.,LTD.
Shanxi Lu'an Chemical Technology Co., Ltd. focuses on the research, development, and production of high-end coal-based chemicals and fine chemical derivatives. The company operates large-scale facilities dedicated to the deep processing of coal resources, utilizing advanced coal-to-liquids (CTL) and coal-to-chemicals technologies. Its primary product range includes urea, methanol, synthetic ammonia, and high-purity synthetic waxes. Additionally, the company produces specialty lubricants and olefins designed for diverse industrial applications. By prioritizing technological innovation and resource efficiency, the company provides high-value-added chemical solutions to the energy, agricultural, and manufacturing sectors. Its operations emphasize the conversion of raw materials into high-performance industrial products through integrated chemical synthesis processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山西潞安化工科技股份有限公司关于控股股东与实际控制人之间产权层级减少事项已完成工商变更登记的公告 | 2026-05-20 | Chinese | |
| 山西潞安化工科技股份有限公司第十一届董事会第三十六次会议决议公告 | 2026-05-19 | Chinese | |
| 山西潞安化工科技股份有限公司关于公司董事、高级管理人员2025年薪酬情况及2026年薪酬方案的公告 | 2026-04-17 | Chinese | |
| 山西潞安化工科技股份有限公司2025年度独立董事述职报告-李文华 | 2026-04-17 | Chinese | |
| 山西潞安化工科技股份有限公司2025年度报告摘要 | 2026-04-17 | Chinese | |
| 山西潞安化工科技股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-17 | Chinese |
Browse filings by year
27 years- 2026 25 filings
- 2025 129 filings
- 2024 110 filings
- 2023 76 filings
- 2022 77 filings
- 2021 136 filings
- 2020 149 filings
- 2019 96 filings
- 2018 131 filings
- 2017 135 filings
- 2016 191 filings
- 2015 154 filings
- 2014 188 filings
- 2013 103 filings
- 2012 67 filings
- 2011 47 filings
- 2010 56 filings
- 2009 45 filings
- 2008 58 filings
- 2007 84 filings
- 2006 57 filings
- 2005 59 filings
- 2004 56 filings
- 2003 32 filings
- 2002 33 filings
- 2001 12 filings
- 1993 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
SHANXI LU'AN CHEMICAL 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/56924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56924 | 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=56924 | 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=56924 \ -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": 56924}, 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 SHANXI LU'AN CHEMICAL TECHNOLOGY CO.,LTD. (id: 56924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.