
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 |
|---|---|---|---|
|
VIKAS PROPPANT & GRANITE LTD.
Mines and manufactures proppants for the energy sector and …
|
531518 | IN | Mining and quarrying |
|
VRX SILICA LIMITED
Explores and develops high-grade silica sand resources for …
|
VRX | AU | Mining and quarrying |
|
Vulcan Materials CO
The nation's largest producer of construction aggregates, a…
|
VMC | US | Mining and quarrying |
|
WA KAOLIN LIMITED
Produces high-purity kaolin for industrial applications via…
|
WAK | AU | 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.