
NSCompany CO., LTD. — Investor Relations & Filings
NSCompany CO., LTD., established in 1961, specializes in construction, manufacturing, and power plant services. The company's core activities include machine equipment and plant construction, with a focus on electric generation facilities. It also provides repair and maintenance services for power generating units. In addition to its construction and energy-related services, NSCompany is engaged in the manufacturing of core precision parts for the automotive industry and offers solutions for industrial machinery. The company focuses on providing high-quality products and technical services across its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주권매매거래정지기간변경(상장폐지 사유 발생) | 2021-04-01 | Korean | |
| 정기주주총회결과 | 2021-03-31 | Korean | |
| 감사보고서제출 | 2021-03-23 | Korean | |
| 사업보고서 (2020.12) | 2021-03-23 | Korean | |
| 주주총회소집결의 | 2021-03-16 | Korean | |
| 주주총회소집공고 | 2021-03-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
10 filings
| |||||
| 9062791 | 주권매매거래정지기간변경(상장폐지 사유 발생) | 2021-04-01 | Korean | ||
| 9068268 | 정기주주총회결과 | 2021-03-31 | Korean | ||
| 9092863 | 감사보고서제출 | 2021-03-23 | Korean | ||
| 9092228 | 사업보고서 (2020.12) | 2021-03-23 | Korean | ||
| 9152593 | 주주총회소집결의 | 2021-03-16 | Korean | ||
| 9151590 | 주주총회소집공고 | 2021-03-16 | Korean | ||
| 9151476 | 주주총회집중일개최사유신고 | 2021-03-16 | Korean | ||
| 9256529 | 분산요건미달 | 2021-02-01 | Korean | ||
| 9256522 | 기타시장안내(상장폐지 사유 발생 우려 안내) | 2021-02-01 | Korean | ||
| 9256519 | 주권매매거래정지(분산요건미달 사유 발생) | 2021-02-01 | Korean | ||
|
2020
5 filings
| |||||
| 9360446 | 주주명부폐쇄기간또는기준일설정 | 2020-12-16 | Korean | ||
| 9368993 | 임시주주총회결과 | 2020-12-08 | Korean | ||
| 9381452 | 주주총회소집공고 | 2020-11-23 | Korean | ||
| 9385055 | 기업설명회(IR)개최결과 | 2020-11-17 | Korean | ||
| 9414965 | 기업설명회(IR)개최 | 2020-11-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
BINTAI KINDEN CORPORATION BERHAD
Specialized mechanical and electrical engineering services …
|
— | MY | Construction |
|
Bravida Holding
A multi-technical service provider for buildings, facilitie…
|
BRAV | SE | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED
Integrated construction, engineering, and advanced building…
|
830 | HK | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Fulltech Co.Ltd.
Designs, sells, installs, and maintains automatic doors and…
|
6546 | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
NSCompany 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/16645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16645 | 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=16645 | 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=16645 \ -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": 16645}, 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 NSCompany CO., LTD. (id: 16645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.