
Yug Decor Limited — Investor Relations & Filings
Yug Decor Limited specializes in the manufacturing and marketing of a diverse range of adhesives and specialty chemicals. The company’s product portfolio primarily includes synthetic binders, wood adhesives, and water-based adhesives designed for various industrial and commercial applications. Key offerings feature high-performance solutions for the furniture, woodworking, and footwear sectors, often marketed under established brand names such as Yug-Col. The firm focuses on delivering bonding solutions that cater to specific material requirements, including laminates, veneers, and leather. By maintaining a focus on chemical formulation and quality control, the company serves a broad client base within the construction and manufacturing landscapes, providing essential components for assembly and finishing processes.
Recent filings
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
康普化学
Develops and produces specialty chemicals for hydrometallur…
|
920033 | CN | Manufacturing |
|
汉维科技
Produces polymer additives, metallic soaps, lubricants, and…
|
920957 | CN | Manufacturing |
|
齐鲁华信
Develops molecular sieves and catalysts for petrochemicals …
|
920832 | CN | Manufacturing |
Yug Decor Limited 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/62261/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62261 | 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=62261 | 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=62261 \ -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": 62261}, 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 Yug Decor Limited (id: 62261)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.