Goa Carbon Ltd. — Investor Relations & Filings
Goa Carbon Ltd. specializes in the manufacturing and supply of Calcined Petroleum Coke (CPC). The company operates three calcination units located in Goa, Bilaspur, and Paradeep, providing a combined production capacity that serves both domestic and international markets. Its core product, CPC, is primarily utilized as a carbon raiser and in the fabrication of anodes for aluminum smelting. Additionally, the company's output supports applications in the steel and chemical processing sectors. Goa Carbon Ltd. focuses on maintaining high-purity carbon standards through controlled thermal treatment of raw petroleum coke. The strategic positioning of its facilities near major ports and industrial centers facilitates efficient logistics and raw material procurement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outcome of Board Meeting | 2026-05-07 | English | |
| Outcome of Board Meeting | 2026-05-07 | English | |
| Copy of Newspaper Publication | 2026-05-01 | English | |
| Shareholders meeting | 2026-04-30 | English | |
| Board Meeting — Board Meeting Intimation | 2026-04-28 | English | |
| Board Meeting — Financial Results/Dividend | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43092748 | Outcome of Board Meeting | 2026-05-07 | English | ||
| 42965364 | Outcome of Board Meeting | 2026-05-07 | English | ||
| 42215897 | Copy of Newspaper Publication | 2026-05-01 | English | ||
| 42171240 | Shareholders meeting | 2026-04-30 | English | ||
| 42271587 | Board Meeting — Board Meeting Intimation | 2026-04-28 | English | ||
| 42271597 | Board Meeting — Financial Results/Dividend | 2026-04-28 | English | ||
| 42173442 | Copy of Newspaper Publication | 2026-04-09 | English | ||
| 42200662 | Copy of Newspaper Publication | 2026-04-07 | English | ||
| 42209249 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | ||
| 42163338 | Disclosure under SEBI Takeover Regulations | 2026-04-02 | English | ||
| 42210777 | General Updates | 2026-03-22 | English | ||
| 42220154 | Trading Window | 2026-03-20 | English | ||
| 42166126 | General Updates | 2026-03-12 | English | ||
| 42161837 | Change in Management | 2026-03-05 | English | ||
| 42189418 | General Updates | 2026-02-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Rabigh Refining and Petrochemical Co.
Integrated complex producing refined fuels and petrochemica…
|
2380 | SA | Manufacturing |
|
Rafinerija ulja a.d. Modriča
Producer of hydrocracked base oils, lubricants, and functio…
|
RFUM | BA | Manufacturing |
|
RAÍZEN S.A.
Integrated energy company producing sugarcane bioenergy and…
|
— | BR | Manufacturing |
|
REFINARIA DE PETRÓLEOS DE MANGUINHOS S.A. - EM RECUPERAÇÃO JUDICIAL
Petroleum refinery producing energy derivatives currently i…
|
— | BR | Manufacturing |
|
ReGen III Corp.
Cleantech company re-refining used motor oil into high-valu…
|
GIII | CA | Manufacturing |
|
Reliance Industries Ltd
Conglomerate in energy, petrochemicals, retail, telecommuni…
|
RELIANCE | IN | Manufacturing |
|
Repsol S.A.
A global multi-energy company with oil, gas, refining, and …
|
REP | ES | Manufacturing |
|
ReSolve Energy Inc.
A clean-energy company converting forestry waste into biofu…
|
RESO | CA | Manufacturing |
|
Rompetrol Rafinare S.A.
A major crude oil refiner and petrochemical producer of fue…
|
RRC | RO | Manufacturing |
|
Saras
An energy company focused on oil refining, power generation…
|
SRS | IT | Manufacturing |
Goa Carbon Ltd. 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/61313/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61313 | 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=61313 | 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=61313 \ -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": 61313}, 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 Goa Carbon Ltd. (id: 61313)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.