
Green Resource Co.,Ltd — Investor Relations & Filings
Green Resource Co., Ltd. is a manufacturer and supplier of engineered and advanced materials. The company specializes in a wide range of products, including rare earth metals and compounds, rare metals, nano powders, and various ceramic and metal powders. Its portfolio also includes materials for thin film deposition, 3D printing powders, and functional pastes tailored for the electronics and other high-tech industries. In addition to material supply, Green Resource provides specialized coating services. These services utilize advanced techniques such as Physical Vapor Deposition (PVD), including sputtering and evaporation, as well as thermal and plasma spray technologies to apply various ceramic and metal layers on different substrates.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 단일판매ㆍ공급계약체결 | 2024-10-08 | Korean | |
| 기업설명회(IR)개최 | 2024-09-30 | Korean | |
| 반기보고서 (2024.06) | 2024-08-28 | Korean | |
| 증권발행결과(자율공시) (제1회차 CB) | 2024-06-10 | Korean | |
| 증권발행결과(자율공시) (제2회차 BW) | 2024-06-10 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2024-06-05 | Korean |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8049924 | 단일판매ㆍ공급계약체결 | 2024-10-08 | Korean | ||
| 8072782 | 기업설명회(IR)개최 | 2024-09-30 | Korean | ||
| 8083621 | 반기보고서 (2024.06) | 2024-08-28 | Korean | ||
| 8128637 | 증권발행결과(자율공시) (제1회차 CB) | 2024-06-10 | Korean | ||
| 8128636 | 증권발행결과(자율공시) (제2회차 BW) | 2024-06-10 | Korean | ||
| 8129513 | 주요사항보고서(전환사채권발행결정) | 2024-06-05 | Korean | ||
| 8129511 | 주요사항보고서(신주인수권부사채권발행결정) | 2024-06-05 | Korean | ||
| 8133724 | 분기보고서 (2024.03) | 2024-05-24 | Korean | ||
| 8156954 | [기재정정]사업보고서 (2023.12) | 2024-03-26 | Korean | ||
| 8157432 | 정기주주총회결과 | 2024-03-25 | Korean | ||
| 8158132 | 기타경영사항(자율공시) (신주인수권행사 결과) | 2024-03-22 | Korean | ||
| 8179079 | 사업보고서 (2023.12) | 2024-03-18 | Korean | ||
| 8179787 | 감사보고서제출 | 2024-03-15 | Korean | ||
| 8192500 | [기재정정]기타경영사항(자율공시) (상장주관사의 신주인수권행사(정정)) | 2024-03-12 | Korean | ||
| 8194964 | 주주총회소집공고 | 2024-03-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
Green Resource Co.,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/16550/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16550 | 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=16550 | 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=16550 \ -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": 16550}, 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 Green Resource Co.,Ltd (id: 16550)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.