
BRIKOR LIMITED — Investor Relations & Filings
Brikor Limited manufactures and supplies high-quality building, construction, and mining materials. The company's product portfolio includes a wide range of clay bricks (such as stock and semi-face varieties), pavers, clay pipes, and various grades of coal. Brikor serves diverse markets, supplying materials for projects ranging from low-cost housing to large-scale residential, commercial, industrial, civil engineering, and infrastructure developments. The group operates manufacturing and beneficiation plants, positioning itself as a key supplier to the construction industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial information - Annual Financial Statements | 2021-05-31 | English | |
| Financial information - Annual Financial Statements | 2020-07-29 | English | |
| Financial information - Annual Financial Statements | 2019-07-09 | English | |
| Financial information - Annual Financial Statements | 2018-06-07 | English | |
| Circular - Published | 2018-03-15 | English | |
| Financial information - Annual Financial Statements | 2017-12-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
1 filing
| |||||
| 13529244 | Financial information - Annual Financial Statements | 2021-05-31 | English | ||
|
2020
1 filing
| |||||
| 13528910 | Financial information - Annual Financial Statements | 2020-07-29 | English | ||
|
2019
1 filing
| |||||
| 13528909 | Financial information - Annual Financial Statements | 2019-07-09 | English | ||
|
2018
2 filings
| |||||
| 13528907 | Financial information - Annual Financial Statements | 2018-06-07 | English | ||
| 13528908 | Circular - Published | 2018-03-15 | English | ||
|
2017
2 filings
| |||||
| 13528904 | Financial information - Annual Financial Statements | 2017-12-08 | English | ||
| 13528906 | Financial information - Annual Financial Statements | 2017-01-30 | English | ||
|
2016
1 filing
| |||||
| 13528894 | Financial information - Annual Financial Statements | 2016-07-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN GRANITO INDIA LIMITED
Manufacturer of ceramic tiles, composite marble, quartz, an…
|
ASIANTILES | IN | Manufacturing |
|
Cemacon S.A.
A manufacturer of ceramic blocks, bricks, and other constru…
|
CEON | RO | Manufacturing |
|
Champion Building Materials Co., Ltd.
Manufacturer and distributor of ceramic tiles and sustainab…
|
1806 | TW | Manufacturing |
|
DANTO HOLDINGS CORPORATION
A construction ceramics manufacturer also involved in desig…
|
5337 | JP | Manufacturing |
|
EGE SERAMİK SANAYİ VE TİCARET A.Ş.
Manufacturer of ceramic and porcelain tiles for floor and w…
|
EGSER | TR | Manufacturing |
|
Exxaro Tiles Limited
Manufactures and markets vitrified tiles for residential an…
|
EXXARO | IN | Manufacturing |
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
BRIKOR LIMITED 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/48684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48684 | 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=48684 | 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=48684 \ -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": 48684}, 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 BRIKOR LIMITED (id: 48684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.