Ningxia Building Materials Group Co.,Ltd — Investor Relations & Filings
About Ningxia Building Materials Group Co.,Ltd
Ningxia Building Materials Group Co.,Ltd. focuses on the production and distribution of cement, concrete, and related construction materials. The core product range includes various grades of Portland cement, composite cement, and ready-mixed concrete, alongside aggregates and specialized building components. The company utilizes advanced dry-process production technology to ensure high-quality output for large-scale infrastructure, industrial facilities, and residential projects. Operations emphasize technical innovation, energy conservation, and environmental management to align with modern manufacturing standards. By maintaining a comprehensive supply chain and extensive production facilities, the organization provides essential materials for regional development and complex engineering requirements. Its business model integrates raw material extraction, processing, and logistics to serve a diverse client base in the construction sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国中材集团有限公司、中国中材股份有限公司关于股票交易异动的回函 | 2015-09-06 | Chinese | |
| 关于实际控制人中国中材集团有限公司变更承诺履行期限的公告 | 2015-09-02 | Chinese | |
| 2015年第一次临时股东大会会议资料 | 2015-08-28 | Chinese | |
| 2015年半年度报告摘要 | 2015-08-19 | Chinese | |
| 2015年半年度报告 | 2015-08-19 | Chinese | |
| 第六届董事会第三次会议决议公告 | 2015-08-19 | Chinese |
Browse filings by year
24 years- 2026 32 filings
- 2025 82 filings
- 2024 106 filings
- 2023 184 filings
- 2022 155 filings
- 2021 111 filings
- 2020 84 filings
- 2019 88 filings
- 2018 98 filings
- 2017 89 filings
- 2016 66 filings
- 2015 81 filings
- 2014 84 filings
- 2013 89 filings
- 2012 47 filings
- 2011 67 filings
- 2010 91 filings
- 2009 66 filings
- 2008 74 filings
- 2007 57 filings
- 2006 47 filings
- 2005 33 filings
- 2004 43 filings
- 2003 16 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
15 filings
| |||||
| 40921829 | 中国中材集团有限公司、中国中材股份有限公司关于股票交易异动的回函 | 2015-09-06 | Chinese | ||
| 40921799 | 关于实际控制人中国中材集团有限公司变更承诺履行期限的公告 | 2015-09-02 | Chinese | ||
| 40921775 | 2015年第一次临时股东大会会议资料 | 2015-08-28 | Chinese | ||
| 40921764 | 2015年半年度报告摘要 | 2015-08-19 | Chinese | ||
| 40921750 | 2015年半年度报告 | 2015-08-19 | Chinese | ||
| 40921709 | 第六届董事会第三次会议决议公告 | 2015-08-19 | Chinese | ||
| 40921703 | 关于召开2015年第一次临时股东大会的通知 | 2015-08-19 | Chinese | ||
| 40921692 | 关于2015年度第一期短期融资券发行结果的公告 | 2015-08-10 | Chinese | ||
| 40921686 | 2015年半年度业绩预亏公告 | 2015-07-24 | Chinese | ||
| 40921678 | 关于维护公司股价稳定的公告 | 2015-07-10 | Chinese | ||
| 40921672 | 中国中材集团有限公司、中国中材股份有限公司关于股票交易异动的回函 | 2015-07-07 | Chinese | ||
| 40921662 | 股票交易异常波动公告 | 2015-07-07 | Chinese | ||
| 40921658 | 关于参加“宁夏上市公司投资者网上接待日活动”的公告 | 2015-06-01 | Chinese | ||
| 40921654 | 2014年度利润分配实施公告 | 2015-05-28 | Chinese | ||
| 40921645 | 2015年第一季度报告 | 2015-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC
A vertically integrated cement and concrete producer focuse…
|
1102 | TW | Manufacturing |
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
Ningxia Building Materials Group 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/56734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56734 | 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=56734 | 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=56734 \ -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": 56734}, 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 Ningxia Building Materials Group Co.,Ltd (id: 56734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.