WO2023061454A1 - Visualization processing system and method for unstructured data, and storage medium and terminal - Google Patents

Visualization processing system and method for unstructured data, and storage medium and terminal Download PDF

Info

Publication number
WO2023061454A1
WO2023061454A1 PCT/CN2022/125188 CN2022125188W WO2023061454A1 WO 2023061454 A1 WO2023061454 A1 WO 2023061454A1 CN 2022125188 W CN2022125188 W CN 2022125188W WO 2023061454 A1 WO2023061454 A1 WO 2023061454A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
application
visualization
chart
dimension
Prior art date
Application number
PCT/CN2022/125188
Other languages
French (fr)
Chinese (zh)
Inventor
王永旭
陈良旭
周锋
陈�光
田丰
Original Assignee
广州广电运通金融电子股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州广电运通金融电子股份有限公司 filed Critical 广州广电运通金融电子股份有限公司
Publication of WO2023061454A1 publication Critical patent/WO2023061454A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor

Definitions

  • the disclosure belongs to the technical field of data visualization processing, and in particular relates to a system, method, storage medium and terminal for visual processing of unstructured data.
  • Data visualization is a scientific and technological research on the visual representation of data.
  • the visual representation of this data is defined as information extracted in a certain summary form, including various attributes and variables of the corresponding information unit.
  • the technology allows the visual interpretation of data through representation, modeling and display of volumes, surfaces, properties and animations using graphics, image processing, computer vision and user interfaces.
  • Data visualization is mainly aimed at conveying and communicating information clearly and effectively by means of graphics
  • Data visualization is widely used in the field of Internet big data operations, through the function of mining data and simply summarizing the mined data for visual display.
  • the patent application number 201810299437.8 discloses a data visualization display method and system, which lacks unified processing of structured and unstructured data, and unstructured data cannot be directly visualized
  • the application needs to be redeployed after the visualization chart is generated, which leads to difficult data processing, complex data visualization process, long implementation cycle and high cost.
  • the purpose of the present disclosure is to provide a visual processing system, method, storage medium and terminal for unstructured data, which can solve the above-mentioned problems.
  • a visual processing system for unstructured data includes a two-way communication data visualization processing module, a data engine module and a data source module, wherein the data visualization processing module includes an application template library, a chart library, a condition
  • the constructor and drawing component are used to receive and render the data results from the unified analysis and processing of the data engine module, so as to realize the data display of diverse needs.
  • the present disclosure also provides a method for visualizing unstructured data, the method comprising:
  • Unstructured data processing submit the selected conditions to the data engine module for unified analysis and processing and return the results, and then render the results and the set page style attributes in real time;
  • connection refers to the relationship between data
  • comparison refers to the ranking of data series
  • distribution refers to the frequency of items
  • composition concerns each part. percentage of the whole.
  • the data types of the data sources in step S3 include CSV/Excel files, structured data sources, and/or unstructured data sources, and the selected data source fields are classified according to dimensions and indicators, and the dimensions are used as "X Coordinate/Dimension Axis" selects the parameters, and uses the indicator as the "Y Coordinate/Measurement Axis” statistical parameter.
  • the present disclosure also provides a computer-readable storage medium on which computer instructions are stored, and the steps of the aforementioned method are executed when the computer instructions are run.
  • the present disclosure also provides a terminal, including a memory and a processor, the memory stores computer instructions that can run on the processor, and the processor executes the steps of the foregoing method when running the computer instructions.
  • the beneficial effect of the present disclosure lies in: the unified data processing scheme of the present disclosure solves the problem that unstructured data cannot be directly visualized in the past, and at the same time solves the problem of needing to redeploy the application after generating the visualized chart, allowing business Personnel can also easily implement visual analysis of massive data.
  • FIG. 1 is a schematic diagram of a visualization processing system of the present disclosure
  • Fig. 2 is a flowchart of the disclosed method
  • Figure 3 is an interface diagram of establishing the analysis dimension, that is, creating a new application
  • Figure 4 is a visual application editing interface
  • Figure 5 is an interface diagram for style adjustment or setting
  • Figure 6 is a diagram of the application deployment interface
  • FIG. 7 is a diagram of the application running start interface
  • Fig. 8 is an interface diagram of the application running result.
  • a visual processing system for unstructured data see FIG. 1 , the visual processing system includes a data visual processing module with two-way communication, a data engine module and a data source module.
  • the data visualization processing module includes an application template library, a chart library, a condition builder and a drawing component, which are used to receive and render the data results from the unified analysis and processing of the data engine module, so as to realize the data display of diverse requirements.
  • the system provides one-stop self-service visual data analysis and presentation. From platform data source access to upper-level application self-service analysis data and interactive presentation, all can be easily and efficiently completed in the method. At the same time, it solves the problem of excessive reliance on SQL operations for visualization in the past, zero code, mouse drag and drop operation interaction, so that business personnel can easily realize the visual analysis of massive data.
  • a visualization method for unstructured data see Fig. 2-Fig. 8, the method specifically includes the following steps.
  • the analysis dimension identifies four as connection, distribution, comparison, and composition.
  • Distribution The frequency of items, mainly concerned with how many items are included in each value range;
  • Composition Focus on what percentage each part contributes to the whole.
  • This step is the creation of the application. See Figure 3. You can choose a blank template or a preset application template, and fill in application-related information (including application name, developer, canvas scale, application description, and application logo).
  • the types of charts we can choose can be basically determined, and the chart selection is based on the above dimensions.
  • Icon types mainly include:
  • Comparison categories histogram, bar chart, line chart
  • Distribution category map, scatter plot, bubble chart
  • Constituent categories pie chart, area chart, funnel chart.
  • the data type of the data source includes a CSV/Excel file, a structured data source, and/or an unstructured data source.
  • dimension usually refers to a field that cannot be aggregated, and is often used for classification.
  • Metrics Also known as metrics, are fields that can be measured and aggregated or used for data manipulation.
  • X coordinate axis select the dimension field to be analyzed from the dimension list
  • Y-coordinate axis select the indicator field to be counted from the indicator list for aggregation operation, and the multi-dimensional chart supports selecting multiple indicators for statistics;
  • the numerical type - can carry out (summation, average value, maximum value, minimum value, count) aggregation statistics
  • Non-numeric type - counting statistics can be performed.
  • Character type supports multiple selection, and obtains the value list through group by.
  • Date type interval value, take the minimum date in the field as the start date, and the maximum date as the end date.
  • Unstructured data processing submitting the selected conditions to the data engine module for unified analysis and processing and returning the results, and then rendering the results and the set page style attributes in real time; specifically includes the following steps.
  • the data processing engine module receives the request parameters, and converts the parameters into SQL.
  • the result is returned to the front end, and the corresponding graph is rendered in real time according to the result data.
  • Typesetting layout performing rasterized layout and style adjustment in the front-end drawing area; specifically including:
  • Chart style color scheme selection, line size/spacing
  • steps 1-6 the production of the application and chart is completed. Then the application can be generated with one click, and an independent visual application project will be generated on the server side, and an unused port number will be automatically assigned to the application as the port number for subsequent application access. At this time, the application status becomes deployable .
  • the method supports multiple types of data sources.
  • it also supports non-relational database Elasticsearch.
  • the drawing components are rich, easy to operate, multi-dimensional exploration, and drawing can be realized by dragging and dropping.
  • the application template library is supported. After users select the corresponding template according to the business scenario, they only need to replace the prefabricated chart data source to render the chart without drawing, which greatly reduces the difficulty and time cost of user visualization development.
  • you can directly preview the application on a large screen, generate the application with one click, deploy the application, and publish the application, realizing the entire life cycle from creating a visual application to publishing the application.
  • the solution solves the problem that unstructured data cannot be directly visualized in the past, and at the same time solves the problem of needing to redeploy applications after generating visualization charts, allowing business personnel to easily implement visual analysis of massive data.
  • the present disclosure also provides a computer-readable storage medium on which computer instructions are stored, and the steps of the aforementioned method are executed when the computer instructions are run.
  • a computer-readable storage medium on which computer instructions are stored, and the steps of the aforementioned method are executed when the computer instructions are run.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory (ROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Flash memory or other memory technology, Compact Disc Read-Only Memory (CD-ROM), Digital Versatile Disc (DVD) or other optical storage, Magnetic tape cartridge, tape magnetic disk storage or other magnetic storage device or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
  • computer-readable media does not include transitory computer-readable media, such as modulated data signals and carrier waves.
  • the computer program codes required for the operation of each part of this application can be written in any one or more programming languages, including object-oriented programming languages such as Java, Scala, Smalltalk, Eiffel, JADE, Emerald, C++, C#, VB.NET, Python etc., conventional procedural programming languages such as C language, VisualBasic, Fortran2003, Perl, COBOL2002, PHP, ABAP, dynamic programming languages such as Python, Ruby and Groovy, or other programming languages.
  • the program code may run entirely on the user's computer, or as a stand-alone software package, or run partly on the user's computer and partly on a remote computer, or entirely on the remote computer or processing device.
  • the remote computer can be connected to the user computer through any form of network, such as a local area network (LAN) or wide area network (WAN), or to an external computer (such as through the Internet), or in a cloud computing environment, or as a service Use software as a service (SaaS).
  • LAN local area network
  • WAN wide area network
  • SaaS service Use software as a service
  • the present disclosure also provides a terminal, including a memory and a processor, the memory stores data sources and computer instructions that can run on the processor, and the processor executes the aforementioned method when running the computer instructions step.
  • a terminal including a memory and a processor
  • the memory stores data sources and computer instructions that can run on the processor
  • the processor executes the aforementioned method when running the computer instructions step.
  • the possible beneficial effects may be any one or a combination of the above, or any other possible beneficial effects.
  • the unstructured data visualization processing system can solve the problem that unstructured data cannot be directly visualized, and also solve the problem of redeploying applications after generating visualization charts, so that business personnel can easily realize massive data visualization analysis, with strong industrial applicability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A visualization processing system and method for unstructured data, and a storage medium and a terminal, which belong to the technical field of data visualization processing. The system comprises a data visualization processing module, a data engine module and a data source module, which are in two-way communication, wherein the data visualization processing module comprises an application template library, a chart library, a condition constructor and a drawing component, and is used for receiving and rendering data results, which are from the data engine module and are subjected to unified analysis and processing, so as to realize data presentation meeting diversified requirements. In the method, by means of a unified data processing solution, the problem of it being impossible to directly visualize unstructured data in the past is solved, the problem of an application being required to be redeployed after a visualized chart is generated is also solved, and service personnel can easily realize visualization analysis of mass data.

Description

非结构化数据的可视化处理系统、方法、存储介质和终端Visual processing system, method, storage medium and terminal of unstructured data
本公开要求于2021年10月14日提交中国专利局、申请号为202111197952.3、发明名称为“非结构化数据的可视化处理系统、方法、存储介质和终端”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。This disclosure claims the priority of the Chinese patent application with the application number 202111197952.3 and the title of the invention "system, method, storage medium and terminal for visual processing of unstructured data" submitted to the China Patent Office on October 14, 2021, all of which The contents are incorporated by reference in this disclosure.
技术领域technical field
本公开属于数据可视化处理技术领域,具体涉及一种非结构化数据的可视化处理系统、方法、存储介质和终端。The disclosure belongs to the technical field of data visualization processing, and in particular relates to a system, method, storage medium and terminal for visual processing of unstructured data.
背景技术Background technique
本部分的陈述仅仅是提供了与本公开相关的背景技术信息,不必然构成在先技术或先有技术。The statements in this section merely provide background information related to the present disclosure and do not necessarily constitute prior art or prior art.
数据可视化,是关于数据视觉表现形式的科学技术研究。其中,这种数据的视觉表现形式被定义为,一种以某种概要形式抽提出来的信息,包括相应信息单位的各种属性和变量。该技术允许利用图形、图像处理、计算机视觉以及用户界面,通过表达、建模以及对立体、表面、属性以及动画的显示,对数据加以可视化解释。数据可视化主要旨在借助于图形化手段,清晰有效地传达与沟通信息Data visualization is a scientific and technological research on the visual representation of data. Among them, the visual representation of this data is defined as information extracted in a certain summary form, including various attributes and variables of the corresponding information unit. The technology allows the visual interpretation of data through representation, modeling and display of volumes, surfaces, properties and animations using graphics, image processing, computer vision and user interfaces. Data visualization is mainly aimed at conveying and communicating information clearly and effectively by means of graphics
数据可视化被广泛应用于互联网大数据的运营领域,通过挖掘数据和将挖掘数据简单归纳以可视化展示的功能。然而,现有的数据处理中,如申请号为201810299437.8的专利公开了一种数据可视化展示方法及系统,其方法缺乏对结构化和非结构化数据的统一处理,非结构化数据无法直接进行可视化,同时生成可视化图表后需要重新部署应用,这些导致实现数据处理难、数据可视化过程复杂、实施周期长、成本较高。Data visualization is widely used in the field of Internet big data operations, through the function of mining data and simply summarizing the mined data for visual display. However, in existing data processing, for example, the patent application number 201810299437.8 discloses a data visualization display method and system, which lacks unified processing of structured and unstructured data, and unstructured data cannot be directly visualized At the same time, the application needs to be redeployed after the visualization chart is generated, which leads to difficult data processing, complex data visualization process, long implementation cycle and high cost.
发明内容Contents of the invention
(一)要解决的技术问题(1) Technical problems to be solved
本公开要解决的技术问题是现有技术中非结构化数据无法直接进行可视化。The technical problem to be solved in the present disclosure is that unstructured data cannot be directly visualized in the prior art.
(二)技术方案(2) Technical solution
为了克服现有技术的不足,本公开的目的在于提供一种非结构化数据的可视化处理系统、方法、存储介质和终端,其能解决上述问题。In order to overcome the deficiencies of the prior art, the purpose of the present disclosure is to provide a visual processing system, method, storage medium and terminal for unstructured data, which can solve the above-mentioned problems.
设计原理:Design principle:
总体方案:为了解决上述问题,本申请的总体设计方案如下。Overall scheme: In order to solve the above-mentioned problems, the overall design scheme of the present application is as follows.
一种非结构化数据的可视化处理系统,所述可视化处理系统包括双向通信的数据可视化处理模块、数据引擎模块和数据源模块,其中,所述数据可视化处理模块包括应用模板库、图表库、条件构造器和绘图组件,用于接收和渲染来自数据引擎模块统一分析和处理的数据结果,以实现多样化需求的数据展示。A visual processing system for unstructured data, the visual processing system includes a two-way communication data visualization processing module, a data engine module and a data source module, wherein the data visualization processing module includes an application template library, a chart library, a condition The constructor and drawing component are used to receive and render the data results from the unified analysis and processing of the data engine module, so as to realize the data display of diverse needs.
本公开还提供了一种非结构化数据的可视化方法,方法包括:The present disclosure also provides a method for visualizing unstructured data, the method comprising:
S1、确立分析维度,基于实际可视化需求,确立指标分析维度;S1. Establish the analysis dimension, and establish the index analysis dimension based on the actual visualization needs;
S2、选择图表,基于分析维度,选择图表类型;S2. Select the chart, and select the chart type based on the analysis dimension;
S3、选择数据源,从数据源列表选择要分析的数据源,并将所选数据源字段按维度和指标进行归类;S3. Select the data source, select the data source to be analyzed from the data source list, and classify the selected data source fields by dimensions and indicators;
S4、构造绘制条件,设置坐标轴维度和度量,并筛选条件;S4. Construct drawing conditions, set axis dimensions and measurements, and filter conditions;
S5、非结构化数据处理,将所选条件提交到数据引擎模块进行统一分析及处理并返回结果,再将结果及设置的页面样式属性进行实时渲染;S5. Unstructured data processing, submit the selected conditions to the data engine module for unified analysis and processing and return the results, and then render the results and the set page style attributes in real time;
S6、排版布局,在前端绘制区进行栅格化布局和样式调整;S6. Typesetting layout, performing rasterized layout and style adjustment in the front-end drawing area;
S7、生成应用,将完成排版布局后的数据生成应用预览页,保持至数据库并在后台生成独立应用工程且分配一个未被使用端口号,并添加到应用列表中,生成可部署状态的应用;S7. Generate an application, generate an application preview page with the data after the typesetting layout is completed, save it in the database and generate an independent application project in the background and assign an unused port number, and add it to the application list to generate an application in a deployable state;
S8、部署应用,将生成的可视化应用进行编译、打包成微服务镜像,推送到镜像服务器;S8. Deploy the application, compile and package the generated visualization application into a microservice image, and push it to the image server;
S9、运行/查看应用,运行应用镜像,生成应用URL,可通过URL进行访问应用。S9. Running/viewing the application, running the application image, generating an application URL, and accessing the application through the URL.
进一步的,步骤S1中,分析维度确定联系、分布、比较、构成四个,其中,联系为数据之间的关系,比较为数据系列的排名,分布为项目的频率情况,构成关注每个部分所占整体的百分比。Further, in step S1, four analysis dimensions are determined: connection, distribution, comparison, and composition. Among them, connection refers to the relationship between data, comparison refers to the ranking of data series, distribution refers to the frequency of items, and composition concerns each part. percentage of the whole.
进一步的,步骤S3中的数据源的数据类型包括CSV/Excel文件、结构化数据源、和/或非结构化数据源,将所选数据源字段按维度和指标进行归类,并将维度作为“X坐标/维度轴”选择参数,将指标作为“Y坐标/度量轴”统计参数。Further, the data types of the data sources in step S3 include CSV/Excel files, structured data sources, and/or unstructured data sources, and the selected data source fields are classified according to dimensions and indicators, and the dimensions are used as "X Coordinate/Dimension Axis" selects the parameters, and uses the indicator as the "Y Coordinate/Measurement Axis" statistical parameter.
本公开还提供了一种计算机可读存储介质,其上存储有计算机指令,所述计算机指令运行时执行前述方法的步骤。The present disclosure also provides a computer-readable storage medium on which computer instructions are stored, and the steps of the aforementioned method are executed when the computer instructions are run.
本公开还提供了一种终端,包括存储器和处理器,所述存储器上储存有能够在所述处理器上运行的计算机指令,所述处理器运行所述计算机指令时执行前述方法的步骤。The present disclosure also provides a terminal, including a memory and a processor, the memory stores computer instructions that can run on the processor, and the processor executes the steps of the foregoing method when running the computer instructions.
(三)有益效果(3) Beneficial effects
相比现有技术,本公开的有益效果在于:通过本公开的统一数据处理方案,解决了以往非结构化数据无法直接进行可视化问题,同时解决了生成可视化图表后需要重新部署应用问题,让业务人员也能轻松实现海量数据可视化分析。Compared with the prior art, the beneficial effect of the present disclosure lies in: the unified data processing scheme of the present disclosure solves the problem that unstructured data cannot be directly visualized in the past, and at the same time solves the problem of needing to redeploy the application after generating the visualized chart, allowing business Personnel can also easily implement visual analysis of massive data.
附图说明Description of drawings
图1为本公开可视化处理系统示意图;FIG. 1 is a schematic diagram of a visualization processing system of the present disclosure;
图2为本公开方法的流程图;Fig. 2 is a flowchart of the disclosed method;
图3为确立分析维度即新建应用的界面图;Figure 3 is an interface diagram of establishing the analysis dimension, that is, creating a new application;
图4为可视化应用编辑界面;Figure 4 is a visual application editing interface;
图5为样式调整或设置的界面图;Figure 5 is an interface diagram for style adjustment or setting;
图6为应用部署界面图;Figure 6 is a diagram of the application deployment interface;
图7为应用运行开始界面图;FIG. 7 is a diagram of the application running start interface;
图8为应用运行结果界面图。Fig. 8 is an interface diagram of the application running result.
具体实施方式Detailed ways
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结 合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开的一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the drawings in the embodiments of the present disclosure. Obviously, the described embodiments It is a part of embodiments of the present disclosure, but not all embodiments. Based on the embodiments in the present disclosure, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present disclosure.
本说明书中使用了流程图用来说明根据本说明书的实施例的系统所执行的操作。应当理解的是,前面或后面操作不一定按照顺序来精确地执行。相反,可以按照倒序或同时处理各个步骤。同时,也可以将其他操作添加到这些过程中,或从这些过程移除某一步或数步操作。The flowchart is used in this specification to illustrate the operations performed by the system according to the embodiment of this specification. It should be understood that the preceding or following operations are not necessarily performed in the exact order. Instead, various steps may be processed in reverse order or simultaneously. At the same time, other operations can be added to these procedures, or a certain step or steps can be removed from these procedures.
第一实施例first embodiment
一种非结构化数据的可视化处理系统,参见图1,可视化处理系统包括双向通信的数据可视化处理模块、数据引擎模块和数据源模块。A visual processing system for unstructured data, see FIG. 1 , the visual processing system includes a data visual processing module with two-way communication, a data engine module and a data source module.
其中,所述数据可视化处理模块包括应用模板库、图表库、条件构造器和绘图组件,用于接收和渲染来自数据引擎模块统一分析和处理的数据结果,以实现多样化需求的数据展示。Wherein, the data visualization processing module includes an application template library, a chart library, a condition builder and a drawing component, which are used to receive and render the data results from the unified analysis and processing of the data engine module, so as to realize the data display of diverse requirements.
系统提供一站式自助可视化数据分析及呈现,从平台数据源接入到上层应用自助分析数据及交互展现,都可以在方法中轻松、高效完成。同时解决了以往可视化过度依赖SQL运算问题,零代码,鼠标拖拽式操作交互,让业务人员也能轻松实现海量数据可视化分析。The system provides one-stop self-service visual data analysis and presentation. From platform data source access to upper-level application self-service analysis data and interactive presentation, all can be easily and efficiently completed in the method. At the same time, it solves the problem of excessive reliance on SQL operations for visualization in the past, zero code, mouse drag and drop operation interaction, so that business personnel can easily realize the visual analysis of massive data.
第二实施例second embodiment
一种非结构化数据的可视化方法,参见图2-图8,方法具体包括如下步骤。A visualization method for unstructured data, see Fig. 2-Fig. 8, the method specifically includes the following steps.
S1、确立分析维度,基于实际可视化需求,确立指标分析维度。S1. Establish the analysis dimension, and establish the indicator analysis dimension based on the actual visualization needs.
一个示例中,分析维度确定联系、分布、比较、构成四个。In one example, the analysis dimension identifies four as connection, distribution, comparison, and composition.
联系:数据之间的关系;Contact: the relationship between data;
比较:数据系列的排名,可以展示事物的排列顺序;Comparison: the ranking of data series, which can show the order of things;
分布:项目的频率情况,主要关心各数值范围内包含了多少项目;Distribution: The frequency of items, mainly concerned with how many items are included in each value range;
构成:关注每个部分所占整体的百分比。Composition: Focus on what percentage each part contributes to the whole.
该步骤即应用的创建,参见图3,可选择空白模板及已预置好的应用模板,填写应用相关信息(包括应用名称、开发者、画布比例、应用描述、应用logo)。This step is the creation of the application. See Figure 3. You can choose a blank template or a preset application template, and fill in application-related information (including application name, developer, canvas scale, application description, and application logo).
图3标记说明:11、模板列表;12为应用基本信息填写区。Figure 3 Marking Explanation: 11. Template list; 12 is the application basic information filling area.
S2、选择图表,基于分析维度,选择图表类型;S2. Select the chart, and select the chart type based on the analysis dimension;
确立好分析维度后,我们能选用的图表类型也基本能确定了,根据以上维度进行图表选择。After establishing the analysis dimensions, the types of charts we can choose can be basically determined, and the chart selection is based on the above dimensions.
图标类型主要包括:Icon types mainly include:
联系类:散点图、气泡图、雷达图;Contact class: scatter diagram, bubble diagram, radar diagram;
比较类:柱状图、条形图、折线图;Comparison categories: histogram, bar chart, line chart;
分布类:地图、散点图、气泡图;Distribution category: map, scatter plot, bubble chart;
构成类:饼图、面积图、漏斗图。Constituent categories: pie chart, area chart, funnel chart.
具体的,参见图4的可视化应用编辑界面,根据需求,从图表库选择图表类型,将图表拖到图表绘制区即可。Specifically, refer to the visual application editing interface in FIG. 4 , select a chart type from the chart library according to requirements, and drag the chart to the chart drawing area.
附图4包括标记说明:Accompanying drawing 4 includes label explanation:
21、应用标题;21. Application title;
22、工具栏;22. Toolbar;
23、操作按钮;23. Operation button;
24、图形列表;24. Graphical list;
25、图表工作区;25. Chart work area;
26、数据和样式标签页;26. Data and style tab page;
27、数据源选择区;27. Data source selection area;
28、条件筛选区;28. Condition screening area;
29、维度和度量设置。29. Dimension and measure settings.
S3、选择数据源,从数据源列表选择要进行分析的数据源,并将所选数据源字段按维度和指标进行归类。并将维度作为“X坐标/维度轴”选择参数,将指标作为“Y坐标/度量轴”统计参数。S3. Select a data source, select a data source to be analyzed from the data source list, and classify the fields of the selected data source by dimensions and indicators. And the dimension is used as the "X coordinate/dimension axis" selection parameter, and the indicator is used as the "Y coordinate/measurement axis" statistical parameter.
其中,数据源的数据类型包括CSV/Excel文件、结构化数据源、和/或非结构化数据源。Wherein, the data type of the data source includes a CSV/Excel file, a structured data source, and/or an unstructured data source.
其中,维度:通常是指不可被聚合的字段,常用来做分类。Among them, dimension: usually refers to a field that cannot be aggregated, and is often used for classification.
指标:也称为度量,是可以被测量和聚合或用于数据运算的字段。Metrics: Also known as metrics, are fields that can be measured and aggregated or used for data manipulation.
S4、构造绘制条件,设置坐标轴维度和度量,并筛选条件。具体包括:S4. Construct drawing conditions, set axis dimensions and measures, and filter conditions. Specifically include:
S41、设置维度和度量:S41. Setting dimensions and measures:
X坐标轴,从维度列表选择要分析的维度字段;X coordinate axis, select the dimension field to be analyzed from the dimension list;
Y坐标轴,从指标列表选择要进行统计的指标字段进行聚合操作,多维图表支持选择多个指标进行统计;Y-coordinate axis, select the indicator field to be counted from the indicator list for aggregation operation, and the multi-dimensional chart supports selecting multiple indicators for statistics;
其中,数值类型-可以进行(求和、平均值、最大值、最小值、计数)聚合统计;Among them, the numerical type - can carry out (summation, average value, maximum value, minimum value, count) aggregation statistics;
非数值类型-可以进行计数统计。Non-numeric type - counting statistics can be performed.
S42、条件筛选,选择条件字段,识别字段类型。S42. Conditional filtering, selecting a conditional field, and identifying a field type.
字段说明:Field description:
字符类型:支持多选,通过group by获取值列表。Character type: supports multiple selection, and obtains the value list through group by.
数值类型:区间值,取字段最小值作为起始值,最大值作为结束值Numerical type: interval value, take the minimum value of the field as the start value, and the maximum value as the end value
日期类型:区间值,取字段最小日期作为起始日期,最大日期作为结束日期。Date type: interval value, take the minimum date in the field as the start date, and the maximum date as the end date.
S5、非结构化数据处理,将所选条件提交到数据引擎模块进行统一分析及处理并返回结果,再将结果及设置的页面样式属性进行实时渲染;具体包括以下步骤。S5. Unstructured data processing, submitting the selected conditions to the data engine module for unified analysis and processing and returning the results, and then rendering the results and the set page style attributes in real time; specifically includes the following steps.
S51、设置维度和指标后,将构造条件以JSON格式提交给数据处理引擎模块,请求参数格式。S51. After setting the dimension and index, submit the construction condition to the data processing engine module in JSON format, and request the parameter format.
Figure PCTCN2022125188-appb-000001
Figure PCTCN2022125188-appb-000001
S52、数据处理引擎模块接收到请求参数,将参数进行SQL转化。S52. The data processing engine module receives the request parameters, and converts the parameters into SQL.
转化规则:Conversion rules:
Select;Select;
遍历measures;traverse measures;
函数名(指标字段1),函数名(指标字段2),…;Function name (indicator field 1), function name (indicator field 2), ...;
from表名;from table name;
group by维度字段。group by dimension field.
S53、完成SQL转化后,通过x-pack sql方式进行提交;S53, after completing the SQL conversion, submit through x-pack sql;
POST/_xpack/sql?format=jsonPOST /_xpack /sql? format=json
{{
"query":转化后的sql"query": converted sql
}}
S54、查询后将结果返回前端,对应图表根据结果数据进行实时渲染。S54. After the query, the result is returned to the front end, and the corresponding graph is rendered in real time according to the result data.
S6、排版布局,在前端绘制区进行栅格化布局和样式调整;具体包括:S6. Typesetting layout, performing rasterized layout and style adjustment in the front-end drawing area; specifically including:
S61、栅格化布局:通过拖拉拽,将图表摆放到绘制区想要的位置;S61. Grid layout: place the chart at the desired position in the drawing area by dragging and dropping;
S62、样式调整,参见图5的样式设置界面,具体如下:S62, style adjustment, refer to the style setting interface of Fig. 5, specifically as follows:
应用背景色调整;apply a background color adjustment;
图表背景色调整;Chart background color adjustment;
定义标题,字体大小、颜色、上下间距、摆放位置;Define the title, font size, color, upper and lower spacing, and placement;
图表样式,颜色系选择、线条大小/间距;Chart style, color scheme selection, line size/spacing;
悬浮提示;Hover prompt;
X轴Y轴角度调整等。X-axis, Y-axis angle adjustment, etc.
通过该步骤,可在绘制区拖动图表任意布局、设置应用及图表颜色、定义标题,字体、位置等样式。Through this step, you can drag the chart to any layout in the drawing area, set the application and chart colors, define titles, fonts, positions and other styles.
S7、生成应用,将完成排版布局后的数据生成应用预览页,保持至数据库并在后台生成独立应用工程且分配一个未被使用端口号,并添加到应用列表中,生成可部署状态的应用。S7. Generate an application, generate an application preview page with the completed data layout, store it in the database, generate an independent application project in the background and assign an unused port number, add it to the application list, and generate an application in a deployable state.
通过步骤1-6就完成了应用及图表的制作。接着可以一键生成应用,在服务端会生成一个独立的可视化应用工程,并给该应用自动分配一个未被使用的端口号,作为后续应用访问的端口号,此时应用状态变为可部署状态。Through steps 1-6, the production of the application and chart is completed. Then the application can be generated with one click, and an independent visual application project will be generated on the server side, and an unused port number will be automatically assigned to the application as the port number for subsequent application access. At this time, the application status becomes deployable .
具体包括:弹出大屏应用览页面,并生成html保存到数据库中;生成应用,在后台生成独立应用工程且分配一个未被使用端口号,并添加到应用列表中。Specifically include: popping up the large-screen application browsing page, generating html and saving it in the database; generating an application, generating an independent application project in the background and assigning an unused port number, and adding it to the application list.
S8、部署应用,参见图6,将生成的可视化应用进行编译、打包成微服务镜像,推送到镜像服务器。S8. Deploy the application, see FIG. 6 , compile and package the generated visualization application into a microservice image, and push it to the image server.
S9、运行/查看应用,参见图7,运行应用镜像,点击运行按钮,生成应用URL,可通过URL进行访问应用,参见图8,显示运行结果,可进行查看和停用。S9. Run/view the application, see FIG. 7, run the application image, click the run button, generate the application URL, and access the application through the URL, see FIG. 8, display the running result, and can view and disable it.
URL格式:http://IP:端口。URL format: http://IP:port.
由此可见,方法支持多种类型数据源,除了传统的Excel、CSV、关系型数据库外,还支持非关系型数据库Elasticsearch。绘图组件丰富,操作简易,多维探索,通过拖拉拽实现绘图。支持应用模板库,用户 根据业务场景选择相应的模板后,只需更换预制图表数据源,即可渲染成图表,无需进行绘制,大大减少了用户可视化开发难度及时间成本。编辑完成,可直接进行应用大屏预览、一键生成应用、部署应用、发布应用,实现了从创建可视化应用到发布应用的整个生命周期。It can be seen that the method supports multiple types of data sources. In addition to traditional Excel, CSV, and relational databases, it also supports non-relational database Elasticsearch. The drawing components are rich, easy to operate, multi-dimensional exploration, and drawing can be realized by dragging and dropping. The application template library is supported. After users select the corresponding template according to the business scenario, they only need to replace the prefabricated chart data source to render the chart without drawing, which greatly reduces the difficulty and time cost of user visualization development. After editing, you can directly preview the application on a large screen, generate the application with one click, deploy the application, and publish the application, realizing the entire life cycle from creating a visual application to publishing the application.
方案要点:Key points of the program:
1、将非结构化数据转化为统一查询SQL进行数据提取;1. Convert unstructured data into unified query SQL for data extraction;
2、将可视化图表一键生成应用并部署。2. Generate and deploy the visualization chart with one click.
方案通过统一数据处理,解决了以往非结构化数据无法直接进行可视化问题,同时解决了生成可视化图表后需要重新部署应用问题,让业务人员也能轻松实现海量数据可视化分析。Through unified data processing, the solution solves the problem that unstructured data cannot be directly visualized in the past, and at the same time solves the problem of needing to redeploy applications after generating visualization charts, allowing business personnel to easily implement visual analysis of massive data.
第三实施例third embodiment
本公开还提供了一种计算机可读存储介质,其上存储有计算机指令,所述计算机指令运行时执行前述方法的步骤。其中,所述方法请参见前述部分的详细介绍,此处不再赘述。The present disclosure also provides a computer-readable storage medium on which computer instructions are stored, and the steps of the aforementioned method are executed when the computer instructions are run. Wherein, for the method, please refer to the detailed introduction in the foregoing part, and details will not be repeated here.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于计算机可读存储介质中,计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和 载波。Those of ordinary skill in the art can understand that all or part of the steps in the various methods of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable storage medium, and the computer-readable medium includes a permanent Both non-permanent and non-permanent, removable and non-removable media can be implemented by any method or technology for information storage. Information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory (ROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Flash memory or other memory technology, Compact Disc Read-Only Memory (CD-ROM), Digital Versatile Disc (DVD) or other optical storage, Magnetic tape cartridge, tape magnetic disk storage or other magnetic storage device or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer-readable media does not include transitory computer-readable media, such as modulated data signals and carrier waves.
本申请各部分操作所需的计算机程序编码可以用任意一种或多种程序语言编写,包括面向对象编程语言如Java、Scala、Smalltalk、Eiffel、JADE、Emerald、C++、C#、VB.NET、Python等,常规程序化编程语言如C语言、VisualBasic、Fortran2003、Perl、COBOL2002、PHP、ABAP,动态编程语言如Python、Ruby和Groovy,或其他编程语言等。该程序编码可以完全在用户计算机上运行、或作为独立的软件包在用户计算机上运行、或部分在用户计算机上运行部分在远程计算机运行、或完全在远程计算机或处理设备上运行。在后种情况下,远程计算机可以通过任何网络形式与用户计算机连接,比如局域网(LAN)或广域网(WAN),或连接至外部计算机(例如通过因特网),或在云计算环境中,或作为服务使用如软件即服务(SaaS)。The computer program codes required for the operation of each part of this application can be written in any one or more programming languages, including object-oriented programming languages such as Java, Scala, Smalltalk, Eiffel, JADE, Emerald, C++, C#, VB.NET, Python etc., conventional procedural programming languages such as C language, VisualBasic, Fortran2003, Perl, COBOL2002, PHP, ABAP, dynamic programming languages such as Python, Ruby and Groovy, or other programming languages. The program code may run entirely on the user's computer, or as a stand-alone software package, or run partly on the user's computer and partly on a remote computer, or entirely on the remote computer or processing device. In the latter case, the remote computer can be connected to the user computer through any form of network, such as a local area network (LAN) or wide area network (WAN), or to an external computer (such as through the Internet), or in a cloud computing environment, or as a service Use software as a service (SaaS).
第四实施例Fourth embodiment
本公开还提供了一种终端,包括存储器和处理器,所述存储器上储存有数据源和能够在所述处理器上运行的计算机指令,所述处理器运行所述计算机指令时执行前述方法的步骤。其中,所述方法请参见前述部分的详细介绍,此处不再赘述。The present disclosure also provides a terminal, including a memory and a processor, the memory stores data sources and computer instructions that can run on the processor, and the processor executes the aforementioned method when running the computer instructions step. Wherein, for the method, please refer to the detailed introduction in the foregoing part, and details will not be repeated here.
需要说明的是,不同实施例可能产生的有益效果不同,在不同的实施例里,可能产生的有益效果可以是以上任意一种或几种的组合,也可以是其他任何可能获得的有益效果。It should be noted that different embodiments may have different beneficial effects. In different embodiments, the possible beneficial effects may be any one or a combination of the above, or any other possible beneficial effects.
最后应说明的是:以上实施例仅用以说明本公开的技术方案,而非对其限制;尽管参照前述实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本公开各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present disclosure, rather than to limit them; although the present disclosure has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present disclosure.
工业实用性Industrial Applicability
本公开提供的非结构化数据的可视化处理系统,可以解决非结构化数据无法直接进行可视化的问题,同时也解决了生成可视化图表后需要重新部署应用问题,让业务人员也能轻松实现海量数据可视化分析,具有很强的工业实用性。The unstructured data visualization processing system provided by this disclosure can solve the problem that unstructured data cannot be directly visualized, and also solve the problem of redeploying applications after generating visualization charts, so that business personnel can easily realize massive data visualization analysis, with strong industrial applicability.

Claims (10)

  1. 一种非结构化数据的可视化处理系统,其特征在于:所述可视化处理系统包括双向通信的数据可视化处理模块、数据引擎模块和数据源模块,其中,所述数据可视化处理模块包括应用模板库、图表库、条件构造器和绘图组件,用于接收和渲染来自数据引擎模块统一分析和处理的数据结果,以实现多样化需求的数据展示。A visual processing system for unstructured data, characterized in that: the visual processing system includes a two-way communication data visualization processing module, a data engine module and a data source module, wherein the data visualization processing module includes an application template library, Chart library, condition builder and drawing components are used to receive and render the data results from the unified analysis and processing of the data engine module, so as to realize the data display of diverse needs.
  2. 一种非结构化数据的可视化方法,其特征在于,方法包括:A visualization method for unstructured data, characterized in that the method comprises:
    S1、确立分析维度,基于实际可视化需求,确立指标分析维度;S1. Establish the analysis dimension, and establish the index analysis dimension based on the actual visualization needs;
    S2、选择图表,基于分析维度,选择图表类型;S2. Select the chart, and select the chart type based on the analysis dimension;
    S3、选择数据源,从数据源列表选择要分析的数据源,并将所选数据源字段按维度和指标进行归类;S3. Select the data source, select the data source to be analyzed from the data source list, and classify the selected data source fields by dimensions and indicators;
    S4、构造绘制条件,设置坐标轴维度和度量,并筛选条件;S4. Construct drawing conditions, set axis dimensions and measurements, and filter conditions;
    S5、非结构化数据处理,将所选条件提交到数据引擎模块进行统一分析及处理并返回结果,再将结果及设置的页面样式属性进行实时渲染;S5. Unstructured data processing, submit the selected conditions to the data engine module for unified analysis and processing and return the results, and then render the results and the set page style attributes in real time;
    S6、排版布局,在前端绘制区进行栅格化布局和样式调整;S6. Typesetting layout, performing rasterized layout and style adjustment in the front-end drawing area;
    S7、生成应用,将完成排版布局后的数据生成应用预览页,保存至数据库并在后台生成独立应用工程且分配一个未被使用端口号,并添加到应用列表中,生成可部署状态的应用;S7. Generate an application, generate an application preview page with the data after the typesetting layout is completed, save it to the database and generate an independent application project in the background and assign an unused port number, and add it to the application list to generate an application in a deployable state;
    S8、部署应用,将生成的可视化应用进行编译、打包成微服务镜像,推送到镜像服务器;S8. Deploy the application, compile and package the generated visualization application into a microservice image, and push it to the image server;
    S9、运行/查看应用,运行应用镜像,生成应用URL,可通过URL进行访问应用。S9. Running/viewing the application, running the application image, generating an application URL, and accessing the application through the URL.
  3. 根据权利要求2所述的可视化方法,其特征在于:步骤S1中,分析维度确定联系、分布、比较、构成四个,其中,联系为数据之间的关系,比较为数据系列的排名,分布为项目的频率情况,构成关注每个部分所占整体的百分比。The visualization method according to claim 2, characterized in that: in step S1, four dimensions of analysis are determined: connection, distribution, comparison, and composition, wherein the connection is the relationship between data, the comparison is the ranking of the data series, and the distribution is The frequency profile of the items constitutes the percentage of the whole that focuses on each part.
  4. 根据权利要求2所述的可视化方法,其特征在于:步骤S3中的数据源的数据类型包括CSV/Excel文件、结构化数据源、和/或非结构化数据源,将所选数据源字段按维度和指标进行归类,并将维度作为“X坐标/维度轴”选择参数,将指标作为“Y坐标/度量轴”统计参数。The visualization method according to claim 2, characterized in that: the data type of the data source in step S3 includes CSV/Excel file, structured data source, and/or unstructured data source, and the selected data source field is pressed Dimensions and indicators are classified, and the dimension is used as the "X coordinate/dimension axis" selection parameter, and the indicator is used as the "Y coordinate/measurement axis" statistical parameter.
  5. 根据权利要求2所述的可视化方法,其特征在于,步骤S4包括:The visualization method according to claim 2, wherein step S4 comprises:
    S41、设置维度和度量:X坐标轴,从维度列表选择要分析的维度字段;Y坐标轴,从指标列表选择要进行统计的指标字段进行聚合操作,多维图表支持选择多个指标进行统计;S41. Setting dimensions and measures: X axis, select the dimension field to be analyzed from the dimension list; Y axis, select the index field to be counted from the index list to perform aggregation operation, and the multidimensional chart supports selecting multiple indexes for statistics;
    S42、条件筛选,选择条件字段,识别字段类型。S42. Conditional filtering, selecting a conditional field, and identifying a field type.
  6. 根据权利要求2所述的可视化方法,其特征在于,步骤S5包括:The visualization method according to claim 2, wherein step S5 comprises:
    S51、设置维度和指标后,将构造条件以JSON格式提交给数据处理引擎模块,请求参数格式;S51. After setting the dimension and index, submit the construction condition to the data processing engine module in JSON format, and request the parameter format;
    S52、数据处理引擎模块接收到请求参数,将参数进行SQL转化;S52. The data processing engine module receives the request parameter, and performs SQL conversion on the parameter;
    S53、完成SQL转化后,通过x-pack sql方式进行提交;S53, after completing the SQL conversion, submit through x-pack sql;
    S54、查询后将结果返回前端,对应图表根据结果数据进行实时渲染。S54. After the query, the result is returned to the front end, and the corresponding graph is rendered in real time according to the result data.
  7. 根据权利要求2所述的可视化方法,其特征在于,步骤S6包括:The visualization method according to claim 2, wherein step S6 comprises:
    S61、栅格化布局:通过拖拉拽,将图表摆放到绘制区想要的位置;S61. Grid layout: place the chart at the desired position in the drawing area by dragging and dropping;
    S62、样式调整:包括应用背景色调整、图表背景色调整、定义标题、图表样式、悬浮提示、和X轴Y轴角度调整。S62. Style adjustment: including application background color adjustment, chart background color adjustment, title definition, chart style, floating prompt, and X-axis and Y-axis angle adjustment.
  8. 根据权利要求2所述的可视化方法,其特征在于:步骤S9中,URL格式采用http://IP:端口。The visualization method according to claim 2, characterized in that: in step S9, the URL format is http://IP:port.
  9. 一种计算机可读存储介质,其上存储有计算机指令,其特征在于:所述计算机指令运行时执行权利要求2-8任一项所述方法的步骤。A computer-readable storage medium, on which computer instructions are stored, wherein the steps of the method according to any one of claims 2-8 are executed when the computer instructions are executed.
  10. 一种终端,包括存储器和处理器,所述存储器上储存有能够在所述处理器上运行的计算机指令,其特征在于:所述处理器运行所述计算机指令时执行权利要求2-8任一项所述方法的步骤。A terminal, comprising a memory and a processor, wherein the memory stores computer instructions that can be run on the processor, and is characterized in that: when the processor runs the computer instructions, any one of claims 2-8 is executed. steps of the method described in the item.
PCT/CN2022/125188 2021-10-14 2022-10-13 Visualization processing system and method for unstructured data, and storage medium and terminal WO2023061454A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111197952.3 2021-10-14
CN202111197952.3A CN113934820A (en) 2021-10-14 2021-10-14 Visual processing system, method, storage medium and terminal for unstructured data

Publications (1)

Publication Number Publication Date
WO2023061454A1 true WO2023061454A1 (en) 2023-04-20

Family

ID=79279154

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/125188 WO2023061454A1 (en) 2021-10-14 2022-10-13 Visualization processing system and method for unstructured data, and storage medium and terminal

Country Status (2)

Country Link
CN (1) CN113934820A (en)
WO (1) WO2023061454A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116301871A (en) * 2023-05-23 2023-06-23 南京海泰医疗信息系统有限公司 Method and system for developing functional page by adopting index legend
CN116560723A (en) * 2023-07-10 2023-08-08 中国电子科技集团公司第十五研究所 System and method for quickly generating mobile terminal data acquisition software through zero code development
CN116755588A (en) * 2023-08-18 2023-09-15 成都建工第三建筑工程有限公司 Data visualization and interaction system and method based on plastering robot
CN116880844A (en) * 2023-09-07 2023-10-13 美云智数科技有限公司 Visual component configuration method, device and equipment for index data and storage medium
CN117235172A (en) * 2023-10-19 2023-12-15 之江实验室 Interaction method and device for integrating data analysis flow and visualization system construction
CN117289930A (en) * 2023-11-27 2023-12-26 杭州比智科技有限公司 Construction method and system suitable for data large screen custom theme style

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113934820A (en) * 2021-10-14 2022-01-14 广州广电运通金融电子股份有限公司 Visual processing system, method, storage medium and terminal for unstructured data
CN115098529A (en) * 2022-03-30 2022-09-23 爱动超越智能科技(青岛)有限责任公司 Big data visualization platform system
CN117610519B (en) * 2024-01-22 2024-05-03 山东浪潮数字商业科技有限公司 Method and system for dynamically rendering report based on index model

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106354786A (en) * 2016-08-23 2017-01-25 冯村 Visual analysis method and system
CN107256265A (en) * 2017-06-14 2017-10-17 成都四方伟业软件股份有限公司 A kind of search-engine results data visualization methods of exhibiting and system
CN108460087A (en) * 2018-01-22 2018-08-28 北京邮电大学 Heuristic high dimensional data visualization device and method
US10373058B1 (en) * 2013-10-10 2019-08-06 Jsonar, Inc. Unstructured database analytics processing
CN113934820A (en) * 2021-10-14 2022-01-14 广州广电运通金融电子股份有限公司 Visual processing system, method, storage medium and terminal for unstructured data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10373058B1 (en) * 2013-10-10 2019-08-06 Jsonar, Inc. Unstructured database analytics processing
CN106354786A (en) * 2016-08-23 2017-01-25 冯村 Visual analysis method and system
CN107256265A (en) * 2017-06-14 2017-10-17 成都四方伟业软件股份有限公司 A kind of search-engine results data visualization methods of exhibiting and system
CN108460087A (en) * 2018-01-22 2018-08-28 北京邮电大学 Heuristic high dimensional data visualization device and method
CN113934820A (en) * 2021-10-14 2022-01-14 广州广电运通金融电子股份有限公司 Visual processing system, method, storage medium and terminal for unstructured data

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116301871A (en) * 2023-05-23 2023-06-23 南京海泰医疗信息系统有限公司 Method and system for developing functional page by adopting index legend
CN116301871B (en) * 2023-05-23 2023-08-08 南京海泰医疗信息系统有限公司 Method and system for developing functional page by adopting index legend
CN116560723A (en) * 2023-07-10 2023-08-08 中国电子科技集团公司第十五研究所 System and method for quickly generating mobile terminal data acquisition software through zero code development
CN116755588A (en) * 2023-08-18 2023-09-15 成都建工第三建筑工程有限公司 Data visualization and interaction system and method based on plastering robot
CN116755588B (en) * 2023-08-18 2023-11-07 成都建工第三建筑工程有限公司 Data visualization and interaction system and method based on plastering robot
CN116880844A (en) * 2023-09-07 2023-10-13 美云智数科技有限公司 Visual component configuration method, device and equipment for index data and storage medium
CN116880844B (en) * 2023-09-07 2023-12-15 美云智数科技有限公司 Visual component configuration method, device and equipment for index data and storage medium
CN117235172A (en) * 2023-10-19 2023-12-15 之江实验室 Interaction method and device for integrating data analysis flow and visualization system construction
CN117289930A (en) * 2023-11-27 2023-12-26 杭州比智科技有限公司 Construction method and system suitable for data large screen custom theme style
CN117289930B (en) * 2023-11-27 2024-02-02 杭州比智科技有限公司 Construction method and system suitable for data large screen custom theme style

Also Published As

Publication number Publication date
CN113934820A (en) 2022-01-14

Similar Documents

Publication Publication Date Title
WO2023061454A1 (en) Visualization processing system and method for unstructured data, and storage medium and terminal
US10423720B2 (en) Displaying multiple row and column header areas in a summary table
US10354002B2 (en) Interaction relationship building and explorer for dashboard
US9460402B2 (en) Condensing hierarchical data
US8024666B2 (en) Apparatus and method for visualizing data
US9715331B2 (en) Generating an insight view while maintaining report context
US9465523B2 (en) Visual exploration of multidimensional data
WO2021073077A1 (en) Method, apparatus and device for automatically generating spreadsheet, and storage medium
CN111542813A (en) Using object models of heterogeneous data to facilitate building data visualizations
US20170255608A1 (en) Dynamic disaggregation and aggregation of spreadsheet data
US20090100086A1 (en) Apparatus and method for visualizing data within a decomposition graph
CN107885713B (en) File format conversion method, device, equipment and storage medium
CN111221526A (en) Data visual editing display platform based on data lake server
US11704304B2 (en) Spreadsheet with dynamic database queries
US10192330B2 (en) Rendering data visualizations in different analytical applications
CN110728124B (en) Method, apparatus, device and storage medium for visualizing electronic forms
US10133793B2 (en) Tag cloud visualization and/or filter for large data volumes
US7937415B2 (en) Apparatus and method for stripping business intelligence documents of references to unused data objects
CN110489441B (en) Big data-based ad hoc query method and equipment
US20200110832A1 (en) Monitoring organization-wide state and classification of data stored in disparate data sources of an organization
CN114138269A (en) Visual application construction method and device of business data
US20150082137A1 (en) Creating measures from formula on other measures
Shao et al. Modeling layout design for multiple-view visualization via Bayesian inference
US10373058B1 (en) Unstructured database analytics processing
US9582566B2 (en) Condensing hierarchical data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22880390

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE