
JC Chemical Corporation, LTD. — Investor Relations & Filings
JC Chemical Corporation, LTD. is a renewable energy company specializing in the manufacturing and sale of biofuels. The company's primary products include biodiesel and other byproducts derived from bioenergy sources. Its operations are structured into two main business divisions: Biofuel and Plant Plantation. JC Chemical focuses on producing and supplying alternative energy solutions for both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최 | 2026-05-26 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-07 | Korean | |
| 자기주식처분결과보고서 | 2026-04-30 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2026-04-28 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2026-04-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47055467 | 기업설명회(IR)개최 | 2026-05-26 | Korean | ||
| 46360554 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 42657204 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-07 | Korean | ||
| 39057726 | 자기주식처분결과보고서 | 2026-04-30 | Korean | ||
| 37929371 | 주요사항보고서(자기주식처분결정) | 2026-04-28 | Korean | ||
| 35655469 | 유상증자결정(종속회사의주요경영사항) | 2026-04-23 | Korean | ||
| 33558125 | 신규시설투자등 | 2026-04-06 | Korean | ||
| 33129686 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-01 | Korean | ||
| 33048173 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33048156 | 대표이사변경 | 2026-03-26 | Korean | ||
| 32972955 | [첨부정정]사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32972901 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32963433 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32916432 | [기재정정]주주총회소집공고 | 2026-03-09 | Korean | ||
| 32914456 | 주주총회소집공고 | 2026-03-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
JC Chemical Corporation, 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/17241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17241 | 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=17241 | 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=17241 \ -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": 17241}, 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 JC Chemical Corporation, LTD. (id: 17241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.