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 |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2019-09-04 | Korean | |
| 반기보고서 (2019.06) | 2019-08-14 | Korean | |
| 분기보고서 (2019.03) | 2019-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2019-04-22 | Korean | |
| 사업보고서 (2018.12) | 2019-04-01 | Korean | |
| 정기주주총회결과 | 2019-03-29 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
12 filings
| |||||
| 10200352 | 주식등의대량보유상황보고서(약식) | 2019-09-04 | Korean | ||
| 10209736 | 반기보고서 (2019.06) | 2019-08-14 | Korean | ||
| 10267074 | 분기보고서 (2019.03) | 2019-05-15 | Korean | ||
| 10282653 | 주식등의대량보유상황보고서(약식) | 2019-04-22 | Korean | ||
| 10303934 | 사업보고서 (2018.12) | 2019-04-01 | Korean | ||
| 10313774 | 정기주주총회결과 | 2019-03-29 | Korean | ||
| 10322255 | 감사보고서제출 | 2019-03-21 | Korean | ||
| 10335436 | 주주총회소집공고 | 2019-03-08 | Korean | ||
| 10335412 | 현금ㆍ현물배당결정 | 2019-03-08 | Korean | ||
| 10335374 | 주주총회소집결의 | 2019-03-08 | Korean | ||
| 10335346 | 주주총회집중일개최사유신고 | 2019-03-08 | Korean | ||
| 11051197 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2019-02-13 | Korean | ||
|
2018
3 filings
| |||||
| 11086346 | 주식등의대량보유상황보고서(약식) | 2018-11-26 | Korean | ||
| 11094467 | 분기보고서 (2018.09) | 2018-11-14 | Korean | ||
| 11103533 | 주식등의대량보유상황보고서(약식) | 2018-11-07 | 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.