Beijing Dataway Horizon Co.,Ltd. — Investor Relations & Filings
Beijing Dataway Horizon Co.,Ltd. is a data intelligence service provider specializing in the integration of big data analytics, artificial intelligence, and market research methodologies. The company delivers actionable insights through comprehensive data collection, processing, and multi-dimensional analysis. Its core service offerings include consumer behavior research, public opinion monitoring, government policy evaluation, and digital transformation consulting. By leveraging advanced algorithmic models and multi-source data fusion, the firm assists government entities and corporate clients in optimizing decision-making processes and enhancing operational efficiency. Dataway Horizon operates at the intersection of social science and data technology, providing specialized solutions for urban management, brand positioning, and social governance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(马旗戟) | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(吴振华) | 2026-04-27 | Chinese | |
| 关于召开2025年度网上业绩说明会的公告 | 2026-04-27 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | |
| 关于北京零点有数数据科技股份有限公司2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-27 | Chinese | |
| 上市公司关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 40101550 | 2025年度独立董事述职报告(马旗戟) | 2026-04-27 | Chinese | ||
| 40101537 | 2025年度独立董事述职报告(吴振华) | 2026-04-27 | Chinese | ||
| 40101528 | 关于召开2025年度网上业绩说明会的公告 | 2026-04-27 | Chinese | ||
| 40101503 | 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 40101488 | 关于北京零点有数数据科技股份有限公司2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 40101477 | 上市公司关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 40101467 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 40101463 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
| 40101454 | 关于控股股东及其一致行动人协议转让公司部分股份过户完成的公告 | 2026-01-06 | Chinese | ||
|
2025
6 filings
| |||||
| 40101444 | 简式权益变动报告书(转让方) | 2025-11-28 | Chinese | ||
| 40101430 | 关于控股股东及其一致行动人拟协议转让公司部分股份暨权益变动的提示性公告 | 2025-11-28 | Chinese | ||
| 40101428 | 简式权益变动报告书(受让方) | 2025-11-28 | Chinese | ||
| 40101412 | 关于公司办公地址变更的公告 | 2025-11-24 | Chinese | ||
| 40101387 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 40101385 | 北京市中伦(深圳)律师事务所关于北京零点有数数据科技股份有限公司2025年第三次临时股东会的法律意见书 | 2025-10-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NEO MARKETING INC.
A marketing support company providing consumer-oriented res…
|
4196 | JP | Professional, scientific and te… |
|
Nepa AB
A consumer science and data analytics firm that provides ma…
|
NEPA | SE | Professional, scientific and te… |
|
NIQ Global Intelligence plc
A consumer intelligence company providing insights on consu…
|
NIQ | US | Professional, scientific and te… |
|
Novus Group International AB
An analysis and research company for market studies, opinio…
|
NOVU | SE | Professional, scientific and te… |
|
P. E. Analytics Limited
Provides real-time property data and analytics for market r…
|
PROPEQUITY | IN | Professional, scientific and te… |
|
PUREPROFILE LTD
Provides consumer profile data and insights through a propr…
|
PPL | AU | Professional, scientific and te… |
|
RIWI Corp.
Global tech firm specializing in real-time data collection,…
|
RIWI | CA | Professional, scientific and te… |
|
SYSTEM1 GROUP PLC
A marketing effectiveness platform predicting commercial im…
|
SYS1 | GB | Professional, scientific and te… |
|
VisasQ Inc.
A global knowledge-sharing platform connecting clients with…
|
4490 | JP | Professional, scientific and te… |
|
WACUL.INC
Offers an AI-powered platform for digital marketing and web…
|
4173 | JP | Professional, scientific and te… |
Beijing Dataway Horizon 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/56108/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56108 | 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=56108 | 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=56108 \ -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": 56108}, 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 Dataway Horizon Co.,Ltd. (id: 56108)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.