
Citatah Tbk — Investor Relations & Filings
Citatah Tbk is a pioneering leader in the natural stone industry, established in 1974. The company specializes in quarrying, fabricating, and distributing high-quality local marble from its South Sulawesi quarries, alongside a curated selection of imported natural stones including granite, onyx, and travertine. Serving architects, interior designers, developers, and homeowners, Citatah provides end-to-end solutions from material sourcing and custom design consultations to advanced processing with Italian machinery and global delivery. Renowned for its high-capacity supply, over 50 years of expertise, global certifications (ASTM, CE, SETCO), and commitment to environmentally responsible quarrying, Citatah has contributed to over 1,000 prestigious commercial and residential projects worldwide, offering extensive customization options and premium finishes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemanggilan Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-26 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek (KOREKSI) | 2026-05-22 | Indonesian | |
| Rencana Transaksi Perubahan Kegiatan Usaha | 2026-05-18 | Indonesian | |
| Penjelasan atas Permintaan Penjelasan Bursa | 2026-05-13 | Indonesian | |
| LAPORAN STUDI KELAYAKAN | 2026-05-13 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-13 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Quarrying of stone, sand and clay
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CARBINE RESOURCES LIMITED
Mineral exploration and development company focused on high…
|
CRB | AU | Mining and quarrying |
|
China Kingstone Mining Holdings Limited
Mining, processing, and trading high-quality beige marble s…
|
1380 | BM | Mining and quarrying |
|
Công ty Cổ phần Đá Núi Nhỏ
Producer of high-quality stone and aggregates for construct…
|
NNC | VN | Mining and quarrying |
|
Công ty Cổ phần Hóa An
Exploits/processes construction stone, manufactures materia…
|
DHA | VN | Mining and quarrying |
|
Công ty Cổ phần Khoáng sản và Xây dựng Bình Dương
Diversified enterprise in mineral exploitation, constructio…
|
KSB | VN | Mining and quarrying |
|
Công ty Cổ phần YBM
Leading global producer of high-quality calcium carbonate p…
|
YBM | VN | Mining and quarrying |
|
CORELLA RESOURCES LTD
Focuses on high-grade kaolin and silica sand for industrial…
|
CR9 | AU | Mining and quarrying |
|
DIATREME RESOURCES LIMITED
Explores and develops silica sand and mineral deposits for …
|
DRX | AU | Mining and quarrying |
|
Dolkam Šuja, a.s.
Mines and produces dolomite, supplying crushed and carbonat…
|
1DSU01A | SK | Mining and quarrying |
|
DOLOMITE CORPORATION BERHAD
Was an investment holding company engaged in quarrying, bui…
|
— | MY | Mining and quarrying |
Citatah Tbk 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/69166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69166 | 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=69166 | 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=69166 \ -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": 69166}, 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 Citatah Tbk (id: 69166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.