Beijing New Space Technology Co., Ltd. — Investor Relations & Filings
About Beijing New Space Technology Co., Ltd.
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-04-17 | Chinese | |
| 独立董事2025年度述职报告-张善英 | 2026-04-17 | Chinese | |
| 发行股份及支付现金购买资产并募集配套资金暨关联交易报告书(草案)摘要 | 2026-04-17 | Chinese | |
| 公司章程 | 2026-04-17 | Chinese | |
| [2026-018]关于续聘会计师事务所的公告 | 2026-04-17 | Chinese | |
| 董事会关于本次交易中是否存在直接或间接有偿聘请其他第三方机构或个人的说明 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38898979 | 关于无需编制前次募集资金使用情况报告的公告 | 2026-04-17 | Chinese | ||
| 38898976 | 独立董事2025年度述职报告-张善英 | 2026-04-17 | Chinese | ||
| 38898974 | 发行股份及支付现金购买资产并募集配套资金暨关联交易报告书(草案)摘要 | 2026-04-17 | Chinese | ||
| 38898971 | 公司章程 | 2026-04-17 | Chinese | ||
| 38898968 | [2026-018]关于续聘会计师事务所的公告 | 2026-04-17 | Chinese | ||
| 38898966 | 董事会关于本次交易中是否存在直接或间接有偿聘请其他第三方机构或个人的说明 | 2026-04-17 | Chinese | ||
| 38898964 | 关于本次交易摊薄当期每股收益的影响及填补回报安排的公告 | 2026-04-17 | Chinese | ||
| 38898960 | 国信证券关于时空科技本次交易不构成《上市公司重大资产重组管理办法》第十三条规定的重组上市情形的核查意见 | 2026-04-17 | Chinese | ||
| 38898958 | 关于变更公司经营范围及修订《公司章程》的公告 | 2026-04-17 | Chinese | ||
| 38898956 | 关于本次交易涉及控股股东、实际控制人及其他5%以上股东权益变动的提示性公告 | 2026-04-17 | Chinese | ||
| 38898953 | 关于提请股东会授权董事会办理本次交易相关事宜的公告 | 2026-04-17 | Chinese | ||
| 38898950 | 国信证券关于时空科技本次交易相关主体不存在《上市公司监管指引第7号——上市公司重大资产重组相关股票异常交易监管》第十二条规定的不得参与任何上市公司重大资产重组情形的核查意见 | 2026-04-17 | Chinese | ||
| 38898945 | 关于提请股东会同意免于发出要约的提示性公告 | 2026-04-17 | Chinese | ||
| 38898941 | 北京新时空科技股份有限公司拟发行股份及支付现金购买资产涉及的深圳市嘉合劲威电子科技有限公司100%股权评估项目资产评估报告 | 2026-04-17 | Chinese | ||
| 38898931 | 独立董事2025年度述职报告-窦林平 | 2026-04-17 | Chinese | ||
Market 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 |
|
DEE Tech
A SPAC formed to acquire a technology business in digital a…
|
DEE | FR | 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.