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-08-28 | Chinese | |
| 独立董事提名人声明(吴振华) | 2025-08-28 | Chinese | |
| 独立董事候选人声明(王辉) | 2025-08-28 | Chinese | |
| 董事会决议公告 | 2025-08-28 | Chinese | |
| 内幕信息知情人管理制度 | 2025-08-28 | Chinese | |
| 募集资金管理制度 | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40101213 | 关于2025年上半年度计提信用减值准备及资产减值准备公告 | 2025-08-28 | Chinese | ||
| 40101198 | 独立董事提名人声明(吴振华) | 2025-08-28 | Chinese | ||
| 40101184 | 独立董事候选人声明(王辉) | 2025-08-28 | Chinese | ||
| 40101168 | 董事会决议公告 | 2025-08-28 | Chinese | ||
| 40101153 | 内幕信息知情人管理制度 | 2025-08-28 | Chinese | ||
| 40101140 | 募集资金管理制度 | 2025-08-28 | Chinese | ||
| 40101124 | 股东会累积投票制实施细则 | 2025-08-28 | Chinese | ||
| 40101108 | 防范控股股东及其他关联方资金占用制度 | 2025-08-28 | Chinese | ||
| 40101090 | 独立董事专门会议议事规则 | 2025-08-28 | Chinese | ||
| 40101079 | 董事会专门委员会实施细则 | 2025-08-28 | Chinese | ||
| 40101063 | 关于召开2025年第二次临时股东会通知的公告 | 2025-08-28 | Chinese | ||
| 40101047 | 关于选举产生第四届董事会职工代表董事的公告 | 2025-08-28 | Chinese | ||
| 40101030 | 关于董事会换届选举的公告 | 2025-08-28 | Chinese | ||
| 40101012 | 关于变更公司注册资本及修订《公司章程》的公告 | 2025-08-28 | Chinese | ||
| 40100993 | 2025年半年度报告 | 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.