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年第三次临时股东会决议公告 | 2025-10-10 | Chinese | |
| 第四届董事会第一次会议决议公告 | 2025-09-18 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员的公告 | 2025-09-18 | Chinese | |
| 中原证券股份有限公司关于北京零点有数数据科技股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2025-09-15 | Chinese | |
| 关于召开2025年第三次临时股东会通知的公告 | 2025-09-15 | Chinese | |
| 第三届董事会第二十八次会议决议公告 | 2025-09-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40101371 | 2025年第三次临时股东会决议公告 | 2025-10-10 | Chinese | ||
| 40101359 | 第四届董事会第一次会议决议公告 | 2025-09-18 | Chinese | ||
| 40101346 | 关于董事会完成换届选举及聘任高级管理人员的公告 | 2025-09-18 | Chinese | ||
| 40101343 | 中原证券股份有限公司关于北京零点有数数据科技股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2025-09-15 | Chinese | ||
| 40101327 | 关于召开2025年第三次临时股东会通知的公告 | 2025-09-15 | Chinese | ||
| 40101315 | 第三届董事会第二十八次会议决议公告 | 2025-09-15 | Chinese | ||
| 40101303 | 关于使用部分闲置募集资金和自有资金进行现金管理的公告 | 2025-09-15 | Chinese | ||
| 40101291 | 公司章程(2025年9月) | 2025-09-15 | Chinese | ||
| 40101285 | 2025年第二次临时股东会决议公告 | 2025-09-15 | Chinese | ||
| 40101272 | 北京市中伦(深圳)律师事务所关于北京零点有数数据科技股份有限公司2025年第二次临时股东会的法律意见书 | 2025-09-15 | Chinese | ||
| 40101264 | 信息披露管理制度 | 2025-08-28 | Chinese | ||
| 40101253 | 投资者关系管理制度 | 2025-08-28 | Chinese | ||
| 40101244 | 年报信息披露重大差错责任追究制度 | 2025-08-28 | Chinese | ||
| 40101234 | 对外投融资管理制度 | 2025-08-28 | Chinese | ||
| 40101226 | 对外担保管理制度 | 2025-08-28 | 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.