
North Long Dragon New Materials Tech Co., Ltd. — Investor Relations & Filings
North Long Dragon New Materials Tech Co., Ltd. specializes in the research, development, production, and sale of non-metallic composite material products, primarily for military applications. The company focuses on providing high-performance structural and functional components for armored vehicles, tanks, and other defense platforms. Its product portfolio includes composite vehicle bodies, interior and exterior trim parts, and specialized protective equipment designed to meet rigorous military standards. By leveraging advanced manufacturing processes, the company delivers materials characterized by high strength-to-weight ratios, durability, and resistance to extreme environments. North Long Dragon serves as a key supplier in the defense sector, contributing to the modernization of military equipment through innovative material science and engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于筹划重大资产重组的进展公告 | 2026-05-22 | Chinese | |
| 广发证券股份有限公司关于北方长龙新材料技术股份有限公司2025年年度跟踪报告 | 2026-05-19 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员、证券事务代表、内审负责人的公告 | 2026-05-14 | Chinese | |
| 北京大成律师事务所关于北方长龙新材料技术股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | |
| 第三届董事会第一次会议决议公告 | 2026-05-14 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-14 | Chinese |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEVEX Corp.
defense technology company specializing in advanced autonom…
|
AVEX | US | Manufacturing |
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
BAE Systems PLC
Provides advanced, technology-led defence, aerospace, and s…
|
BAESY | GB | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
GENERAL DYNAMICS CORP
A global aerospace and defense company producing jets, ship…
|
GD | US | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
LIG Nex1 Co., Ltd.
Develops and manufactures advanced weapon systems for land,…
|
079550 | KR | Manufacturing |
|
Tech Robotics Spolka Akcyjna
Provider of unmanned ground vehicle technologies for milita…
|
NGD | PL | Manufacturing |
North Long Dragon New Materials Tech 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/56260/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56260 | 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=56260 | 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=56260 \ -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": 56260}, 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 North Long Dragon New Materials Tech Co., Ltd. (id: 56260)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.