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 |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 33128657 | 기업가치제고계획(자율공시) | 2026-04-01 | Korean | ||
| 33119931 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119343 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33010085 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33009934 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32919892 | 의결권대리행사권유참고서류 | 2026-03-10 | Korean | ||
| 32915073 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32849258 | 현금ㆍ현물배당결정 | 2026-02-27 | Korean | ||
| 32848670 | 주주총회소집결의 | 2026-02-27 | Korean | ||
|
2025
6 filings
| |||||
| 10217313 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33024658 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-16 | Korean | ||
| 33024619 | 최대주주변경 | 2025-10-16 | Korean | ||
| 33024608 | 최대주주등소유주식변동신고서(최대주주변경시) | 2025-10-16 | Korean | ||
| 33023969 | 주식등의대량보유상황보고서(일반) | 2025-10-14 | Korean | ||
| 33023602 | 주식등의대량보유상황보고서(일반) | 2025-10-13 | 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.