ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD. — Investor Relations & Filings
ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD. specializes in the research, development, production, and distribution of titanium dioxide and related chemical materials. The company's primary product portfolio includes rutile and anatase titanium dioxide, which are widely utilized in applications such as coatings, plastics, rubber, printing inks, and papermaking. In addition to its core titanium dioxide business, the company has expanded into the new energy sector through the production of iron phosphate, a key precursor for lithium iron phosphate (LFP) battery materials. By leveraging advanced manufacturing processes and maintaining a focus on product quality and technical innovation, the company serves diverse markets, providing essential chemical components for industrial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 年度股东会的通知 | 2026-03-24 | Chinese | |
| 独立董事自查报告(吕斌) | 2026-03-24 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-24 | Chinese | |
| 2025年年度审计报告 | 2026-03-24 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | |
| 关于安徽安纳达钛业股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34909515 | 年度股东会的通知 | 2026-03-24 | Chinese | ||
| 34909512 | 独立董事自查报告(吕斌) | 2026-03-24 | Chinese | ||
| 34909507 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-24 | Chinese | ||
| 34909495 | 2025年年度审计报告 | 2026-03-24 | Chinese | ||
| 34909396 | 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | ||
| 34909392 | 关于安徽安纳达钛业股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | ||
| 34909389 | 关于董事会换届完成并聘任高级管理人员、内审负责人的公告 | 2026-03-06 | Chinese | ||
| 34909388 | 第八届董事会第一次会议决议公告 | 2026-03-06 | Chinese | ||
| 34909384 | 关于选举职工代表董事的公告 | 2026-02-24 | Chinese | ||
| 34909376 | 独立董事提名人声明与承诺(强昌文) | 2026-02-12 | Chinese | ||
| 34909367 | 安徽安纳达钛业股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-02-12 | Chinese | ||
| 34909365 | 第七届董事会第二十五次会议决议公告 | 2026-02-12 | Chinese | ||
| 34909356 | 独立董事候选人声明与承诺(强昌文) | 2026-02-12 | Chinese | ||
| 34909353 | 独立董事提名人声明与承诺(何文龙) | 2026-02-12 | Chinese | ||
| 34909344 | 关于董事会换届选举的公告 | 2026-02-12 | 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 |
ANHUI ANNADA TITANIUM INDUSTRY 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/54192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54192 | 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=54192 | 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=54192 \ -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": 54192}, 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 ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD. (id: 54192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.