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 |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2018-11-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
1 filing
| |||||
| 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.