International CSRC Investment Holdings Co., Ltd. — Investor Relations & Filings
International CSRC Investment Holdings Co., Ltd. is a global manufacturer specializing in the production of carbon black, a primary raw material for the tire and rubber sectors. The company operates an extensive production network consisting of eight facilities across multiple continents, achieving a total annual capacity of approximately 857,000 tons. It is recognized as one of the top six carbon black producers globally. The group’s strategic focus centers on the circular economy and green sustainability, utilizing waste heat recovery systems and resource recycling to enhance operational efficiency. Through its primary brand, Continental Carbon, the company delivers high-performance materials to a diverse international clientele. Its core activities are defined by a commitment to green innovation, product quality, and the development of sustainable industrial solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年第4季資產負債表 | 2025-03-11 | Chinese | |
| 公告本公司董事會決議股利分派 | 2025-03-11 | Chinese | |
| 113年度股利金額(董事會決議) | 2025-03-11 | Chinese | |
| 公告本公司董事會通過113年度合併財務報告 | 2025-03-11 | Chinese | |
| 公告本公司減少持有被控股公司家數 | 2025-03-11 | Chinese | |
| 本公司及代子公司CSRC (BVI) Ltd.、CSRC (Singapore) Pte. Ltd.公告處分大陸子公司中橡(重慶)炭黑有限公司 股權事宜 | 2025-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33557872 | 113年第4季資產負債表 | 2025-03-11 | Chinese | ||
| 33557889 | 公告本公司董事會決議股利分派 | 2025-03-11 | Chinese | ||
| 33557891 | 113年度股利金額(董事會決議) | 2025-03-11 | Chinese | ||
| 33557894 | 公告本公司董事會通過113年度合併財務報告 | 2025-03-11 | Chinese | ||
| 33557896 | 公告本公司減少持有被控股公司家數 | 2025-03-11 | Chinese | ||
| 33557897 | 本公司及代子公司CSRC (BVI) Ltd.、CSRC (Singapore) Pte. Ltd.公告處分大陸子公司中橡(重慶)炭黑有限公司 股權事宜 | 2025-03-11 | Chinese | ||
| 33557899 | 公告本公司董事會決議通過大陸子公司中橡(鞍山)化學工業 有限公司結束營運並辦理解散清算事宜 | 2025-03-11 | Chinese | ||
| 33557904 | 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | ||
| 33557902 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 33557908 | 114年02月內部人持股異動(事後) | 2025-03-05 | Chinese | ||
| 33557906 | 114年02月董事會成員及持股 | 2025-03-05 | Chinese | ||
| 33557911 | 公告本公司113年度財務報告董事會預計召開日期為 114年3月11日 | 2025-03-03 | Chinese | ||
| 33557913 | 功能性委員會成員 | 2025-02-19 | Chinese | ||
| 33557916 | 114年1月背書保證與資金貸與 | 2025-02-10 | Chinese | ||
| 33557914 | 114年1月營業收入 | 2025-02-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
International CSRC Investment Holdings 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/51970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51970 | 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=51970 | 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=51970 \ -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": 51970}, 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 International CSRC Investment Holdings Co., Ltd. (id: 51970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.