
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 |
|---|---|---|---|
| 公告本公司董事會決議解除本公司經理人競業禁止 | 2020-06-19 | Chinese | |
| 公告本公司董事會會議重要內容 | 2020-06-19 | Chinese | |
| 本公司股東常會決議解除董事競業禁止之限制 | 2020-06-19 | Chinese | |
| 公告本公司股東會決議股利配發基準日 | 2020-06-19 | Chinese | |
| 公告本公司109年股東常會重要決議事項 | 2020-06-19 | Chinese | |
| 109年5月背書保證與資金貸與 | 2020-06-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33583589 | 公告本公司董事會決議解除本公司經理人競業禁止 | 2020-06-19 | Chinese | ||
| 33583590 | 公告本公司董事會會議重要內容 | 2020-06-19 | Chinese | ||
| 33583591 | 本公司股東常會決議解除董事競業禁止之限制 | 2020-06-19 | Chinese | ||
| 33583592 | 公告本公司股東會決議股利配發基準日 | 2020-06-19 | Chinese | ||
| 33583594 | 公告本公司109年股東常會重要決議事項 | 2020-06-19 | Chinese | ||
| 33583596 | 109年5月背書保證與資金貸與 | 2020-06-10 | Chinese | ||
| 33583595 | 109年5月營業收入 | 2020-06-10 | Chinese | ||
| 33583603 | 109年05月內部人持股異動(事後) | 2020-06-05 | Chinese | ||
| 33583599 | 109年05月董事會成員及持股 | 2020-06-05 | Chinese | ||
| 33583605 | 108年度股利金額(股東會決議) | 2020-06-05 | Chinese | ||
| 33583624 | 109年05月法人說明會簡報 — 222720200520E001.pdf | 2020-05-20 | Chinese | ||
| 33583617 | 109年05月法人說明會簡報 — 222720200520M001.pdf | 2020-05-20 | Chinese | ||
| 33583606 | 109年05月法人說明會簡報 | 2020-05-20 | Chinese | ||
| 33583626 | 本公司受邀參加由富邦證券舉辦之法人說明會 | 2020-05-19 | Chinese | ||
| 33583628 | 109年第1季海外子公司投資 | 2020-05-12 | 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.