JINDO.CO.,LTD — Investor Relations & Filings
JINDO.CO.,LTD. is a manufacturer and retailer of luxury fashion apparel, with a primary focus on fur and leather garments. The company's product portfolio encompasses a range of items such as coats, jackets, and vests designed for both men and women. It operates a multi-brand strategy, marketing its collections under names including Jindo Fur, Elphe, Uva, and Cleve. The company's specialization in high-quality fur products, such as mink apparel, establishes its position in the premium fashion market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2025-03-07 | Korean | |
| 의결권대리행사권유참고서류 | 2025-03-07 | Korean | |
| 주주총회소집결의 | 2025-03-05 | Korean | |
| 현금ㆍ현물배당결정 | 2025-02-28 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-14 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7962376 | 주주총회소집공고 | 2025-03-07 | Korean | ||
| 7962139 | 의결권대리행사권유참고서류 | 2025-03-07 | Korean | ||
| 7964243 | 주주총회소집결의 | 2025-03-05 | Korean | ||
| 7966071 | 현금ㆍ현물배당결정 | 2025-02-28 | Korean | ||
| 7972661 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-14 | Korean | ||
|
2024
10 filings
| |||||
| 8004324 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8017807 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8094063 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8127812 | 단기차입금증가결정 | 2024-06-12 | Korean | ||
| 8138605 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8144478 | 임시주주총회결과 | 2024-04-29 | Korean | ||
| 8144451 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-04-29 | Korean | ||
| 8153868 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8153815 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8155471 | 의결권대리행사권유참고서류 | 2024-03-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENSARİ SINAİ YATIRIMLAR A.Ş.
A manufacturing company specializing in lambskin processing…
|
ENSRI | TR | Manufacturing |
|
HUASI HOLDING COMPANY LIMITED
Integrated fur and leather company covering breeding, proce…
|
002494 | CN | Manufacturing |
JINDO.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/17075/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17075 | 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=17075 | 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=17075 \ -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": 17075}, 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 JINDO.CO.,LTD (id: 17075)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.