
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 |
|---|---|---|---|
| 108年第1季權益變動表 | 2019-05-13 | Chinese | |
| 108年第1季大陸投資 | 2019-05-13 | Chinese | |
| 補充公告本公司董事會決議召開股東常會相關事宜(增列議案) | 2019-05-10 | Chinese | |
| 董事會決議股利分派 | 2019-05-10 | Chinese | |
| 107年度股利金額(董事會決議) | 2019-05-10 | Chinese | |
| 公告本公司董事會會議重要內容 | 2019-05-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 33583273 | 108年第1季權益變動表 | 2019-05-13 | Chinese | ||
| 33583289 | 108年第1季大陸投資 | 2019-05-13 | Chinese | ||
| 33583292 | 補充公告本公司董事會決議召開股東常會相關事宜(增列議案) | 2019-05-10 | Chinese | ||
| 33583296 | 董事會決議股利分派 | 2019-05-10 | Chinese | ||
| 33583299 | 107年度股利金額(董事會決議) | 2019-05-10 | Chinese | ||
| 33583301 | 公告本公司董事會會議重要內容 | 2019-05-10 | Chinese | ||
| 33583306 | 108年4月背書保證與資金貸與 | 2019-05-10 | Chinese | ||
| 33583304 | 108年4月營業收入 | 2019-05-10 | Chinese | ||
| 33583308 | 更正108/04/29代子公司JETFORD INC.公告處分風神汽車 有限公司之股權之交易單位數量 | 2019-05-02 | Chinese | ||
| 33583310 | 更正108/04/29代子公司JETFORD INC.公告處分深圳聯友科技 有限公司之股權之交易單位數量 | 2019-05-02 | Chinese | ||
| 33583312 | 更正108/04/29代子公司JETFORD INC.公告處分東風裕隆舊車置換 有限公司之股權之交易單位數量 | 2019-05-02 | Chinese | ||
| 33583313 | 代子公司JETFORD INC.公告增資廣州風神汽車有限公司 | 2019-04-29 | Chinese | ||
| 33583315 | 代子公司JETFORD INC.公告處分風神汽車有限公司之股權 | 2019-04-29 | Chinese | ||
| 33583317 | 代子公司JETFORD INC.公告處分深圳聯友科技有限公司之股權 | 2019-04-29 | Chinese | ||
| 33583319 | 代子公司JETFORD INC.公告處分東風裕隆舊車置換有限公司之股權 | 2019-04-29 | 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.