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 |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | Professional, scientific and te… |
|
GARTNER INC
Research and advisory company providing actionable insights…
|
IT | US | 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.