
Công ty Cổ phần Hóa chất cơ bản miền Nam — Investor Relations & Filings
South Basic Chemicals Joint Stock Company is a leading producer of basic inorganic chemicals and a prominent supplier of caustic soda-chlorine products. As a member of a major chemical group, the company is also involved in the production of phosphoric acid and fertilizers, contributing to various industrial and agricultural sectors. Its operations emphasize a strong commitment to labor safety and environmental protection.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CSV: Nghị quyết HĐQT về việc phê duyệt lựa chọn đơn vị kiểm toán BCTC năm 2026 | 2026-05-15 | Vietnamese | |
| CSV: Nghị quyết và Biên bản họp ĐHĐCĐ thường niên 2026 | 2026-04-28 | Vietnamese | |
| CSV: Thông báo thay đổi nhân sự | 2026-04-28 | Vietnamese | |
| CSV: Nghị quyết HĐQT về danh sách ứng viên bầu cử Thành viên HĐQT nhiệm kỳ 2024-2029 | 2026-04-23 | Vietnamese | |
| CSV: Giải trình biến động LNST trên BCTC quý 1/2026 so với cùng kỳ năm trước | 2026-04-23 | Vietnamese | |
| CSV: Nghị quyết HĐQT về việc điều chỉnh chương trình ĐHĐCĐ TN năm 2026 và các tài liệu liên quan | 2026-04-22 | Vietnamese |
Browse filings by year
7 yearsMarket 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 |
Công ty Cổ phần Hóa chất cơ bản miền Nam 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/66750/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66750 | 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=66750 | 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=66750 \ -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": 66750}, 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 Công ty Cổ phần Hóa chất cơ bản miền Nam (id: 66750)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.