
ACBT — Investor Relations & Filings
All Cosmos Bio-Tech Holding Corporation specializes in the application of microbiology to develop and manufacture high-performance bio-chemical fertilizers. Its core products utilize a proprietary formulation combining organic matter, beneficial microorganisms, and chemical elements to enhance soil health and productivity. The company also engages in waste reutilization, applying biotechnological processes to convert organic waste into sustainable resources, and conducts research and development of microbial strains for health care and pharmaceutical applications. By leveraging advanced microbial R&D, the organization provides solutions designed to reduce reliance on traditional chemical inputs and promote circular economy principles. Its activities focus on the synthesis of biological and chemical technologies to provide sustainable alternatives for soil management and resource recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 106年第4季權益變動表 | 2018-03-23 | Chinese | |
| 106年度應收帳款周轉率 | 2018-03-23 | Chinese | |
| 106年度存貨週轉率 | 2018-03-23 | Chinese | |
| 106年度毛利率 | 2018-03-23 | Chinese | |
| 公告本公司發言人及代理發言人異動 | 2018-03-19 | Chinese | |
| 代子公司公告全宇工業有限公司增設一席董事 | 2018-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 34540608 | 106年第4季權益變動表 | 2018-03-23 | Chinese | ||
| 34540604 | 106年度應收帳款周轉率 | 2018-03-23 | Chinese | ||
| 34540602 | 106年度存貨週轉率 | 2018-03-23 | Chinese | ||
| 34540599 | 106年度毛利率 | 2018-03-23 | Chinese | ||
| 34540622 | 公告本公司發言人及代理發言人異動 | 2018-03-19 | Chinese | ||
| 34540625 | 代子公司公告全宇工業有限公司增設一席董事 | 2018-03-16 | Chinese | ||
| 34540627 | 公告本公司董事會決議解除經理人競業禁止限制案 | 2018-03-16 | Chinese | ||
| 34540631 | 公告本公司取得會計師106年度內部控制制度專案審查報告 | 2018-03-16 | Chinese | ||
| 34540634 | 公告本公司董事會決議與馬來西亞柔佛州政府旗下子公司 YPJ Plantations Sdn. Bhd.合作設立印尼合資公司 | 2018-03-16 | Chinese | ||
| 34540638 | 公告本公司董事會決議召開2018年股東常會相關事宜 | 2018-03-16 | Chinese | ||
| 34540642 | 董事會決議股利分派 | 2018-03-16 | Chinese | ||
| 34540646 | 106年度股利金額(董事會決議) | 2018-03-16 | Chinese | ||
| 34540648 | 本公司受邀參加第一金證券2018Q1投資座談會 | 2018-03-12 | Chinese | ||
| 34540703 | 107年03月法人說明會簡報 — 414820180323E001.pdf | 2018-03-12 | Chinese | ||
| 34540697 | 107年03月法人說明會簡報 — 414820180323M001.pdf | 2018-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
ACBT 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/52387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52387 | 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=52387 | 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=52387 \ -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": 52387}, 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 ACBT (id: 52387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.