WO2018107610A1 - 业务数据处理方法、系统、设备及计算机可读存储介质 - Google Patents

业务数据处理方法、系统、设备及计算机可读存储介质 Download PDF

Info

Publication number
WO2018107610A1
WO2018107610A1 PCT/CN2017/077990 CN2017077990W WO2018107610A1 WO 2018107610 A1 WO2018107610 A1 WO 2018107610A1 CN 2017077990 W CN2017077990 W CN 2017077990W WO 2018107610 A1 WO2018107610 A1 WO 2018107610A1
Authority
WO
WIPO (PCT)
Prior art keywords
indicator
service
caliber
service data
user
Prior art date
Application number
PCT/CN2017/077990
Other languages
English (en)
French (fr)
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 WO2018107610A1 publication Critical patent/WO2018107610A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Definitions

  • the present invention relates to the field of data processing technologies, and in particular, to a service data processing method, system, device, and computer readable storage medium.
  • MIS Management Information System
  • management information system management information system
  • innovative business is increasing, in order to follow up the business more timely, business personnel are increasingly tending to short-cycle, high-frequency access to business data.
  • the way of obtaining these new types of business indicators is relatively fast.
  • new indicators are generated.
  • the indicator caliber is a statistical rule for certain business data.
  • the version of the MIS system needs to be updated to meet the data acquisition requirements of the new type of service, but the version update of the existing MIS system depends on the dedicated developer, and the version development cycle is too long to meet the aging requirements.
  • the data collection process is lengthy, resulting in a long period of time for the business personnel to obtain the indicator results, and the business development progress and the change trend cannot be obtained in time, thereby affecting the business processing efficiency.
  • the invention provides a service data processing method, system, device and computer readable storage medium, the main purpose of which is to solve the problem that the business personnel obtain the result of the indicator is too long, and the business development progress and the change trend cannot be obtained in time, thereby affecting the service.
  • Technical issues of processing efficiency are to solve the problem that the business personnel obtain the result of the indicator is too long, and the business development progress and the change trend cannot be obtained in time, thereby affecting the service.
  • the present invention provides a service data processing method, where the service data processing method includes:
  • the present invention further provides a service data processing system, where the service data processing system includes:
  • the metric configuration module is configured to receive an indicator metric configured by the user for the established service indicator, and complete the configuration of the service indicator based on the indicator metric;
  • a data obtaining module configured to obtain, according to the configured service indicator, the service data that matches the configured indicator caliber from the docked database, where the database is a distributed database;
  • the result generating module is configured to perform analysis and statistics on the obtained service data to generate an indicator result of the service indicator, and display the indicator result according to a preset visual display rule.
  • the present invention further provides a service data processing device, where the service data processing device includes a processor, a network interface, a user interface, a memory, and a communication bus;
  • the communication bus is configured to implement connection communication between a processor, a network interface, a user interface, and a memory;
  • the network interface is configured to connect to a background server, and perform data communication with the background server, where the background server stores a database that interfaces with a service data processing program stored in the memory;
  • the user interface is configured to connect to a client, receive an instruction sent by the client, and output, to the client, response data of an instruction sent by the service data processing device to the client;
  • the processor is configured to execute the service data processing program to implement the following steps:
  • the present invention also provides a computer readable storage medium storing one or more programs, the one or more programs being usable by one or more processors Execute to implement the following steps:
  • the service data processing method, system, device, and computer readable storage medium provided by the present invention receive the indicator caliber configured by the user for the established service indicator, and complete the configuration of the service indicator based on the index configured by the user, according to the configured index caliber.
  • Obtain the service data matching the metrics configured by the user in the docked database analyze and collect the obtained service data, generate the indicator results of the service indicators, and display according to the preset visual display rules, that is, based on the present
  • the configuration of the indicator caliber in the service indicator does not need to depend on the developer, and the user can configure a new indicator caliber for the service indicator at any time according to the needs of the business development, and the system can be from the docked database according to the new indicator caliber.
  • Finding the matching business data generation indicator results and showing that the data processing time is short greatly improving the efficiency of obtaining business data, enabling the business personnel to obtain the indicator results in time to understand the business development progress and trends, and better help. User made a decision , Thus improving business efficiency.
  • FIG. 1 is a flowchart of a first embodiment of a service data processing method according to the present invention
  • FIG. 2 is a flowchart of a second embodiment of a service data processing method according to the present invention.
  • FIG. 3 is a flowchart of a third embodiment of a service data processing method according to the present invention.
  • FIG. 4 is a schematic diagram of functional modules of a first embodiment of a service data processing system according to the present invention.
  • FIG. 5 is a schematic diagram of functional modules of a second embodiment of a service data processing system according to the present invention.
  • FIG. 6 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention.
  • the invention provides a service data processing method.
  • FIG. 1 a flowchart of a first embodiment of a service data processing method according to the present invention is shown.
  • the service data processing method includes:
  • Step S10 Receive an indicator caliber configured by the user for the established service indicator, and complete configuration of the service indicator based on the indicator caliber.
  • Step S20 Obtain, according to the configured service indicator, the service data that matches the configured indicator caliber from the docked database.
  • the database in the embodiment of the present invention is a distributed database, such as an HBase database based on the Hadoop platform.
  • a distributed database for storing business data is pre-established, and the business data acquired from each channel is stored in the above database according to a storage mode set by the user.
  • the solution of the present invention is based on a server that interfaces with the distributed database and a client that establishes network communication with the server, wherein the client may be a mobile terminal such as a mobile phone or a tablet computer, or may be a PC (Personal) Computer, personal computer, etc., the client acts as an interface between the user and the server, receives the information input by the user and sends it to the server for processing, and receives the data returned by the server for display.
  • the client may be a mobile terminal such as a mobile phone or a tablet computer, or may be a PC (Personal) Computer, personal computer, etc.
  • the method in the embodiment of the present invention is applicable to the processing of various service data, such as a promotion service, a sales service, and the like.
  • service data such as a promotion service, a sales service, and the like.
  • the processing of the service data of the promotion service of the WeChat public number is taken as an example. Be explained.
  • the data acquired in the background of the public number is stored in real time and stored in a pre-established distributed database.
  • the current merchant has introduced a new type of auto insurance product, which has various packages according to different information such as the organization and insurance expiration time, for example, according to different types of car type, insurance amount, warranty period, etc. There are a variety of packages.
  • the auto insurance business personnel need to analyze the promotion of these three products.
  • the business data includes sales amount information of various insurance packages, and account information for purchasing insurance products.
  • the business personnel wants to analyze the sales situation of the product, and set the business metrics in advance and configure the metrics for the metrics.
  • the business metrics are the sales trends of a specific one of the plurality of packages, and configured.
  • the indicator caliber may include “the sales trend of the package within one week of the product release”, “the sales trend of the package within one month of the product release”, and the like, in this embodiment, the user can flexibly set various index calibers as needed.
  • the client For the user to set the metrics, the client displays the current service metrics, so that the metrics can be configured for the displayed metrics. If you configure the metrics, you can add new metrics to the metrics. Or the current metrics can be deleted. The metrics can be configured in advance.
  • the user can configure the metrics based on the interface.
  • the client sends the metrics configured by the user to the server.
  • the server completes the configuration of the service indicators based on the received metrics.
  • the user can configure one or more indicator calibers for one service indicator.
  • Step S30 Perform analysis and statistics on the obtained service data to generate an indicator result of the service indicator, and display the indicator result according to a preset visual display rule.
  • the server obtains matching service data from the service data stored in the distributed database according to the configured service indicator.
  • the server needs to obtain the relevant business data of the specific package within one month of the release of the above-mentioned auto insurance product from the above database.
  • the relevant business data obtained may be the sales volume of the package every day in the month of the statistics, and the change in the sales volume of each day of the month reflects the sales of the package in one month.
  • Trends, the resulting statistical results are the corresponding indicator results.
  • the obtained indicator result can be directly displayed to the user by using a preset visual display rule.
  • the preset visual display rule can be set by the user according to requirements.
  • the display rule can be: displaying the indicator in the form of a chart.
  • a line graph such as a line graph, a histogram, a parallel graph, and the like.
  • the step of displaying the indicator result according to the preset visual display rule includes: after obtaining the indicator result of all the service indicators in the indicator set, determining the visualization set by the user for each service indicator Display rules; respectively display the index results of the business indicators in the indicator set in turn according to the corresponding visual display rules.
  • different business indicators in one indicator set can be displayed according to the rules set by the user, and the indicator results of all the business indicators in one indicator set are displayed at the same time, or only one is displayed at a time, and according to the switching instruction input by the user, The results of the indicators that display the business indicators in the indicator set in turn.
  • the data is processed by using the service indicator as a dimension; or the data is processed by the indicator set including one or more service indicators, for example, the user wants all the packages of the above-mentioned auto insurance products.
  • the indicator set in this embodiment is not limited to one product or a certain type of product, and the user can add to the same indicator set through any service indicator as needed.
  • the service data processing method further includes: when receiving the indicator adding instruction, acquiring an added service indicator and an indicator to which the service indicator belongs according to the indicator adding instruction. And adding the added service indicator to the indicator set and updating the indicator set.
  • the user in addition to configuring the indicator caliber for the service indicator, the user can also create a new service indicator as needed, and add the created service indicator to the specified indicator set.
  • the service data processing method of the embodiment is configured to receive the indicator metrics configured by the user for the established service indicators, and complete the configuration of the service indicators based on the metrics configured by the user, and obtain the configuration from the docked database according to the configured index metrics.
  • the service data matching the metrics is analyzed and statisticed, and the metric results of the service metrics are generated and displayed according to preset visual display rules, that is, based on the method of the embodiment, for the service indicators.
  • the configuration of the indicator caliber does not need to depend on the developer.
  • the user can configure a new indicator caliber for the service indicator at any time according to the needs of the business development, and the system can find the matching service data generation indicator from the docked database according to the new indicator caliber.
  • the results show that the data processing time is short, which greatly improves the efficiency of obtaining business data, enabling business personnel to obtain the results of the indicators in time to understand the progress and trends of the business development, to better help users make decisions, and thus improve the business. Processing efficiency.
  • a second embodiment of the service data processing method of the present invention is proposed based on the first embodiment.
  • the service data processing method further includes the following steps:
  • Step S40 Upon receiving the login request, acquire account information based on the login request, and query permission information that matches the account information.
  • step S50 the indicator set corresponding to the authority information is queried, and the indicator set is displayed to the user, so that the user configures the indicator caliber for the service indicator in the indicator set displayed by the user, where the indicator set includes at least one service. index.
  • the service personnel log in to the server through the allocated account information to process the service data; different service personnel are responsible for processing different types of products, so the rights information matched with the different accounts can be set in advance; Set multiple indicator sets, taking the above WeChat public account as an example.
  • the public number sells products of multiple insurance types, including auto insurance, accident insurance and property insurance. Different types of insurance are handled by different business personnel, respectively, for each insurance type. Set the corresponding indicator set and associate it with the corresponding permission information.
  • the account of the business personnel responsible for handling auto insurance products only has the authority to view the results of the indicators in the indicator set corresponding to the auto insurance.
  • the login request sent by the client to the server carries the account information of the service personnel, and the server queries the matching permission information according to the account information, and then obtains the corresponding indicator set and presents it to the service.
  • Personnel and business personnel can configure indicator caliber for the business indicators in the indicator set displayed, and then view the corresponding indicator results.
  • a third embodiment of the service data processing method of the present invention is proposed based on the first embodiment or the second embodiment described above. Referring to FIG. 3, in this embodiment, after step S30, the service data processing method further includes the following steps:
  • step S60 when the indicator caliber modification instruction triggered by the indicator result result interface is received, the modified indicator caliber is determined.
  • Step S70 retrieve the service data matching the modified indicator caliber from the docked database, generate an indicator result, and update the displayed indicator result.
  • the embodiment provides an interaction method for modifying the indicator caliber at any time after the indicator result is generated.
  • the interface triggers the indicator caliber modification command, and inputs the modified indicator caliber to modify the current indicator caliber.
  • the indicator caliber configuration interface can be set on the client display interface for the user to input a new indicator caliber.
  • the modified indicator caliber is determined based on the instruction, and the service data matching the modified indicator caliber is re-acquired from the docked database, and the indicator result is generated and displayed.
  • the modification of the indicator caliber may include deleting the current indicator caliber, adding a new indicator caliber level, and modifying the current index caliber content and other modification manners.
  • the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the invention also proposes a service data processing system.
  • FIG. 4 it is a schematic diagram of functional modules of the first embodiment of the service data processing system of the present invention.
  • the service data processing system includes:
  • the metric configuration module 10 is configured to receive an indicator metric configured by the user for the established service indicator, and complete the configuration of the service indicator based on the indicator metric.
  • the data obtaining module 20 is configured to obtain, according to the configured service indicator, the service data that matches the configured index caliber from the docked database, where the database is a distributed database.
  • the database in the embodiment of the present invention is a distributed database, such as an HBase database based on the Hadoop platform.
  • a distributed database for storing service data is established in advance for the service data processing system, and the service data acquired from each channel is stored in the above database according to the storage mode set by the user.
  • the user establishes network communication with the server of the system through the client, wherein the client can be a mobile terminal such as a mobile phone or a tablet computer, or a fixed terminal such as a PC, and the client serves as an interaction interface between the user and the server, and receives the user.
  • the input information is sent to the server for processing, and the data returned by the server is received for display.
  • the system of the embodiment of the present invention is applicable to the processing of various service data, such as a promotion service, a sales service, etc., in order to facilitate the description of the solution, the processing of the service data of the promotion service of the WeChat public number is taken as an example. Be explained.
  • the data acquired in the background of the public number is stored in real time and stored in a pre-established distributed database.
  • the current merchant has introduced a new type of auto insurance product, which has various packages according to different information such as the organization and insurance expiration time, for example, according to different types of car type, insurance amount, warranty period, etc. There are a variety of packages.
  • the auto insurance business personnel need to analyze the promotion of these three products.
  • the business data includes sales amount information of various insurance packages, and account information for purchasing insurance products.
  • the business personnel wants to analyze the sales situation of the product, and set the business metrics in advance and configure the metrics for the metrics.
  • the business metrics are the sales trends of a specific one of the plurality of packages, and configured.
  • the indicator caliber may include “the sales trend of the package within one week of the product release”, “the sales trend of the package within one month of the product release”, and the like, in this embodiment, the user can flexibly set various index calibers as needed.
  • the client For the user to set the metrics, the client displays the current service metrics, so that the metrics can be configured for the displayed metrics. If you configure the metrics, you can add new metrics to the metrics. Or the current metrics can be deleted. The metrics can be configured in advance. The metrics are configured on the interface. The client sends the metrics to the server. The metric configuration module 10 completes the service metrics based on the received metrics. Configuration, in which a user can configure one or more indicator calibers for a business indicator.
  • the result generating module 30 is configured to perform analysis and statistics on the obtained service data to generate an indicator result of the service indicator, and display the indicator result according to a preset visual display rule.
  • the data obtaining module 20 obtains matching service data from the service data stored in the distributed database according to the configured service indicator. For example, for the indicator caliber "the sales trend of a certain package within one month of product release", the data acquisition module 20 needs to obtain the relevant business data of the specific package within one month of the release of the above-mentioned auto insurance product from the above database.
  • the related business data acquired by the data acquisition module 20 may be the sales volume of the package every day in the month of the statistics, and the change in the sales volume of each day of the month reflects the package in one
  • the analysis result obtained by the result generation module 30 based on the acquired business data is the corresponding index result.
  • the result generating module 30 can directly display the obtained indicator result to the user by using a preset visual display rule, and the preset visual display rule can be set by the user according to requirements, for example, the display rule can be:
  • the form shows the results of the indicator, specifically, such as a line chart, a histogram, a parallel chart, and the like.
  • the system processes the data by using the service indicator as a dimension; or, the data is processed by using the indicator set including one or more service indicators, for example, the user wants all the packages of the above-mentioned auto insurance products.
  • a set of indicators can be established, and a plurality of established business indicators are added to the indicator set, and each business indicator corresponds to one package.
  • the indicator set in this embodiment is not limited to one product or a certain type of product, and the user can add to the same indicator set through any service indicator as needed.
  • the service data processing system further includes:
  • An indicator configuration module configured to: when the metric addition instruction is received, obtain an instruction to add a new service indicator and an indicator set to which the service indicator belongs according to the indicator adding instruction; and add the added service indicator to the
  • the indicators are centralized and the set of indicators is updated.
  • the user in addition to configuring the indicator caliber for the service indicator, the user can also create a new service indicator as needed, and the indicator configuration module adds an instruction based on the received indicator to obtain a new service indicator, and adds the The specified set of indicators.
  • the result generating module 30 is further configured to: after obtaining the index result of all the service indicators in the indicator set, determine a visual display rule set by the user for each service indicator; and, respectively, according to the corresponding The visual display rule sequentially displays the indicator results of the business indicators in the indicator set.
  • the visual display rule sequentially displays the indicator results of the business indicators in the indicator set.
  • different business indicators in one indicator set can be displayed according to the rules set by the user, and the indicator results of all the business indicators in one indicator set are displayed at the same time, or only one is displayed at a time, and according to the switching instruction input by the user, The results of the indicators that display the business indicators in the indicator set in turn.
  • the service data processing system of the present embodiment receives the indicator caliber configured by the user for the established service indicator, and completes the configuration of the service indicator based on the indicator metric configured by the user, and obtains the user configuration from the docked database according to the configured index caliber.
  • the service data matching the metrics is analyzed and statisticed, and the metrics of the service metrics are generated and displayed according to preset visual display rules. That is, the system based on the embodiment is used in the service indicator.
  • the configuration of the indicator caliber does not need to depend on the developer.
  • the user can configure a new indicator caliber for the service indicator at any time according to the needs of the business development, and the system can find the matching service data generation indicator from the docked database according to the new indicator caliber.
  • the results show that the data processing time is short, which greatly improves the efficiency of obtaining business data, enabling business personnel to obtain the results of the indicators in time to understand the progress and trends of the business development, to better help users make decisions, and thus improve the business. Processing efficiency.
  • a second embodiment of the service data processing system of the present invention is presented based on the first embodiment.
  • the service data processing system further includes:
  • the permission query module 40 is configured to: when receiving the login request, acquire account information based on the login request, and query permission information that matches the account information; and query an indicator set corresponding to the permission information, and The indicator set is displayed to the user, and the user is configured to configure the indicator caliber for the service indicator in the indicator set displayed by the user, wherein the indicator set includes at least one service indicator.
  • the service personnel log in to the server through the allocated account information to process the service data; different service personnel are responsible for processing different types of products, so the rights information matched with the different accounts can be set in advance; Set multiple indicator sets, taking the above WeChat public account as an example.
  • the public number sells products of multiple insurance types, including auto insurance, accident insurance and property insurance. Different types of insurance are handled by different business personnel, respectively, for each insurance type. Set the corresponding indicator set and associate it with the corresponding permission information.
  • the account of the business personnel responsible for handling auto insurance products only has the authority to view the results of the indicators in the indicator set corresponding to the auto insurance.
  • the login request sent by the client to the server carries the account information of the service personnel, and the permission query module 40 queries the matching permission information according to the account information, and then obtains the corresponding indicator set, and Displayed to the business personnel, the business personnel can configure the indicator caliber for the business indicators in the indicator set displayed, and then view the corresponding indicator results.
  • a third embodiment of the service data processing system of the present invention is proposed based on the first embodiment or the second embodiment described above.
  • the caliper configuration module 10 is further configured to: when receiving the indicator caliper modification instruction triggered by the indicator-based metric result interface, determine the modified indicator calibre; and re-acquire from the docked database.
  • the modified indicator diameter matches the business data, generates the indicator result, and updates the displayed indicator result.
  • the embodiment provides an interaction mode for modifying the indicator caliber at any time after the indicator result is generated.
  • the interface triggers the indicator caliber modification command, and inputs the modified indicator caliber to modify the current indicator caliber.
  • the indicator caliber configuration interface can be set on the client display interface for the user to input a new indicator caliber.
  • the caliber configuration module 10 determines the modified indicator caliber based on the instruction, and re-acquires the service data matching the modified indicator caliber from the docked database, and generates Indicator results are displayed.
  • the modification of the indicator caliber may include deleting the current indicator caliber, adding a new indicator caliber level, and modifying the current index caliber content and other modification manners.
  • the above-mentioned caliber configuration module 10, the data acquisition module 20, the result generation module 30, and the like may be embedded in or independent of the service data processing system in hardware, or may be stored in a software form in the service. In the memory of the data processing system, so that the processor calls to perform the operations corresponding to the above modules.
  • the processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
  • FIG. 6 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention.
  • the service data processing device in the embodiment of the present invention may be a PC, or may be a terminal device having a display function, such as a smart phone, a tablet computer, or a portable computer.
  • the service data processing device may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection communication between these components.
  • the user interface 1003 can include a display, an input unit such as a keyboard, and optionally, the user interface 1003 can also include a standard wired interface, a wireless interface.
  • the network interface 1004 can include a standard wired interface, a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
  • the memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001.
  • the service data processing device may further include a camera, RF (Radio) Frequency, RF) circuits, sensors, audio circuits, WiFi modules, and more.
  • RF Radio
  • RF Radio
  • the service data processing device structure shown in FIG. 6 does not constitute a limitation on the service data processing device, and may include more or less components than those illustrated, or combine some components, or different. Parts layout.
  • network interface 1004 and communication bus can be combined into a transmitting device for implementing data communication between the processor and the memory, between the service processing device and the client; and in other embodiments
  • the user interface 1003 may also be referred to as an input/output device for implementing the service processing device to receive external data and output data to any suitable external object.
  • the memory 1005 as a computer storage medium may include an operating system and a service data processing program, wherein the operating system is a program for managing and controlling hardware and software resources of the service data processing device, and supports business data. The processing of programs and other software and/or programs.
  • the network interface 1004 is mainly used to connect to the background server, and performs data communication with the background server.
  • the background server stores a database that interfaces with the service data processing program;
  • the user interface 1003 is mainly used.
  • Connecting to a client (user end), performing data communication with the client, receiving an instruction sent by the client, and outputting, to the client, response data of the service data processing device to the client's instruction for example, a user interface 1003 is configured to receive a login request sent by the client, or an indicator caliber configured for the established service, or send the indicator result to the client, and the processor 1001 may be configured to execute the service data processing program stored in the memory 1005.
  • the processor 1001 may further execute a service data processing program stored in the memory 1005 to complete the configuration of the service indicator based on the indicator caliber configured by the receiving user for the established service indicator. Before the steps, the following steps are also implemented:
  • the indicator set includes at least one service indicator.
  • the processor 1001 may further execute a service data processing program stored in the memory 1005 to complete the configuration of the service indicator based on the indicator caliber configured by the receiving user for the established service indicator. Before the steps, the following steps are also implemented:
  • the new service indicator and the indicator set to which the service indicator belongs are obtained according to the indicator adding instruction;
  • the step of displaying the indicator result according to a preset visual display rule includes:
  • the indicator results of the service indicators in the indicator set are sequentially displayed according to the corresponding visual display rules.
  • the processor 1001 may further execute a service data processing program stored in the memory 1005 to implement the following steps after the step of displaying the indicator result according to the preset visual display rule:
  • the present invention also provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the following steps :
  • the one or more programs may be executed by the one or more processors to receive the indicator caliber configured by the user for the established service indicator, and complete the service indicator based on the indicator caliber. Before the steps of the configuration, the following steps are also implemented:
  • the indicator set includes at least one service indicator.
  • the one or more programs may be executed by the one or more processors to receive the indicator caliber configured by the user for the established service indicator, and complete the service indicator based on the indicator caliber. Before the steps of the configuration, the following steps are also implemented:
  • the new service indicator and the indicator set to which the service indicator belongs are obtained according to the indicator adding instruction;
  • the step of displaying the indicator result according to a preset visual display rule includes:
  • the indicator results of the service indicators in the indicator set are sequentially displayed according to the corresponding visual display rules.
  • the one or more programs may be further executed by the one or more processors to implement the following steps after the step of displaying the indicator results according to preset visual display rules:
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • a storage medium such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Computing Systems (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明公开了一种业务数据处理方法,该方法流程包括:接收用户为建立的业务指标配置的指标口径,并基于指标口径完成业务指标的配置;基于配置的业务指标,从对接的数据库中获取与配置的指标口径匹配的业务数据,其中,数据库为分布式数据库;及对获取到的业务数据进行分析统计,以生成业务指标的指标结果,并按照预设的可视化展示规则展示指标结果。本发明还提出一种业务数据处理系统、设备和计算机可读存储介质。本发明能够使业务人员及时地获取到指标结果以了解业务发展进度及变化趋势,更好地帮助用户做出决策,进而提高业务处理效率。

Description

业务数据处理方法、系统、设备及计算机可读存储介质
本申请要求于2016年12月15日提交中国专利局、申请号为201611165332.0、发明名称为“业务数据处理方法及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及数据处理技术领域,尤其涉及一种业务数据处理方法、系统、设备及计算机可读存储介质。
背景技术
目前在金融领域例如保险领域、银行领域等,对于业务数据的处理多是依赖于MIS(Management Information System,管理信息系统),而随着互联网及金融行业快速发展,创新型的业务不断增多,为了更及时地跟进业务,业务人员对于业务数据的获取越来越趋向于短周期、高频度的获取方式,而一般这些新型发展的业务指标口径变动较快,当有新的业务时,会产生新的指标口径,其中,指标口径是针对一定的业务数据的一种统计规则。这时,就需要对MIS系统的版本进行更新以满足新型业务的数据获取需求,但是现有的MIS系统的版本更新依赖于专门的开发人员,存在版本开发周期过长的问题,无法满足时效需求,并且对于数据的采集流程冗长,导致业务人员获取指标结果的周期过长,无法及时地获取到业务发展进度及变化趋势,进而影响业务处理效率。
发明内容
本发明提供一种业务数据处理方法、系统、设备及计算机可读存储介质,其主要目的在于解决业务人员获取指标结果的周期过长,无法及时地获取到业务发展进度及变化趋势,进而影响业务处理效率的技术问题。
为实现上述目的,本发明提供一种业务数据处理方法,该业务数据处理方法包括:
接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
此外,为实现上述目的,本发明还提供一种业务数据处理系统,该业务数据处理系统包括:
口径配置模块,用于接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
数据获取模块,用于基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
结果生成模块,用于对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
此外,为实现上述目的,本发明还提供一种业务数据处理设备,所述业务数据处理设备包括处理器、网络接口、用户接口、存储器及通信总线;
所述通信总线用于实现处理器、网络接口、用户接口及存储器之间的连接通信;
所述网络接口用于连接后台服务器,与所述后台服务器进行数据通信,其中,所述后台服务器中存储有与存储器中存储的业务数据处理程序对接的数据库;
所述用户接口用于连接客户端,接收所述客户端发送的指令以及向所述客户端输出所述业务数据处理设备对于所述客户端发送的指令的响应数据;
所述处理器用于执行所述业务数据处理程序,以实现以下步骤:
接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
此外,为实现上述目的,本发明还提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器用来执行,以实现以下步骤:
接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
本发明提出的业务数据处理方法、系统、设备及计算机可读存储介质,接收用户为建立的业务指标配置的指标口径,并基于用户配置的指标口径完成业务指标的配置,根据配置的指标口径从对接的数据库中获取与用户配置的指标口径匹配的业务数据,对获取到的业务数据进行分析统计,生成业务指标的指标结果,并按照预设的可视化展示规则进行展示,也就是说,基于本发明的方案,对于业务指标中指标口径的配置不需要依赖于开发人员,用户可以根据业务发展的需要,随时为业务指标配置新的指标口径,并且系统能够根据新的指标口径从对接的数据库中查找到匹配的业务数据生成指标结果并展示,数据处理时效短,极大地提高了业务数据的获取效率,使业务人员能够及时地获取到指标结果以了解业务发展进度及变化趋势,更好地帮助用户做出决策,进而提高业务处理效率。
附图说明
图1为本发明业务数据处理方法第一实施例的流程图;
图2为本发明业务数据处理方法第二实施例的流程图;
图3为本发明业务数据处理方法第三实施例的流程图;
图4为本发明业务数据处理系统第一实施例的功能模块示意图;
图5为本发明业务数据处理系统第二实施例的功能模块示意图;
图6是本发明实施例方案涉及的硬件运行环境的设备结构示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明提供一种业务数据处理方法。参照图1所示,为本发明业务数据处理方法第一实施例的流程图。
在本实施例中,该业务数据处理方法包括:
步骤S10,接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置。
步骤S20,基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据。
本发明实施例中的数据库为分布式数据库,例如基于Hadoop平台的HBase数据库等。预先建立用于存储业务数据的分布式数据库,将从各个渠道获取到的业务数据均按照用户设置的存储模式存储在上述数据库中。本发明的方案基于与上述分布式数据库对接的服务器,以及与该服务器建立网络通信的客户端实现,其中,该客户端可以是手机、平板电脑等移动终端,也可以是PC机(Personal Computer,个人电脑)等固定终端,客户端作为用户与服务器之间的交互界面,接收用户输入的信息发送至服务器进行处理,并接收服务器返回的数据进行展示。
需要说明的是,本发明实施例的方法适用于各种业务数据的处理,例如推广业务、销售业务等等,以下为了便于说明该方案,以微信公众号的推广业务的业务数据的处理为例进行说明。
以下为一具体应用场景:建立一微信公众号,作为保险产品的推广销售渠道,对各种产品进行推广销售,客户通过关注该微信公众号获取产品信息,以及进行保险产品的购买,该实施例中,将公众号后台获取到的数据实时地更新存储到预先建立的分布式数据库中。例如当前商家推出了一种新类型的车险产品,该车险产品有根据机构、保险到期时间等维度信息的不同又设置有多种套餐,例如,根据汽车类型、保险额度、保期等不同设置有多种套餐。经过一段时间的推广销售之后,车险业务人员需要对这三款产品的推广情况进行分析,此时就需要获取上述微信公众号后台接收的各种数据进行统计分析,以得到产品的推广程度,其中,业务数据包括各种保险套餐的销售数量信息,以及购买保险产品的账户信息等。
在该应用场景中,业务人员想要对产品的销售情况进行分析,会预先设置业务指标并为其配置指标口径,例如,业务指标为上述多个套餐中某一特定套餐的销售趋势,配置的指标口径可以包括“产品发布一周内该套餐的销售趋势”、“产品发布一个月内该套餐的销售趋势”等,在该实施例中,用户可以根据需要灵活设置各种指标口径。
关于用户设置指标口径的方式,客户端展示当前的业务指标,以供用户根据需要为展示的业务指标配置指标口径,在配置指标口径时,可以为该业务指标添加新的指标口径,也可以修改或者删除当前的指标口径;可以预先设置指标口径配置界面,用户基于该界面进行指标口径的配置,客户端将用户配置的指标口径发送到服务器,服务器基于接收到的指标口径完成业务指标的配置,其中,用户可以为一个业务指标配置一个或者多个指标口径。
步骤S30,对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
服务器根据配置的业务指标,从上述分布式数据库中存储的业务数据中获取匹配的业务数据。例如,对于指标口径“产品发布一个月内某一特定套餐的销售趋势”来说,服务器需要从上述数据库中获取上述车险产品发布一个月内的,该特定套餐的相关的业务数据。例如,以天为单位,获取到的相关业务数据可以是该套餐在统计的一个月内的每一天的销售量,而一个月每一天的销售量的变化体现出该套餐在一个月内的销售趋势,得到的分析统计结果即为对应的指标结果。在得到指标结果后,可以直接以预设的可视化展示规则将得到的指标结果展示给用户,预设的可视化展示规则可以由用户根据需要设置,例如,展示规则可以是:以图表的形式展示指标结果,具体地,如折线图、柱状图、平行坐标图等。
进一步地,作为一种实施方式,按照预设的可视化展示规则展示所述指标结果的步骤包括:在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
关于指标结果的展示,一个指标集中的不同业务指标可以分别按照用户设置的规则进行展示,同时展示一个指标集中所有业务指标的指标结果,或者每次只展示一个,并依据用户输入的切换指令,依次展示指标集中业务指标的指标结果。
本发明实施例中,以业务指标为维度进行数据的处理;或者,以包含有一个或者多个业务指标的指标集为维度进行数据的处理,例如,用户想要对上述车险产品的所有套餐在产品发布一个月内的销售趋势进行比较,则可以建立一个指标集,并将建立的多个业务指标添加到该指标集中,每一个业务指标对应一个套餐。可以理解的是,本实施例中的指标集并不局限于一个产品或者某一类产品,用户可以根据需要经任何业务指标添加到同一个指标集中。
具体地,作为一种实施方式,在步骤S10之前,该业务数据处理方法还包括:在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
在本发明中,用户除了可以为业务指标配置指标口径之外,还可以根据需要创建新的业务指标,并且将创建的业务指标添加到指定的指标集中。
本实施例提出的业务数据处理方法,接收用户为建立的业务指标配置的指标口径,并基于用户配置的指标口径完成业务指标的配置,根据配置的指标口径从对接的数据库中获取与用户配置的指标口径匹配的业务数据,对获取到的业务数据进行分析统计,生成业务指标的指标结果,并按照预设的可视化展示规则进行展示,也就是说,基于本实施例的方法,对于业务指标中指标口径的配置不需要依赖于开发人员,用户可以根据业务发展的需要,随时为业务指标配置新的指标口径,并且系统能够根据新的指标口径从对接的数据库中查找到匹配的业务数据生成指标结果并展示,数据处理时效短,极大地提高了业务数据的获取效率,使业务人员能够及时地获取到指标结果以了解业务发展进度及变化趋势,更好地帮助用户做出决策,进而提高业务处理效率。
基于第一实施例提出本发明业务数据处理方法的第二实施例。参照图2所示,在本实施例中,在步骤S10之前,该业务数据处理方法还包括以下步骤:
步骤S40,在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息。
步骤S50,查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
在该实施例中,业务人员通过分配的账户信息登录服务器,进行业务数据的处理;不同的业务人员负责处理不同类型的产品,故可以预先为不同的账户设置与其匹配的权限信息;此外,预先设置多个指标集,以上述微信公众号为例,假设该公众号销售多个险种的产品,包括车险、意外险以及产险,不同的险种由不同的业务人员负责,则分别为每一个险种设置对应的指标集,并与对应的权限信息关联。
例如,负责处理车险产品的业务人员的账户只有查看车险对应的指标集中的指标结果的权限。在业务人员登录账号时,客户端发送到服务器的登录请求中携带有该业务人员的账户信息,服务器根据账户信息查询与其匹配的权限信息,进而获取与其对应的指标集,并将其展示给业务人员,业务人员可以为展示的指标集中的业务指标配置指标口径,进而查看相应的指标结果。
基于上述第一实施例或者第二实施例提出本发明业务数据处理方法的第三实施例。参照图3所示,在本实施例中,在步骤S30之后,该业务数据处理方法还包括以下步骤:
步骤S60,在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径。
步骤S70,从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
该实施例在上述实施例的基础上,提供一种在指标结果生成之后,基于展示的指标结果界面随时修改指标口径的交互方法,用户在查看指标结果,进行数据分析时,可以随时根据需要基于该界面触发指标口径修改指令,并输入修改后的指标口径,对当前的指标口径进行修改,其中,可以在客户端的展示界面上设置指标口径配置界面以供用户输入新的指标口径。对于服务器来说,在接收到指标口径修改指令时,基于该指令确定修改后的指标口径,并且从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果并展示。其中,对于指标口径的修改可以包括删除当前的指标口径,添加新的指标口径一级对当前的指标口径内容进行修改等多种修改方式。
需要说明的是,本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等。
本发明还提出一种业务数据处理系统。
参照图4所示,为本发明业务数据处理系统第一实施例的功能模块示意图。
在该实施例中,该业务数据处理系统包括:
口径配置模块10,用于接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置。
数据获取模块20,用于基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库。
本发明实施例中的数据库为分布式数据库,例如基于Hadoop平台的HBase数据库等。预先为业务数据处理系统建立用于存储业务数据的分布式数据库,将从各个渠道获取到的业务数据均按照用户设置的存储模式存储在上述数据库中。用户通过客户端与该系统的服务器建立网络通信,其中,客户端可以是手机、平板电脑等移动终端,也可以是PC机等固定终端,客户端作为用户与服务器之间的交互界面,接收用户输入的信息发送至服务器进行处理,并接收服务器返回的数据进行展示。
需要说明的是,本发明实施例的系统适用于各种业务数据的处理,例如推广业务、销售业务等等,以下为了便于说明该方案,以微信公众号的推广业务的业务数据的处理为例进行说明。
以下为一具体应用场景:建立一微信公众号,作为保险产品的推广销售渠道,对各种产品进行推广销售,客户通过关注该微信公众号获取产品信息,以及进行保险产品的购买,该实施例中,将公众号后台获取到的数据实时地更新存储到预先建立的分布式数据库中。例如当前商家推出了一种新类型的车险产品,该车险产品有根据机构、保险到期时间等维度信息的不同又设置有多种套餐,例如,根据汽车类型、保险额度、保期等不同设置有多种套餐。经过一段时间的推广销售之后,车险业务人员需要对这三款产品的推广情况进行分析,此时就需要获取上述微信公众号后台接收的各种数据进行统计分析,以得到产品的推广程度,其中,业务数据包括各种保险套餐的销售数量信息,以及购买保险产品的账户信息等。
在该应用场景中,业务人员想要对产品的销售情况进行分析,会预先设置业务指标并为其配置指标口径,例如,业务指标为上述多个套餐中某一特定套餐的销售趋势,配置的指标口径可以包括“产品发布一周内该套餐的销售趋势”、“产品发布一个月内该套餐的销售趋势”等,在该实施例中,用户可以根据需要灵活设置各种指标口径。
关于用户设置指标口径的方式,客户端展示当前的业务指标,以供用户根据需要为展示的业务指标配置指标口径,在配置指标口径时,可以为该业务指标添加新的指标口径,也可以修改或者删除当前的指标口径;可以预先设置指标口径配置界面,用户基于该界面进行指标口径的配置,客户端将用户配置的指标口径发送到服务器,口径配置模块10基于接收到的指标口径完成业务指标的配置,其中,用户可以为一个业务指标配置一个或者多个指标口径。
结果生成模块30,用于对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
数据获取模块20根据配置的业务指标,从上述分布式数据库中存储的业务数据中获取匹配的业务数据。例如,对于指标口径“产品发布一个月内某一特定套餐的销售趋势”来说,数据获取模块20需要从上述数据库中获取上述车险产品发布一个月内的,该特定套餐的相关的业务数据。例如,以天为单位,数据获取模块20获取到的相关业务数据可以是该套餐在统计的一个月内的每一天的销售量,而一个月每一天的销售量的变化体现出该套餐在一个月内的销售趋势,结果生成模块30根据获取到的业务数据进行分析统计得到的分析统计结果即为对应的指标结果。在得到指标结果后,结果生成模块30可以直接以预设的可视化展示规则将得到的指标结果展示给用户,预设的可视化展示规则可以由用户根据需要设置,例如,展示规则可以是:以图表的形式展示指标结果,具体地,如折线图、柱状图、平行坐标图等。
本发明实施例中,系统以业务指标为维度进行数据的处理;或者,以包含有一个或者多个业务指标的指标集为维度进行数据的处理,例如,用户想要对上述车险产品的所有套餐在产品发布一个月内的销售趋势进行比较,则可以建立一个指标集,并将建立的多个业务指标添加到该指标集中,每一个业务指标对应一个套餐。可以理解的是,本实施例中的指标集并不局限于一个产品或者某一类产品,用户可以根据需要经任何业务指标添加到同一个指标集中。
具体地,作为一种实施方式,该业务数据处理系统还包括:
指标配置模块,用于在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;以及,将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
在本发明中,用户除了可以为业务指标配置指标口径之外,还可以根据需要创建新的业务指标,指标配置模块基于接收到的指标添加指令,获取新增的业务指标,并将其添加到指定的指标集中。
进一步地,作为一种实施方式,结果生成模块30还用于:在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;以及,分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。关于指标结果的展示,一个指标集中的不同业务指标可以分别按照用户设置的规则进行展示,同时展示一个指标集中所有业务指标的指标结果,或者每次只展示一个,并依据用户输入的切换指令,依次展示指标集中业务指标的指标结果。
本实施例提出的业务数据处理系统,接收用户为建立的业务指标配置的指标口径,并基于用户配置的指标口径完成业务指标的配置,根据配置的指标口径从对接的数据库中获取与用户配置的指标口径匹配的业务数据,对获取到的业务数据进行分析统计,生成业务指标的指标结果,并按照预设的可视化展示规则进行展示,也就是说,基于本实施例的系统,对于业务指标中指标口径的配置不需要依赖于开发人员,用户可以根据业务发展的需要,随时为业务指标配置新的指标口径,并且系统能够根据新的指标口径从对接的数据库中查找到匹配的业务数据生成指标结果并展示,数据处理时效短,极大地提高了业务数据的获取效率,使业务人员能够及时地获取到指标结果以了解业务发展进度及变化趋势,更好地帮助用户做出决策,进而提高业务处理效率。
基于第一实施例提出本发明业务数据处理系统的第二实施例。参照图5所示,在本实施例中,该业务数据处理系统还包括:
权限查询模块40,用于在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;以及,查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
在该实施例中,业务人员通过分配的账户信息登录服务器,进行业务数据的处理;不同的业务人员负责处理不同类型的产品,故可以预先为不同的账户设置与其匹配的权限信息;此外,预先设置多个指标集,以上述微信公众号为例,假设该公众号销售多个险种的产品,包括车险、意外险以及产险,不同的险种由不同的业务人员负责,则分别为每一个险种设置对应的指标集,并与对应的权限信息关联。
例如,负责处理车险产品的业务人员的账户只有查看车险对应的指标集中的指标结果的权限。在业务人员登录账号时,客户端发送到服务器的登录请求中携带有该业务人员的账户信息,权限查询模块40根据账户信息查询与其匹配的权限信息,进而获取与其对应的指标集,并将其展示给业务人员,业务人员可以为展示的指标集中的业务指标配置指标口径,进而查看相应的指标结果。
基于上述第一实施例或者第二实施例提出本发明业务数据处理系统的第三实施例。在本实施例中,口径配置模块10还用于:在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;以及,从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
该实施例在上述实施例的基础上,提供一种在指标结果生成之后,基于展示的指标结果界面随时修改指标口径的交互方式,用户在查看指标结果,进行数据分析时,可以随时根据需要基于该界面触发指标口径修改指令,并输入修改后的指标口径,对当前的指标口径进行修改,其中,可以在客户端的展示界面上设置指标口径配置界面以供用户输入新的指标口径。对于服务器来说,在接收到指标口径修改指令时,口径配置模块10基于该指令确定修改后的指标口径,并且从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果并展示。其中,对于指标口径的修改可以包括删除当前的指标口径,添加新的指标口径一级对当前的指标口径内容进行修改等多种修改方式。
需要说明的是,在硬件实现上,以上口径配置模块10、数据获取模块20和结果生成模块30等可以以硬件形式内嵌于或独立于业务数据处理系统中,也可以以软件形式存储于业务数据处理系统的存储器中,以便于处理器调用执行以上各个模块对应的操作。该处理器可以为中央处理单元(CPU)、微处理器、单片机等。
参照图6,图6是本发明实施例方案涉及的硬件运行环境的设备结构示意图。
本发明实施例业务数据处理设备可以是PC,也可以是智能手机、平板电脑、便携计算机等具有显示功能的终端设备。
如图6所示,该业务数据处理设备可以包括:处理器1001,例如CPU,网络接口1004,用户接口1003,存储器1005,通信总线1002。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选地,用户接口1003还可以包括标准的有线接口、无线接口。可选地,网络接口1004可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。
可选地,该业务数据处理设备还可以包括摄像头、RF(Radio Frequency,射频)电路,传感器、音频电路、WiFi模块等等。
本领域技术人员可以理解,图6中示出的业务数据处理设备结构并不构成对业务数据处理设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。例如,在一些实施例中,网络接口1004和通信总线可以合并为传发装置,用于实现处理器与存储器之间、本业务处理设备与客户端之间的数据通信;而在另一些实施例中,用户接口1003也可称为输入/输出设备,用于实现本业务处理设备接收外部数据以及输出数据至任一合适的外部对象。
如图6所示,作为一种计算机存储介质的存储器1005中可以包括操作系统和业务数据处理程序,其中,操作系统是管理和控制业务数据处理设备的硬件和软件资源的程序,可支持业务数据处理程序以及其它软件和/或程序的运行。
在图6所示的业务数据处理设备中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信,所述后台服务器中存储有与业务数据处理程序对接的数据库;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信,接收所述客户端发送的指令以及向所述客户端输出所述业务数据处理设备对该客户端的指令的响应数据,例如,用户接口1003用于接收客户端发送的登录请求或者为已建立的业务配置的指标口径等,或者将指标结果发送至客户端;而处理器1001可以用于执行存储器1005中存储的业务数据处理程序,以实现以下操作:
接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
进一步地,所述处理器1001还可执行存储器1005中存储的业务数据处理程序,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
进一步地,所述处理器1001还可执行存储器1005中存储的业务数据处理程序,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;
将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
进一步地,所述按照预设的可视化展示规则展示所述指标结果的步骤包括:
在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;
分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
进一步地,所述处理器1001还可执行存储器1005中存储的业务数据处理程序,以在所述按照预设的可视化展示规则展示所述指标结果的步骤之后,还实现以下步骤:
在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;
从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
本发明还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器用来执行,以实现以下步骤:
接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
进一步地,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
进一步地,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;
将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
进一步地,所述按照预设的可视化展示规则展示所述指标结果的步骤包括:
在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;
分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
进一步地,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述按照预设的可视化展示规则展示所述指标结果的步骤之后,还实现以下步骤:
在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;
从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
本发明计算机可读存储介质具体实施方式与上述保险费用支付方法和装置各实施例基本相同,在此不作累述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。
另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当人认为这种技术方案的结合不存在,也不在本发明要求的保护范围之内。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (20)

  1. 一种业务数据处理方法,其特征在于,所述业务数据处理方法包括:
    接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
    基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
    对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
  2. 根据权利要求1所述的业务数据处理方法,其特征在于,所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,所述业务数据处理方法还包括:
    在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
    查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
  3. 根据权利要求2所述的业务数据处理方法,其特征在于,所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,所述业务数据处理方法还包括:
    在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;
    将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
  4. 根据权利要求3所述的业务数据处理方法,其特征在于,所述按照预设的可视化展示规则展示所述指标结果的步骤包括:
    在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;
    分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
  5. 根据权利要求4所述的业务数据处理方法,其特征在于,所述按照预设的可视化展示规则展示所述指标结果的步骤之后,所述业务数据处理方法还包括:
    在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;
    从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
  6. 一种业务数据处理系统,其特征在于,所述业务数据处理系统包括:
    口径配置模块,用于接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
    数据获取模块,用于基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
    结果生成模块,用于对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
  7. 根据权利要求6所述的业务数据处理系统,其特征在于,所述业务数据处理系统还包括:
    权限查询模块,用于在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
    以及,查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
  8. 根据权利要求7所述的业务数据处理系统,其特征在于,所述业务数据处理系统还包括:
    指标配置模块,用于在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;以及,将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
  9. 根据权利要求8所述的业务数据处理系统,其特征在于,所述结果生成模块还用于:在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;以及,分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
  10. 根据权利要求9所述的业务数据处理系统,其特征在于,所述口径配置模块还用于:在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;以及,从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
  11. 一种业务数据处理设备,其特征在于,所述业务数据处理设备包括处理器、网络接口、用户接口、存储器及通信总线;
    所述通信总线用于实现处理器、网络接口、用户接口及存储器之间的连接通信;
    所述网络接口用于连接后台服务器,与所述后台服务器进行数据通信,其中,所述后台服务器中存储有与存储器中存储的业务数据处理程序对接的数据库;
    所述用户接口用于连接客户端,接收所述客户端发送的指令以及向所述客户端输出所述业务数据处理设备对于所述客户端发送的指令的响应数据;
    所述处理器用于执行所述业务数据处理程序,以实现以下步骤:
    接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
    基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
    对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
  12. 如权利要求11所述的业务数据处理设备,其特征在于,所述处理器还用于执行存储器中存储的业务数据处理程序,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
    在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
    查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
  13. 根据权利要求12所述的业务数据处理设备,其特征在于,所述处理器还用于执行存储器中存储的业务数据处理程序,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
    在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;
    将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
  14. 根据权利要求13所述的业务数据处理设备,其特征在于,所述按照预设的可视化展示规则展示所述指标结果的步骤包括:
    在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;
    分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
  15. 根据权利要求14所述的业务数据处理设备,其特征在于,所述处理器还用于执行存储器中存储的业务数据处理程序,以在所述按照预设的可视化展示规则展示所述指标结果的步骤之后,还实现以下步骤:
    在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;
    从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器用来执行,以实现以下步骤:
    接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置;
    基于配置的所述业务指标,从对接的数据库中获取与配置的所述指标口径匹配的业务数据,其中,所述数据库为分布式数据库;及
    对获取到的所述业务数据进行分析统计,以生成所述业务指标的指标结果,并按照预设的可视化展示规则展示所述指标结果。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
    在接收到登录请求时,基于所述登录请求获取账户信息,并查询与所述账户信息匹配的权限信息;
    查询与所述权限信息对应的指标集,将所述指标集展示给用户,以供用户为展示的所述指标集中的业务指标配置指标口径,其中,所述指标集中包括至少一个业务指标。
  18. 如权利要求17所述的计算机可读存储介质,其特征在于,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述接收用户为建立的业务指标配置的指标口径,并基于所述指标口径完成所述业务指标的配置的步骤之前,还实现以下步骤:
    在接收到指标添加指令时,基于所述指标添加指令获取新增的业务指标以及所述业务指标所属的指标集;
    将新增的所述业务指标添加到所述指标集中,并更新所述指标集。
  19. 如权利要求18所述的计算机可读存储介质,其特征在于,所述按照预设的可视化展示规则展示所述指标结果的步骤包括:
    在获取到所述指标集中所有业务指标的指标结果后,确定用户为每一个业务指标设置的可视化展示规则;
    分别按照对应的可视化展示规则依次展示所述指标集中业务指标的指标结果。
  20. 如权利要求19所述的计算机可读存储介质,其特征在于,所述一个或者多个程序还可被所述一个或者多个处理器执行,以在所述按照预设的可视化展示规则展示所述指标结果的步骤之后,还实现以下步骤:
    在接收到基于展示的指标结果界面触发的指标口径修改指令时,确定修改后的指标口径;
    从对接的所述数据库中重新获取与修改后的指标口径匹配的业务数据,生成指标结果,并更新展示的指标结果。
PCT/CN2017/077990 2016-12-15 2017-03-24 业务数据处理方法、系统、设备及计算机可读存储介质 WO2018107610A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611165332.0A CN107038200A (zh) 2016-12-15 2016-12-15 业务数据处理方法及系统
CN201611165332.0 2016-12-15

Publications (1)

Publication Number Publication Date
WO2018107610A1 true WO2018107610A1 (zh) 2018-06-21

Family

ID=59530971

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/077990 WO2018107610A1 (zh) 2016-12-15 2017-03-24 业务数据处理方法、系统、设备及计算机可读存储介质

Country Status (3)

Country Link
CN (1) CN107038200A (zh)
TW (1) TWI632472B (zh)
WO (1) WO2018107610A1 (zh)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109242300A (zh) * 2018-08-31 2019-01-18 阿里巴巴集团控股有限公司 一种业务指标值的展示方法、装置、及计算机设备
CN109658219A (zh) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 信贷产品配置方法、装置、设备和计算机存储介质
CN109741035A (zh) * 2019-01-03 2019-05-10 深圳壹账通智能科技有限公司 数据处理方法、装置、计算机设备和存储介质
CN109767341A (zh) * 2018-12-13 2019-05-17 平安医疗健康管理股份有限公司 一种业务请求处理方法、处理装置和终端
CN110162516A (zh) * 2019-05-27 2019-08-23 浪潮软件集团有限公司 一种基于海量数据处理的数据治理的方法及系统
CN110634030A (zh) * 2019-09-24 2019-12-31 阿里巴巴集团控股有限公司 应用的业务指标挖掘方法、装置及设备
CN110737713A (zh) * 2019-08-27 2020-01-31 广东一码通信科技有限公司 基于数据平台的工程进度可视化展示方法、设备及介质
CN111026775A (zh) * 2019-12-12 2020-04-17 国家电网有限公司大数据中心 关联指标的确定方法、装置、服务器和存储介质
CN111125560A (zh) * 2018-10-31 2020-05-08 阿里巴巴集团控股有限公司 数据可视化处理方法、装置及计算机系统
CN111198973A (zh) * 2018-11-20 2020-05-26 阿里巴巴集团控股有限公司 基于领域模型的业务可视化处理方法及装置
CN111209322A (zh) * 2019-12-26 2020-05-29 上海大智慧财汇数据科技有限公司 金融信息采集处理系统及方法
CN111415014A (zh) * 2020-03-20 2020-07-14 中国建设银行股份有限公司 一种模型预测的结果数据管理系统及方法
CN111506644A (zh) * 2019-01-31 2020-08-07 北京神州泰岳软件股份有限公司 一种应用数据处理方法、装置和电子设备
CN111522872A (zh) * 2020-04-26 2020-08-11 山东健康医疗大数据有限公司 一种基于指标配置的数据可视化的方法
CN111754104A (zh) * 2020-06-22 2020-10-09 平安资产管理有限责任公司 业务指标执行方法及系统
CN111949683A (zh) * 2020-07-19 2020-11-17 中国建设银行股份有限公司 一种账单生成方法、装置、电子设备和可读存储介质
CN112541635A (zh) * 2020-12-16 2021-03-23 平安养老保险股份有限公司 业务数据统计预测方法、装置、计算机设备及存储介质
CN112579634A (zh) * 2019-09-30 2021-03-30 北京国双科技有限公司 数据的查询方法、装置、存储介质和设备
CN112702368A (zh) * 2019-10-22 2021-04-23 贵州白山云科技股份有限公司 服务请求的处理方法和装置
CN112749950A (zh) * 2021-01-14 2021-05-04 珠海大横琴科技发展有限公司 能耗管理方法及装置、电子设备、存储介质
CN113076317A (zh) * 2021-04-08 2021-07-06 深圳前海微众银行股份有限公司 基于大数据的数据处理方法、装置、设备及可读存储介质
CN113535374A (zh) * 2020-04-15 2021-10-22 马上消费金融股份有限公司 一种业务指标的处理方法及装置
CN113590686A (zh) * 2021-07-29 2021-11-02 深圳博沃智慧科技有限公司 生态环境数据指标的处理方法、装置及设备
CN113627144A (zh) * 2021-08-20 2021-11-09 平安国际智慧城市科技股份有限公司 基于人工智能的图表生成方法、装置、电子设备及介质
CN113626122A (zh) * 2021-08-06 2021-11-09 北京奇艺世纪科技有限公司 业务数据的处理方法、装置、电子设备和存储介质
CN113783909A (zh) * 2020-06-10 2021-12-10 腾讯科技(深圳)有限公司 数据需求的生成方法、装置、终端、服务器及存储介质
CN114238720A (zh) * 2021-11-19 2022-03-25 中国直升机设计研究所 一种基于数据联动的视图分析展现方法和系统
CN114386838A (zh) * 2022-01-12 2022-04-22 平安国际融资租赁有限公司 指标配置方法、装置、计算机设备及计算机可读存储介质
CN114677111A (zh) * 2022-03-23 2022-06-28 中国信息通信研究院 一种基于工业互联网平台的实时数据处理系统、方法
CN117764455A (zh) * 2023-12-27 2024-03-26 江苏金融租赁股份有限公司 一种数据的通用指标管理方法及系统

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108492028A (zh) * 2018-03-21 2018-09-04 徐欣 数据需求标准化方法及标准化系统
CN108829710A (zh) * 2018-05-03 2018-11-16 北京奇虎科技有限公司 一种数据分析方法和装置
CN108763527A (zh) * 2018-05-31 2018-11-06 北京明朝万达科技股份有限公司 一种业务数据的搜索方法和装置
CN108804639A (zh) * 2018-06-04 2018-11-13 平安科技(深圳)有限公司 数据展示方法、电子设备及计算机可读存储介质
CN109033165B (zh) * 2018-06-20 2023-04-18 平安科技(深圳)有限公司 一种数据展示方法、计算机可读存储介质及终端设备
CN108694525A (zh) * 2018-07-27 2018-10-23 平安科技(深圳)有限公司 信息展示方法及装置、计算机装置和计算机可读存储介质
CN110196877B (zh) * 2018-08-17 2024-05-07 平安科技(深圳)有限公司 数据展示方法、装置、计算机设备及存储介质
CN109814958A (zh) * 2018-11-30 2019-05-28 平安科技(深圳)有限公司 经营状况显示方法、装置、计算机装置与存储介质
CN110309125B (zh) * 2019-06-24 2021-09-21 招商局金融科技有限公司 数据校验方法、电子装置及存储介质
CN110866014A (zh) * 2019-11-15 2020-03-06 四川中电启明星信息技术有限公司 一种标准指标数据接入及展示的方法
CN111104465A (zh) * 2019-12-13 2020-05-05 北京金迅瑞博网络技术有限公司 Cdn业务数据展示方法、装置和电子设备
CN111694632B (zh) * 2020-06-15 2024-05-24 深圳前海微众银行股份有限公司 业务数据的显示方法、装置、设备及存储介质
CN111967974A (zh) * 2020-08-19 2020-11-20 中国银行股份有限公司 业务数据排名监控方法、客户端及服务器
CN112182038A (zh) * 2020-09-28 2021-01-05 中国建设银行股份有限公司 一种指标自动匹配方法、装置、设备及存储介质
CN113783828B (zh) * 2020-11-25 2023-09-05 北京沃东天骏信息技术有限公司 一种业务系统监控方法和装置
CN112347144B (zh) * 2021-01-04 2021-05-07 树根互联技术有限公司 业务指标的查询方法、装置及服务器
CN113450085B (zh) * 2021-07-19 2024-02-27 建信融通有限责任公司 一种业务处理方法、系统、存储介质及电子设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090313279A1 (en) * 2008-06-11 2009-12-17 Ca, Inc. System for defining key performance indicators
CN101719237A (zh) * 2009-12-09 2010-06-02 南京联创科技集团股份有限公司 基于全业务指标规则配置的数据质量监控方法
CN105389352A (zh) * 2015-10-30 2016-03-09 北京奇艺世纪科技有限公司 日志处理方法和装置
CN106203774A (zh) * 2016-06-24 2016-12-07 黄石开创网络科技有限公司 一种数字化kpi绩效考核方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104376020B (zh) * 2013-08-16 2019-01-29 腾讯科技(深圳)有限公司 多维数据的处理方法及装置
CN105488366B (zh) * 2014-10-13 2019-12-10 阿里巴巴集团控股有限公司 一种数据权限的控制方法和系统
TW201638866A (zh) * 2015-04-20 2016-11-01 shu-zhen Lin 房屋物件的社區導購系統

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090313279A1 (en) * 2008-06-11 2009-12-17 Ca, Inc. System for defining key performance indicators
CN101719237A (zh) * 2009-12-09 2010-06-02 南京联创科技集团股份有限公司 基于全业务指标规则配置的数据质量监控方法
CN105389352A (zh) * 2015-10-30 2016-03-09 北京奇艺世纪科技有限公司 日志处理方法和装置
CN106203774A (zh) * 2016-06-24 2016-12-07 黄石开创网络科技有限公司 一种数字化kpi绩效考核方法和装置

Cited By (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109242300A (zh) * 2018-08-31 2019-01-18 阿里巴巴集团控股有限公司 一种业务指标值的展示方法、装置、及计算机设备
CN109242300B (zh) * 2018-08-31 2022-08-26 创新先进技术有限公司 一种业务指标值的展示方法、装置、及计算机设备
CN109658219A (zh) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 信贷产品配置方法、装置、设备和计算机存储介质
CN111125560B (zh) * 2018-10-31 2023-06-02 阿里巴巴集团控股有限公司 数据可视化处理方法、装置及计算机系统
CN111125560A (zh) * 2018-10-31 2020-05-08 阿里巴巴集团控股有限公司 数据可视化处理方法、装置及计算机系统
CN111198973A (zh) * 2018-11-20 2020-05-26 阿里巴巴集团控股有限公司 基于领域模型的业务可视化处理方法及装置
CN109767341B (zh) * 2018-12-13 2024-04-16 深圳平安医疗健康科技服务有限公司 一种业务请求处理方法、处理装置和终端
CN109767341A (zh) * 2018-12-13 2019-05-17 平安医疗健康管理股份有限公司 一种业务请求处理方法、处理装置和终端
CN109741035A (zh) * 2019-01-03 2019-05-10 深圳壹账通智能科技有限公司 数据处理方法、装置、计算机设备和存储介质
CN111506644A (zh) * 2019-01-31 2020-08-07 北京神州泰岳软件股份有限公司 一种应用数据处理方法、装置和电子设备
CN111506644B (zh) * 2019-01-31 2024-01-23 北京神州泰岳软件股份有限公司 一种应用数据处理方法、装置和电子设备
CN110162516A (zh) * 2019-05-27 2019-08-23 浪潮软件集团有限公司 一种基于海量数据处理的数据治理的方法及系统
CN110162516B (zh) * 2019-05-27 2022-11-01 浪潮软件股份有限公司 一种基于海量数据处理的数据治理的方法及系统
CN110737713A (zh) * 2019-08-27 2020-01-31 广东一码通信科技有限公司 基于数据平台的工程进度可视化展示方法、设备及介质
CN110634030B (zh) * 2019-09-24 2024-03-22 先进新星技术(新加坡)控股有限公司 应用的业务指标挖掘方法、装置及设备
CN110634030A (zh) * 2019-09-24 2019-12-31 阿里巴巴集团控股有限公司 应用的业务指标挖掘方法、装置及设备
CN112579634A (zh) * 2019-09-30 2021-03-30 北京国双科技有限公司 数据的查询方法、装置、存储介质和设备
CN112702368B (zh) * 2019-10-22 2023-05-09 贵州白山云科技股份有限公司 服务请求的处理方法和装置
CN112702368A (zh) * 2019-10-22 2021-04-23 贵州白山云科技股份有限公司 服务请求的处理方法和装置
CN111026775A (zh) * 2019-12-12 2020-04-17 国家电网有限公司大数据中心 关联指标的确定方法、装置、服务器和存储介质
CN111209322A (zh) * 2019-12-26 2020-05-29 上海大智慧财汇数据科技有限公司 金融信息采集处理系统及方法
CN111209322B (zh) * 2019-12-26 2023-12-15 上海大智慧财汇数据科技有限公司 金融信息采集处理系统及方法
CN111415014A (zh) * 2020-03-20 2020-07-14 中国建设银行股份有限公司 一种模型预测的结果数据管理系统及方法
CN111415014B (zh) * 2020-03-20 2023-10-20 中国建设银行股份有限公司 一种模型预测的结果数据管理系统及方法
CN113535374A (zh) * 2020-04-15 2021-10-22 马上消费金融股份有限公司 一种业务指标的处理方法及装置
CN111522872A (zh) * 2020-04-26 2020-08-11 山东健康医疗大数据有限公司 一种基于指标配置的数据可视化的方法
CN113783909A (zh) * 2020-06-10 2021-12-10 腾讯科技(深圳)有限公司 数据需求的生成方法、装置、终端、服务器及存储介质
CN113783909B (zh) * 2020-06-10 2024-01-02 腾讯科技(深圳)有限公司 数据需求的生成方法、装置、终端、服务器及存储介质
CN111754104A (zh) * 2020-06-22 2020-10-09 平安资产管理有限责任公司 业务指标执行方法及系统
CN111949683A (zh) * 2020-07-19 2020-11-17 中国建设银行股份有限公司 一种账单生成方法、装置、电子设备和可读存储介质
CN112541635A (zh) * 2020-12-16 2021-03-23 平安养老保险股份有限公司 业务数据统计预测方法、装置、计算机设备及存储介质
CN112749950A (zh) * 2021-01-14 2021-05-04 珠海大横琴科技发展有限公司 能耗管理方法及装置、电子设备、存储介质
CN113076317A (zh) * 2021-04-08 2021-07-06 深圳前海微众银行股份有限公司 基于大数据的数据处理方法、装置、设备及可读存储介质
CN113590686B (zh) * 2021-07-29 2023-11-10 深圳博沃智慧科技有限公司 生态环境数据指标的处理方法、装置及设备
CN113590686A (zh) * 2021-07-29 2021-11-02 深圳博沃智慧科技有限公司 生态环境数据指标的处理方法、装置及设备
CN113626122B (zh) * 2021-08-06 2023-08-18 北京奇艺世纪科技有限公司 业务数据的处理方法、装置、电子设备和存储介质
CN113626122A (zh) * 2021-08-06 2021-11-09 北京奇艺世纪科技有限公司 业务数据的处理方法、装置、电子设备和存储介质
CN113627144A (zh) * 2021-08-20 2021-11-09 平安国际智慧城市科技股份有限公司 基于人工智能的图表生成方法、装置、电子设备及介质
CN114238720A (zh) * 2021-11-19 2022-03-25 中国直升机设计研究所 一种基于数据联动的视图分析展现方法和系统
CN114386838A (zh) * 2022-01-12 2022-04-22 平安国际融资租赁有限公司 指标配置方法、装置、计算机设备及计算机可读存储介质
CN114677111A (zh) * 2022-03-23 2022-06-28 中国信息通信研究院 一种基于工业互联网平台的实时数据处理系统、方法
CN117764455A (zh) * 2023-12-27 2024-03-26 江苏金融租赁股份有限公司 一种数据的通用指标管理方法及系统
CN117764455B (zh) * 2023-12-27 2024-05-17 江苏金融租赁股份有限公司 一种数据的通用指标管理方法及系统

Also Published As

Publication number Publication date
CN107038200A (zh) 2017-08-11
TW201824021A (zh) 2018-07-01
TWI632472B (zh) 2018-08-11

Similar Documents

Publication Publication Date Title
WO2018107610A1 (zh) 业务数据处理方法、系统、设备及计算机可读存储介质
WO2019037396A1 (zh) 账户清结算方法、装置、设备及存储介质
WO2019061613A1 (zh) 贷款资质筛选方法、装置及计算机可读存储介质
WO2018205544A1 (zh) 软件项目管理方法、装置、终端及计算机存储介质
WO2019100638A1 (zh) 数据同步方法、装置、设备及存储介质
WO2018233301A1 (zh) 产品推荐方法、装置、设备以及计算机可读存储介质
WO2019104876A1 (zh) 保险产品的推送方法、系统、终端、客户终端及存储介质
WO2019061614A1 (zh) 贷款产品匹配方法、装置及计算机可读存储介质
WO2019090986A1 (zh) 一种保险理赔案件的理算方法和装置
WO2019061612A1 (zh) 贷款产品推广方法、装置及计算机可读存储介质
WO2018205376A1 (zh) 一种关联信息查询方法、终端、服务器管理系统及计算机可读存储介质
WO2018233351A1 (zh) 自助理赔方法、装置、服务器和计算机可读存储介质
WO2019104877A1 (zh) 通过网站对接购买保险的方法、装置、设备及介质
WO2019075973A1 (zh) 应用程序的测试方法及装置
WO2015131803A1 (en) Application recommending method and system
WO2019174375A1 (zh) 接口测试方法、装置、设备及计算机可读存储介质
WO2018149300A1 (zh) 疾病概率的检测方法、装置、设备及计算机可读存储介质
WO2019196213A1 (zh) 接口测试方法、装置、设备及计算机可读存储介质
WO2018166314A1 (zh) 额度审批方法、装置、设备以及计算机可读存储介质
WO2019109521A1 (zh) 视频面签身份审核方法、装置、设备及可读存储介质
WO2019062199A1 (zh) 用电计费方式的推荐方法、装置及存储介质
WO2019090984A1 (zh) 一种保单责任明细的核对方法和装置
WO2020224247A1 (zh) 基于区块链的数据溯源方法、装置、设备及可读存储介质
WO2018227880A1 (zh) 数据比对方法、装置、设备及可读存储介质
WO2019024219A1 (zh) 文档自动生成方法、装置、文档自动生成器及介质

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: 17880253

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17880253

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 02/10/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17880253

Country of ref document: EP

Kind code of ref document: A1