
YNM — Investor Relations & Filings
Established in 2003 as a joint venture between Yulon Motor and Nissan Motor Co., Ltd., Yulon Nissan Motor Co., Ltd. manages the comprehensive value chain for the Nissan and Infiniti brands. The company’s core operations encompass vehicle design, research and development, marketing, and after-sales services. Its product portfolio includes a wide range of passenger vehicles, such as the Sentra, X-Trail, and the all-electric Leaf. Integrated into Nissan’s international division of labor, the company utilizes its technical expertise to contribute to global automotive design and development. Additionally, it maintains strategic interests in the mainland Chinese automotive market through various investments. The organization is dedicated to providing advanced mobility solutions and maintaining a robust service infrastructure to support its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 107年12月內部人持股異動(事後) | 2019-01-11 | Chinese | |
| 107年12月董事會成員及持股 | 2019-01-11 | Chinese | |
| 107年12月營業收入 | 2019-01-10 | Chinese | |
| 107年12月背書保證與資金貸與 | 2019-01-10 | Chinese | |
| 代重要子公司義展海外投資(股)公司公告董事異動案 | 2019-01-07 | Chinese | |
| 代重要子公司義華大陸投資(股)公司公告董事異動案 | 2018-12-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
5 filings
| |||||
| 33583406 | 107年12月內部人持股異動(事後) | 2019-01-11 | Chinese | ||
| 33583402 | 107年12月董事會成員及持股 | 2019-01-11 | Chinese | ||
| 33583410 | 107年12月營業收入 | 2019-01-10 | Chinese | ||
| 33583408 | 107年12月背書保證與資金貸與 | 2019-01-10 | Chinese | ||
| 33583413 | 代重要子公司義展海外投資(股)公司公告董事異動案 | 2019-01-07 | Chinese | ||
|
2018
10 filings
| |||||
| 33582565 | 代重要子公司義華大陸投資(股)公司公告董事異動案 | 2018-12-26 | Chinese | ||
| 33582569 | 公告本公司董事會會議重要內容 | 2018-12-17 | Chinese | ||
| 33582580 | 107年11月內部人持股異動(事後) | 2018-12-12 | Chinese | ||
| 33582573 | 107年11月董事會成員及持股 | 2018-12-12 | Chinese | ||
| 33582587 | 107年11月營業收入 | 2018-12-10 | Chinese | ||
| 33582583 | 107年11月背書保證與資金貸與 | 2018-12-10 | Chinese | ||
| 33582589 | 公告本公司新任董事長 | 2018-12-07 | Chinese | ||
| 33582592 | 公告本公司法人董事改派代表人 | 2018-12-04 | Chinese | ||
| 33582597 | 公告本公司董事長逝世 | 2018-12-03 | Chinese | ||
| 33582601 | 代重要子公司義華大陸投資公司公告董事會決議分配盈餘 匯回母公司 | 2018-12-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
YNM 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/51984/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51984 | 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=51984 | 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=51984 \ -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": 51984}, 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 YNM (id: 51984)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.