INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD. — Investor Relations & Filings
About INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD.
Inner Mongolia Xinhua Distribution Group Co., Ltd. is a cultural enterprise primarily engaged in the distribution and sale of publications. The company specializes in the wholesale and retail of textbooks, general books, periodicals, and audio-visual products. It plays a critical role in the educational supply chain, serving as a major provider of teaching materials and student aids. Beyond traditional book sales, the group operates a comprehensive network of retail outlets and logistics centers, integrating modern warehousing and distribution capabilities. Its business scope also encompasses stationery, office supplies, and cultural creative products. By leveraging its extensive physical infrastructure and digital platforms, the company focuses on promoting literacy and cultural development while optimizing its supply chain for efficient content delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内蒙古新华发行集团股份有限公司2025年度利润分配预案公告 | 2026-04-09 | Chinese | |
| 内蒙古新华发行集团股份有限公司独立董事2025年度述职报告(贺军-已离任) | 2026-04-09 | Chinese | |
| 立信会计师事务所关于内蒙古新华发行集团股份有限公司2025年度募集资金存放与使用情况专项报告的鉴证报告 | 2026-04-09 | Chinese | |
| 内蒙古新华发行集团股份有限公司2025年度对会计师事务所履职情况评估报告 | 2026-04-09 | Chinese | |
| 内蒙古新华发行集团股份有限公司董事会秘书工作办法 | 2026-04-09 | Chinese | |
| 内蒙古新华发行集团股份有限公司2025年度内部控制评价报告 | 2026-04-09 | Chinese |
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abdullah Saad Mohammed Abo Moati for Bookstores Co.
Retail and wholesale distributor of stationery, office supp…
|
4191 | SA | Wholesale and retail trade |
|
Barnes & Noble Education, Inc.
An education solutions provider operating campus bookstores…
|
BNED | US | Wholesale and retail trade |
|
Bokusgruppen
A book retailer with physical stores, e-commerce, and a dig…
|
BOKUS | SE | Wholesale and retail trade |
|
Chapters Online Inc.
A leading Canadian retailer of books, e-books, stationery, …
|
COL | CA | Wholesale and retail trade |
|
Delo Prodaja
Distributor and retailer of printed media with a nationwide…
|
DPRG | SI | Wholesale and retail trade |
|
Jarir Marketing Co.
Retailer and wholesaler of electronics, office supplies, an…
|
4190 | SA | Wholesale and retail trade |
|
KALUNGA S.A.
Retailer and distributor of stationery, office supplies, an…
|
— | BR | Wholesale and retail trade |
|
ODP Corp
Provider of business services, supplies, and digital workpl…
|
ODP | US | Wholesale and retail trade |
|
Sanyodo Holdings Inc.
Holding company for a bookstore chain selling books, statio…
|
3058 | JP | Wholesale and retail trade |
|
SARAIVA LIVREIROS S.A. - FALIDA
Defunct bookstore chain and publisher undergoing liquidatio…
|
— | BR | Wholesale and retail trade |
INNER MONGOLIA XINHUA DISTRIBUTION 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/57531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57531 | 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=57531 | 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=57531 \ -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": 57531}, 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 INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD. (id: 57531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.