
Beijing New Space Technology Co., Ltd. — Investor Relations & Filings
Beijing New Space Technology Co., Ltd. specializes in comprehensive lighting solutions, integrating design, engineering, and maintenance services. The company focuses on urban landscape lighting, architectural illumination, and cultural tourism projects. Its core offerings include the development of smart lighting control systems and the implementation of large-scale outdoor lighting installations. By leveraging advanced LED technology and intelligent management platforms, the firm enhances urban aesthetics while promoting energy efficiency. The company serves municipal authorities and commercial clients, delivering customized lighting environments that support urban development and nighttime economies. Its expertise extends to the integration of lighting with smart city infrastructure, providing data-driven solutions for urban management and public space enhancement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [2026-018]关于续聘会计师事务所的公告 | 2026-04-17 | Chinese | |
| 董事会关于本次交易中是否存在直接或间接有偿聘请其他第三方机构或个人的说明 | 2026-04-17 | Chinese | |
| 关于本次交易摊薄当期每股收益的影响及填补回报安排的公告 | 2026-04-17 | Chinese | |
| 国信证券关于时空科技本次交易不构成《上市公司重大资产重组管理办法》第十三条规定的重组上市情形的核查意见 | 2026-04-17 | Chinese | |
| 关于变更公司经营范围及修订《公司章程》的公告 | 2026-04-17 | Chinese | |
| 关于本次交易涉及控股股东、实际控制人及其他5%以上股东权益变动的提示性公告 | 2026-04-17 | Chinese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Energy Inc.
Specialized electrical contractor delivering energy solutio…
|
ACX | CA | Construction |
|
Analogue Holdings Limited
A prominent electrical and mechanical (E&M) engineering and…
|
1977 | HK | Construction |
|
ANEL ELEKTRİK PROJE TAAHHÜT VE TİCARET A.Ş.
A global contracting company specializing in MEP systems fo…
|
ANELE | TR | Construction |
|
BSA LIMITED
Provides technical services for communication networks and …
|
BSA | AU | Construction |
|
Burkhalter Holding AG
Full-service provider of building technology, focusing on e…
|
BRKN | CH | Construction |
|
Caverion Oyj
Designs, builds, and maintains technical solutions for buil…
|
CAV1V | FI | Construction |
|
CHUDENKO CORPORATION
A facility engineering company for electrical, HVAC, and co…
|
1941 | JP | Construction |
|
Clear Energy Inc.
Turnkey energy efficiency, optimization, and clean energy s…
|
CWEN | CA | Construction |
|
CLEEN Energy AG
A full-service provider of sustainable energy solutions for…
|
CLEN | AT | Construction |
|
Công ty Cổ phần Đầu tư và Công nghệ HVC
Specializes in M&E general contracting, high-end entertainm…
|
HVH | VN | Construction |
Beijing New Space Technology 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/57998/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57998 | 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=57998 | 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=57998 \ -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": 57998}, 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 Beijing New Space Technology Co., Ltd. (id: 57998)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.