
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 유형자산취득결정(종속회사의주요경영사항) | 2026-03-26 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 45776007 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 33119369 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33044600 | 유형자산취득결정(종속회사의주요경영사항) | 2026-03-26 | Korean | ||
| 32981868 | [기재정정]주주총회소집공고 | 2026-03-19 | Korean | ||
| 32971513 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32971464 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32920464 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32919997 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32919713 | [기재정정]주주총회소집결의 | 2026-03-10 | Korean | ||
| 32917426 | [기재정정]주주총회소집결의 | 2026-03-09 | Korean | ||
| 32868278 | 타법인주식및출자증권취득결정(자율공시) | 2026-03-03 | Korean | ||
| 19472328 | 주주총회소집결의 | 2026-02-13 | Korean | ||
| 19471372 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-13 | Korean | ||
|
2025
2 filings
| |||||
| 12199887 | 단기차입금증가결정 | 2025-12-26 | Korean | ||
| 12202162 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-22 | Korean | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHAR Technologies Ltd.
Develops High-Temperature Pyrolysis to convert biomass/wast…
|
YES | CA | Water supply; sewerage, waste m… |
|
CHC
Specializes in resource recycling, waste management, and in…
|
9930 | TW | Water supply; sewerage, waste m… |
|
Chiho Environmental Group Limited
Global leader in resources recycling, processing and tradin…
|
976 | HK | Water supply; sewerage, waste m… |
|
China Carbon Neutral Development Group Limited
Carbon neutrality enterprise focusing on renewable energy, …
|
1372 | HK | Water supply; sewerage, waste m… |
|
China Resources and Environment Co.,ltd.
Specializes in recycling waste electronics and comprehensiv…
|
600217 | CN | Water supply; sewerage, waste m… |
|
CHIN HSIN
Provides waste management and sustainable wood alternatives…
|
6951 | TW | Water supply; sewerage, waste m… |
|
CIAK Grupa d.d.
Distributes automotive parts and provides waste management …
|
CIAK | HR | Water supply; sewerage, waste m… |
|
CirChem AB
An environmental technology company specializing in industr…
|
CIRCHE | SE | Water supply; sewerage, waste m… |
|
CK Infrastructure Holdings Limited
A global infrastructure company investing in and operating …
|
1038 | BM | Water supply; sewerage, waste m… |
|
CLEAN HARBORS INC
Provider of environmental, industrial, and energy services,…
|
CLH | US | 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.