WO2018233309A1 - Insurance policy data storage method, device, terminal and readable storage medium - Google Patents

Insurance policy data storage method, device, terminal and readable storage medium Download PDF

Info

Publication number
WO2018233309A1
WO2018233309A1 PCT/CN2018/076518 CN2018076518W WO2018233309A1 WO 2018233309 A1 WO2018233309 A1 WO 2018233309A1 CN 2018076518 W CN2018076518 W CN 2018076518W WO 2018233309 A1 WO2018233309 A1 WO 2018233309A1
Authority
WO
WIPO (PCT)
Prior art keywords
policy data
dimension
policy
insured
preset
Prior art date
Application number
PCT/CN2018/076518
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 WO2018233309A1 publication Critical patent/WO2018233309A1/en

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/22Indexing; Data structures therefor; Storage structures
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

Definitions

  • the present application belongs to the field of policy data processing, and in particular, to a policy data storage method, apparatus, terminal device, and readable storage medium.
  • the data related to the policy usually includes: the type of insurance, the age of the insured, the gender of the insured, the occupation of the insured, the information of the service personnel, the number of contributions, the premium paid, the amount of the claim, the number of claims, the cost of protection, Policy data corresponding to the policy dimensions such as effective insured amount, risk insured amount, cash value, effective elapsed time, reserve, and transmission rate data. These policy data will be stored as historical data for the policy for subsequent empirical analysis calls.
  • a first aspect of the embodiment of the present application provides a policy data storage method, including:
  • the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
  • the policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  • a second aspect of the embodiments of the present application provides a policy data storage device, including:
  • a policy data obtaining unit configured to obtain policy data under a policy data dimension and a generation time of policy data in the policy data dimension
  • a difference duration determining unit configured to determine whether a difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration
  • the policy data filtering storage unit is configured to: when the duration of the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration, filter policy data in the policy data dimension according to a preset dimension, And storing the filtered policy data under the policy data dimension;
  • the policy data storage unit is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
  • a third aspect of an embodiment of the present application provides a terminal device including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, the processor executing the computer The following steps are implemented when the instructions are readable:
  • the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
  • the policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  • a fourth aspect of the embodiments of the present application provides a computer readable storage medium storing computer readable instructions that, when executed by a processor, implement the following steps:
  • the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
  • the policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  • the embodiment of the present application has the beneficial effect that since the policy data is stored in relation to the generation time and the policy data dimension in which the policy data is stored, the guaranteed policy data is recently generated and preset.
  • the policy data under the dimension, and the policy data under the preset dimension are all useful data for subsequent experience analysis, which greatly reduces the useless policy data, saves storage space, and improves the calling speed of policy data.
  • FIG. 1 is a flowchart of a policy data storage method provided by an embodiment of the present application.
  • FIG. 2 is a schematic structural diagram of a policy data storage device according to an embodiment of the present application.
  • FIG. 3 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • FIG. 1 is a flowchart of a policy data storage method provided by an embodiment of the present application, which is described in detail as follows:
  • step S11 the policy data under the policy data dimension and the generation time of the policy data under the policy data dimension are obtained.
  • the policy data dimension includes at least one of the following:
  • Insurance type age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  • the values corresponding to the ages of different insured persons are stored, such as 18, 20, etc.
  • the corresponding generation time is likely to be different. Therefore, when acquiring a policy data, it is also necessary to acquire the generation time of the policy data, so as to subsequently select whether to store the policy. data.
  • the policy data dimension corresponding to the policy data is also obtained.
  • the policy data is acquired. 18" corresponds to the policy data dimension "the age of the insured", in addition, this step also needs to obtain the generation time of the policy data "18".
  • the generation time of the policy data includes information such as year, month, and day.
  • step S11 may be performed on a specified date at the beginning of the month or the end of the month, so as to avoid frequent calculations occupying too many resources of the system.
  • Step S12 Determine whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration.
  • the stored policy data is mainly used for empirical analysis (empirical analysis including surrender analysis, claims analysis, estimated sending claims analysis, etc.), and the generation time is the recent policy data and the policy data with long generation time.
  • the role of the analysis is different.
  • the more accurate the empirical analysis obtained from the policy data the smaller the difference between the generation time and the current time (that is, the closer to the current time), the more accurate the result will be for subsequent work.
  • the generation time and The more accurate the difference between the current time ie, the longer the current time), the less accurate the result of the empirical analysis, and the less effective it is. Therefore, the policy data can be selected according to the different generation time of the policy data. Different operations.
  • the preset difference duration is 3 months.
  • step S13 when the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to the preset dimension, and the filtered Policy data under the policy data dimension.
  • the preset dimension is determined according to an empirical analysis requirement.
  • the preset dimension here mainly refers to the preset dimension used to filter the policy data dimension, which is a part of the dimension in the policy data dimension.
  • the surrender analysis such as analyzing the surrender volatility of certain types of insurance
  • you only need to enter the insurance type, the analysis time period, the analyzed policy data dimensions such as age, position parameters, data source insurance type, annual, occupation, and statistical date summary data to obtain the above results.
  • the preset dimension includes at least one of the following types: insurance, age of the insured, gender, occupation, accumulated premium payment, service personnel information, insurance level, and number of copies.
  • the preset dimension can also add or delete some dimensions according to the actual experience.
  • the empirical analysis does not require policy data in the dimensions such as the policy number and the effective date, the preset dimension does not include the policy number and takes effect. Policy data dimensions such as dates.
  • the policy data corresponding to the same policy data dimension as the preset dimension is retained, and the policy data corresponding to the remaining policy data dimensions is deleted, so that the policy data can be effectively reduced, for example, the finest list (policy) data is assumed.
  • the amount reaches 400 million per month, and the amount of data after streamlining is only 100,000. That is, through the above-mentioned streamlined method, the same storage space can be used to store longer-term policy data, and less data volume is easy to improve. The speed at which data is extracted.
  • Step S14 The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  • the policy data is not filtered and stored directly to provide more detailed policy data for subsequent refinement analysis.
  • the method includes:
  • the empirical analysis instructions include but are not limited to: the surrender analysis instruction, the claims analysis instruction, and the estimated transmission compensation analysis instruction.
  • the empirical analysis instruction also carries the time period information to be analyzed and the policy data under the policy data dimension to be extracted, so that the corresponding policy can be extracted from the policy data dimension to be extracted according to the time period information to be analyzed. Data, and then analyze the corresponding data processing algorithm according to the experience to process the policy data, and then obtain the corresponding processing result.
  • the processing result is generated, if a download instruction issued by the user is received, the generated processing result is stored in a storage location specified by the download instruction, so that the user can view it at any time.
  • the obtained processing result is displayed on the interface, and the specific display manner may be displayed in the form of a table, or displayed in a graphical manner.
  • the policy data under the policy data dimension and the policy data generation time in the policy data dimension are obtained, and it is determined whether the difference time between the generation time of the policy data and the current time is greater than or equal to a preset time.
  • the policy data in the policy data dimension is filtered according to a preset dimension, and stored and filtered.
  • the policy data in the policy data dimension stores the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
  • the guaranteed policy data is the policy data generated in the recently generated and preset dimensions, and the policy data in the preset dimension is It is useful for subsequent empirical analysis, which greatly reduces useless policy data, saves storage space, and increases the speed of policy data calls.
  • FIG. 2 is a schematic structural diagram of a policy data storage device according to an embodiment of the present application.
  • the policy data storage device includes: a policy data acquiring unit 21, a difference duration determining unit 22, a policy data filtering storage unit 23, and a policy.
  • Data storage unit 24 is among them:
  • the policy data obtaining unit 21 is configured to obtain policy data under the policy data dimension and a generation time of the policy data in the policy data dimension.
  • the policy data dimension includes at least one of the following:
  • Insurance type age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  • the policy data is combined with the policy data dimension, when the policy data is acquired, the policy data dimension corresponding to the policy data is also obtained.
  • the generation time of the policy data includes information such as year, month, and day.
  • the policy data acquiring unit 21 can be executed at a specified date on the beginning of the month or the end of the month, so as to avoid frequent calculation of excessive resources of the system.
  • the difference duration determining unit 22 is configured to determine whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration.
  • the preset difference duration is 3 months.
  • the policy data filtering storage unit 23 is configured to filter the policy data in the policy data dimension according to a preset dimension when the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration. And storing the policy data under the filtered policy data dimension.
  • the policy data corresponding to the same policy data dimension as the preset dimension is retained, and the policy data corresponding to the remaining policy data dimensions is deleted, so that the policy data can be effectively streamlined.
  • the preset dimension is determined according to an empirical analysis requirement.
  • the preset dimension here mainly refers to the preset dimension used to filter the policy data dimension, which is a part of the dimension in the policy data dimension.
  • the preset dimension includes at least one of the following types: insurance, age of the insured, gender, occupation, accumulated premium payment, service personnel information, insurance level, and number of copies.
  • the preset dimension can also add or delete some dimensions according to the actual experience.
  • the empirical analysis does not require policy data in the dimensions such as the policy number and the effective date, the preset dimension does not include the policy number and takes effect. Policy data dimensions such as dates.
  • the policy data storage unit 24 is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
  • the policy data storage device includes:
  • the empirical analysis instruction receiving unit is configured to receive an empirical analysis instruction, extract policy data corresponding to the time period according to the empirical analysis instruction, and process the extracted policy data to obtain a corresponding processing result.
  • the empirical analysis instructions include but are not limited to: the surrender analysis instruction, the claims analysis instruction, and the estimated transmission compensation analysis instruction.
  • the empirical analysis instruction also carries the time period information to be analyzed and the policy data under the policy data dimension to be extracted.
  • the processing result is generated, if a download instruction issued by the user is received, the generated processing result is stored in a storage location specified by the download instruction, so that the user can view it at any time.
  • Processing result display unit for displaying the processing result.
  • the obtained processing result is displayed on the interface, and the specific display manner may be displayed in the form of a table, or displayed in a graphical manner.
  • the guaranteed policy data is the policy data generated recently and in the preset dimension, and the preset data is preset.
  • the policy data in the dimension is useful for subsequent empirical analysis, which greatly reduces useless policy data, saves storage space, and improves the call speed of policy data.
  • FIG. 3 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 3 of this embodiment includes a processor 30, a memory 31, and computer readable instructions 32 stored in the memory 31 and operable on the processor 30.
  • the processor 30 executes the computer readable instructions 32, the steps in the embodiments of the above policy data storage methods are implemented, such as steps S11 to S14 shown in FIG.
  • the processor 30 executes the computer readable instructions 32
  • the functions of the modules/units in the above various device embodiments are implemented, such as the functions of the modules 21 to 24 shown in FIG.
  • the computer readable instructions 32 may be partitioned into one or more modules/units that are stored in the memory 31 and executed by the processor 30, To complete this application.
  • the computer readable instructions 32 may be divided into a policy data acquisition unit, a difference duration determination unit, a policy data filter storage unit, a policy data storage unit (a module in a virtual device), and the specific functions of each module are as follows:
  • a policy data obtaining unit configured to obtain policy data under a policy data dimension and a generation time of policy data in the policy data dimension
  • a difference duration determining unit configured to determine whether a difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration
  • the policy data filtering storage unit is configured to: when the duration of the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration, filter policy data in the policy data dimension according to a preset dimension, And storing the filtered policy data under the policy data dimension;
  • the policy data storage unit is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
  • the terminal device 3 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the terminal device may include, but is not limited to, a processor 30, a memory 31. It will be understood by those skilled in the art that FIG. 3 is only an example of the terminal device 3, does not constitute a limitation of the terminal device 3, may include more or less components than those illustrated, or combine some components, or different components.
  • the terminal device may further include an input/output device, a network access device, a bus, and the like.
  • the so-called processor 30 can be a central processing unit (Central Processing Unit, CPU), can also be other general-purpose processors, digital signal processors (DSP), application specific integrated circuits (Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the memory 31 may be an internal storage unit of the terminal device 3, such as a hard disk or a memory of the terminal device 3.
  • the memory 31 may also be an external storage device of the terminal device 3, for example, a plug-in hard disk equipped on the terminal device 3, a smart memory card (SMC), and a secure digital (SD). Card, flash card (Flash Card) and so on.
  • the memory 31 may also include both an internal storage unit of the terminal device 3 and an external storage device.
  • the memory 31 is configured to store the computer readable instructions and other programs and data required by the terminal device.
  • the memory 31 can also be used to temporarily store data that has been output or is about to be output.
  • each functional unit and module in the foregoing system may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit, and the integrated unit may be implemented by hardware.
  • Formal implementation can also be implemented in the form of software functional units.
  • the specific names of the respective functional units and modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application.
  • the disclosed device/terminal device and method may be implemented in other manners.
  • the device/terminal device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units.
  • components may be combined or integrated into another system, or some features may be omitted or not performed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated modules/units if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the processes in the foregoing embodiments, and may also be implemented by computer readable instructions, which may be stored in a computer readable storage medium.
  • the computer readable instructions when executed by a processor, may implement the steps of the various method embodiments described above.
  • the computer readable medium can include any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a removable hard drive, a magnetic disk, an optical disk, a computer memory, a read only memory (ROM, Read-Only) Memory), random access memory (RAM, Random) Access Memory), electrical carrier signals, telecommunications signals, and software distribution media.
  • ROM Read Only memory
  • RAM Random Access Memory
  • electrical carrier signals telecommunications signals
  • telecommunications signals and software distribution media. It should be noted that the content contained in the computer readable medium may be appropriately increased or decreased according to the requirements of legislation and patent practice in a jurisdiction, for example, in some jurisdictions, according to legislation and patent practice, computer readable media Does not include electrical carrier signals and telecommunication signals.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

Disclosed are an insurance policy data storage method, a device, a terminal and a readable storage medium, the method comprising: acquiring insurance policy data within an insurance policy data dimension and a generation time of the insurance policy data within the insurance policy data dimension; determining whether a time difference between the generation time of the insurance policy data and a current time is greater than or equal to a preset time difference; if the time difference between the generation time of the insurance policy data and the current time is greater than or equal to the preset time difference, filtering, according to a preset dimension, the insurance policy data under the insurance policy data dimension and storing the filtered insurance policy data within the insurance policy data dimension; and if the time difference between the generation time of the insurance policy data and the current time is less than the preset time difference, storing the insurance policy data. The method can be used to save storage space and increase the invoking speed of insurance policy data.

Description

保单数据存储方法、装置、终端设备及可读存储介质Policy data storage method, device, terminal device and readable storage medium
本申请要求于2017年6月21日提交中国专利局、申请号为CN 201710475686.3、发明名称为“保单数据存储方法、装置及终端设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application is submitted to the Chinese Patent Office on June 21, 2017, and the application number is CN. The priority of the Chinese Patent Application, which is incorporated herein by reference.
技术领域Technical field
本申请属于保单数据处理领域,尤其涉及保单数据存储方法、装置、终端设备及可读存储介质。The present application belongs to the field of policy data processing, and in particular, to a policy data storage method, apparatus, terminal device, and readable storage medium.
背景技术Background technique
目前,与保单相关的数据通常包括:险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金、发送率数据等保单维度对应的保单数据。这些保单数据将作为保单的历史数据存储,以便后续的经验分析调用。At present, the data related to the policy usually includes: the type of insurance, the age of the insured, the gender of the insured, the occupation of the insured, the information of the service personnel, the number of contributions, the premium paid, the amount of the claim, the number of claims, the cost of protection, Policy data corresponding to the policy dimensions such as effective insured amount, risk insured amount, cash value, effective elapsed time, reserve, and transmission rate data. These policy data will be stored as historical data for the policy for subsequent empirical analysis calls.
由于现有的历史数据存储了保单险种级的明细清单,即存储的是粒度最细的清单,而最细的清单的数据量每月可达4亿,1年就有48亿,因此,导致存储资源占用过多,并且,也降低经验分析时的数据调用速度。Since the existing historical data stores a detailed list of policy insurance levels, that is, the most granular list is stored, and the finest list has a data volume of 400 million per month, which is 4.8 billion in one year, thus resulting in Excessive use of storage resources, and also reduce the speed of data calls during empirical analysis.
技术问题technical problem
现有技术中无差别存储保单数据导致存储资源占用过多,且数据调用速度过慢的问题。In the prior art, the indiscriminate storage of policy data causes the storage resource to be occupied too much, and the data calling speed is too slow.
技术解决方案Technical solution
本申请实施例的第一方面提供了一种保单数据存储方法,包括:A first aspect of the embodiment of the present application provides a policy data storage method, including:
获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
本申请实施例的第二方面提供了一种保单数据存储装置,包括:A second aspect of the embodiments of the present application provides a policy data storage device, including:
保单数据获取单元,用于获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;a policy data obtaining unit, configured to obtain policy data under a policy data dimension and a generation time of policy data in the policy data dimension;
差值时长判断单元,用于判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;a difference duration determining unit, configured to determine whether a difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
保单数据过滤存储单元,用于在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;The policy data filtering storage unit is configured to: when the duration of the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration, filter policy data in the policy data dimension according to a preset dimension, And storing the filtered policy data under the policy data dimension;
保单数据存储单元,用于在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data storage unit is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
本申请实施例的第三方面提供了一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如下步骤:A third aspect of an embodiment of the present application provides a terminal device including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, the processor executing the computer The following steps are implemented when the instructions are readable:
获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
本申请实施例的第四方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,所述计算机可读指令被处理器执行时实现如下步骤:A fourth aspect of the embodiments of the present application provides a computer readable storage medium storing computer readable instructions that, when executed by a processor, implement the following steps:
获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
有益效果Beneficial effect
本申请实施例与现有技术相比存在的有益效果是:由于保单数据是否存储是与其生成时间以及所在的保单数据维度有关,因此,保证存储的保单数据都为近期生成的且与预设的维度下的保单数据,而预设的维度下的保单数据都是对后续经验分析有用的数据,从而极大减少了无用的保单数据,节省了存储空间,且提高了保单数据的调用速度。Compared with the prior art, the embodiment of the present application has the beneficial effect that since the policy data is stored in relation to the generation time and the policy data dimension in which the policy data is stored, the guaranteed policy data is recently generated and preset. The policy data under the dimension, and the policy data under the preset dimension are all useful data for subsequent experience analysis, which greatly reduces the useless policy data, saves storage space, and improves the calling speed of policy data.
附图说明DRAWINGS
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only the present application. For some embodiments, other drawings may be obtained from those of ordinary skill in the art without departing from the drawings.
图1是本申请实施例提供的一种保单数据存储方法的流程图;1 is a flowchart of a policy data storage method provided by an embodiment of the present application;
图2是本申请实施例提供的一种保单数据存储装置的结构示意图;2 is a schematic structural diagram of a policy data storage device according to an embodiment of the present application;
图3是本申请实施例提供的终端设备的示意图。FIG. 3 is a schematic diagram of a terminal device according to an embodiment of the present application.
本发明的实施方式Embodiments of the invention
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本申请实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本申请。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节妨碍本申请的描述。In the following description, for purposes of illustration and description However, it will be apparent to those skilled in the art that the present invention may be practiced in other embodiments without these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the application.
为了说明本申请所述的技术方案,下面通过具体实施例来进行说明。In order to explain the technical solutions described in the present application, the following description will be made by way of specific embodiments.
图1示出了本申请实施例提供的一种保单数据存储方法的流程图,详述如下:FIG. 1 is a flowchart of a policy data storage method provided by an embodiment of the present application, which is described in detail as follows:
步骤S11,获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间。In step S11, the policy data under the policy data dimension and the generation time of the policy data under the policy data dimension are obtained.
其中,所述保单数据维度包括以下至少一种:The policy data dimension includes at least one of the following:
险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。在每一种保单数据维度中,对应存储相同或不同生成时间的保单数据,例如,在被保人的年龄这一种保单数据维度中,存储的是不同被保人的年龄对应的数值,如18、20等,当然,由于不同的保单数据,其对应的生成时间很可能是不同的,因此,在获取某个保单数据时也需要获取该保单数据的生成时间,以便后续选择是否存储该保单数据。当然,由于该保单数据是与保单数据维度结合的,因此,在获取保单数据时,同样会获取保单数据对应的保单数据维度,例如,在获取保单数据“18”时,会获取该保单数据“18”对应的保单数据维度“被保人的年龄”,此外,该步骤还需获取保单数据“18”的生成时间。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data. In each policy data dimension, corresponding to the policy data storing the same or different generation time, for example, in the policy data dimension of the age of the insured, the values corresponding to the ages of different insured persons are stored, such as 18, 20, etc. Of course, due to different policy data, the corresponding generation time is likely to be different. Therefore, when acquiring a policy data, it is also necessary to acquire the generation time of the policy data, so as to subsequently select whether to store the policy. data. Of course, since the policy data is combined with the policy data dimension, when the policy data is acquired, the policy data dimension corresponding to the policy data is also obtained. For example, when the policy data “18” is obtained, the policy data is acquired. 18" corresponds to the policy data dimension "the age of the insured", in addition, this step also needs to obtain the generation time of the policy data "18".
其中,保单数据的生成时间包括年、月、日等信息。The generation time of the policy data includes information such as year, month, and day.
可选地,由于保单数据的统计通常是以月为单位进行的,因此,可在月初或月末的指定日期执行步骤S11,以免频繁的计算占用系统过多的资源。Optionally, since the statistics of the policy data are usually performed on a monthly basis, step S11 may be performed on a specified date at the beginning of the month or the end of the month, so as to avoid frequent calculations occupying too many resources of the system.
步骤S12,判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长。Step S12: Determine whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration.
经过分析可知,存储的保单数据主要用于经验分析(经验分析包括退保分析、理赔分析、预估发送赔付分析等),而生成时间为近期的保单数据与生成时间为久远的保单数据对经验分析所起的作用是不同的。比如,根据生成时间与当前时间的差越小(即与当前时间越近)的保单数据得到的经验分析的结果越准确,其给后续工作带来的作用也越大,相反,根据生成时间与当前时间的差越大(即与当前时间越久远)的保单数据得到的经验分析的结果越不准确,其带来的作用也越小,因此,可根据保单数据的不同生成时间对保单数据选择不同的操作。After analysis, the stored policy data is mainly used for empirical analysis (empirical analysis including surrender analysis, claims analysis, estimated sending claims analysis, etc.), and the generation time is the recent policy data and the policy data with long generation time. The role of the analysis is different. For example, the more accurate the empirical analysis obtained from the policy data, the smaller the difference between the generation time and the current time (that is, the closer to the current time), the more accurate the result will be for subsequent work. On the contrary, according to the generation time and The more accurate the difference between the current time (ie, the longer the current time), the less accurate the result of the empirical analysis, and the less effective it is. Therefore, the policy data can be selected according to the different generation time of the policy data. Different operations.
可选地,预设的差值时长为3个月。Optionally, the preset difference duration is 3 months.
步骤S13,在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据。In step S13, when the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to the preset dimension, and the filtered Policy data under the policy data dimension.
可选地,所述预设的维度根据经验分析的需求确定。这里预设的维度主要指预设的用于过滤保单数据维度的维度,其是保单数据维度中一部分维度。经过分析可知,当要进行退保分析时,如分析某些险种的退保波动率时,主要是确定哪些年龄段、哪些职业的退保率比较高,发生在哪个时间段,占比是多少,环比,同比的值是多少等,以便用户查看。此时,只需要输入险种、分析时间段、分析的保单数据维度如年龄、职位的参数,数据源取险种、年度、职业,统计日期的汇总数据就可以得到上述结果。Optionally, the preset dimension is determined according to an empirical analysis requirement. The preset dimension here mainly refers to the preset dimension used to filter the policy data dimension, which is a part of the dimension in the policy data dimension. After analysis, it is known that when the surrender analysis is to be carried out, such as analyzing the surrender volatility of certain types of insurance, it is mainly to determine which age groups and which occupations have higher surrender rates, which time period occurs, and what is the proportion? , the ring ratio, the value of the year-on-year, etc., so that users can view. At this point, you only need to enter the insurance type, the analysis time period, the analyzed policy data dimensions such as age, position parameters, data source insurance type, annual, occupation, and statistical date summary data to obtain the above results.
可选地,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。当然,预设的维度还可以根据实际的经验分析新增或删除一些维度,但由于经验分析不需要保单号、生效日期等维度下的保单数据,因此,预设的维度不包括保单号、生效日期等保单数据维度。Optionally, the preset dimension includes at least one of the following types: insurance, age of the insured, gender, occupation, accumulated premium payment, service personnel information, insurance level, and number of copies. Of course, the preset dimension can also add or delete some dimensions according to the actual experience. However, since the empirical analysis does not require policy data in the dimensions such as the policy number and the effective date, the preset dimension does not include the policy number and takes effect. Policy data dimensions such as dates.
在该步骤中,保留与预设的维度相同的保单数据维度对应的保单数据,删除其余保单数据维度对应的保单数据,这样,能够有效精简保单数据,例如,假设最细的清单(保单)数据量每月达到4亿,则精简后的数据量只剩下十万级,即通过上述精简方法,采用同样的存储空间能够存储更长周期的保单数据,而较少的数据量也便于提高后续数据的提取速度。In this step, the policy data corresponding to the same policy data dimension as the preset dimension is retained, and the policy data corresponding to the remaining policy data dimensions is deleted, so that the policy data can be effectively reduced, for example, the finest list (policy) data is assumed. The amount reaches 400 million per month, and the amount of data after streamlining is only 100,000. That is, through the above-mentioned streamlined method, the same storage space can be used to store longer-term policy data, and less data volume is easy to improve. The speed at which data is extracted.
步骤S14,在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。Step S14: The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
该步骤中,若判断出保单数据的生成时间与当前时间很接近,则不过滤该保单数据,直接存储,以便为后续的精细化分析提供更详细的保单数据。In this step, if it is determined that the generation time of the policy data is very close to the current time, the policy data is not filtered and stored directly to provide more detailed policy data for subsequent refinement analysis.
可选地,在所述步骤S13之后,或者,在所述步骤S14之后,包括:Optionally, after the step S13, or after the step S14, the method includes:
A1、接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果。其中,经验分析指令包括但不限于:退保分析指令、理赔分析指令、预估发送赔付分析指令。当然,该经验分析指令还携带有需分析的时间段信息、需提取的保单数据维度下的保单数据,这样,可根据该需分析的时间段信息从需提取的保单数据维度下提取对应的保单数据,再根据经验分析对应的数据处理算法对保单数据进行处理,进而得到对应的处理结果。可选地,在生成处理结果之后,若接收到用户发出的下载指令,则将生成的处理结果存入所述下载指令指定的存储位置,以便用户随时查看。A1. Receiving an experience analysis instruction, extracting policy data corresponding to the time period according to the empirical analysis instruction, and processing the extracted policy data to obtain a corresponding processing result. Among them, the empirical analysis instructions include but are not limited to: the surrender analysis instruction, the claims analysis instruction, and the estimated transmission compensation analysis instruction. Of course, the empirical analysis instruction also carries the time period information to be analyzed and the policy data under the policy data dimension to be extracted, so that the corresponding policy can be extracted from the policy data dimension to be extracted according to the time period information to be analyzed. Data, and then analyze the corresponding data processing algorithm according to the experience to process the policy data, and then obtain the corresponding processing result. Optionally, after the processing result is generated, if a download instruction issued by the user is received, the generated processing result is stored in a storage location specified by the download instruction, so that the user can view it at any time.
A2、显示所述处理结果。A2, the processing result is displayed.
具体地,在界面显示得到的处理结果,具体的显示方式可通过表格的形式显示,或以图形的方式显示等。Specifically, the obtained processing result is displayed on the interface, and the specific display manner may be displayed in the form of a table, or displayed in a graphical manner.
本申请实施例中,获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间,判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长,在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据,在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。由于保单数据是否存储是与其生成时间以及所在的保单数据维度有关,因此,保证存储的保单数据都为近期生成的且与预设的维度下的保单数据,而预设的维度下的保单数据都是对后续经验分析有用的数据,从而极大减少了无用的保单数据,节省了存储空间,且提高了保单数据的调用速度。In the embodiment of the present application, the policy data under the policy data dimension and the policy data generation time in the policy data dimension are obtained, and it is determined whether the difference time between the generation time of the policy data and the current time is greater than or equal to a preset time. When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and stored and filtered. The policy data in the policy data dimension stores the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration. Since the policy data is stored in relation to its generation time and the policy data dimension in which it is located, the guaranteed policy data is the policy data generated in the recently generated and preset dimensions, and the policy data in the preset dimension is It is useful for subsequent empirical analysis, which greatly reduces useless policy data, saves storage space, and increases the speed of policy data calls.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence of the steps in the above embodiments does not mean that the order of execution is performed. The order of execution of each process should be determined by its function and internal logic, and should not be construed as limiting the implementation process of the embodiments of the present application.
图2示出了本申请实施例提供的一种保单数据存储装置的结构示意图,该保单数据存储装置,包括:保单数据获取单元21、差值时长判断单元22、保单数据过滤存储单元23、保单数据存储单元24。其中:FIG. 2 is a schematic structural diagram of a policy data storage device according to an embodiment of the present application. The policy data storage device includes: a policy data acquiring unit 21, a difference duration determining unit 22, a policy data filtering storage unit 23, and a policy. Data storage unit 24. among them:
保单数据获取单元21,用于获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间。The policy data obtaining unit 21 is configured to obtain policy data under the policy data dimension and a generation time of the policy data in the policy data dimension.
所述保单数据维度包括以下至少一种:The policy data dimension includes at least one of the following:
险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
当然,由于该保单数据是与保单数据维度结合的,因此,在获取保单数据时,同样会获取保单数据对应的保单数据维度。Of course, since the policy data is combined with the policy data dimension, when the policy data is acquired, the policy data dimension corresponding to the policy data is also obtained.
其中,保单数据的生成时间包括年、月、日等信息。The generation time of the policy data includes information such as year, month, and day.
可选地,由于保单数据的统计通常是以月为单位进行的,因此,可在月初或月末的指定日期执行保单数据获取单元21,以免频繁的计算占用系统过多的资源。Alternatively, since the statistics of the policy data are usually performed on a monthly basis, the policy data acquiring unit 21 can be executed at a specified date on the beginning of the month or the end of the month, so as to avoid frequent calculation of excessive resources of the system.
差值时长判断单元22,用于判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长。The difference duration determining unit 22 is configured to determine whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration.
可选地,预设的差值时长为3个月。Optionally, the preset difference duration is 3 months.
保单数据过滤存储单元23,用于在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据。The policy data filtering storage unit 23 is configured to filter the policy data in the policy data dimension according to a preset dimension when the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration. And storing the policy data under the filtered policy data dimension.
具体地,保留与预设的维度相同的保单数据维度对应的保单数据,删除其余保单数据维度对应的保单数据,这样,能够有效精简保单数据。Specifically, the policy data corresponding to the same policy data dimension as the preset dimension is retained, and the policy data corresponding to the remaining policy data dimensions is deleted, so that the policy data can be effectively streamlined.
可选地,所述预设的维度根据经验分析的需求确定。这里预设的维度主要指预设的用于过滤保单数据维度的维度,其是保单数据维度中一部分维度。Optionally, the preset dimension is determined according to an empirical analysis requirement. The preset dimension here mainly refers to the preset dimension used to filter the policy data dimension, which is a part of the dimension in the policy data dimension.
可选地,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。当然,预设的维度还可以根据实际的经验分析新增或删除一些维度,但由于经验分析不需要保单号、生效日期等维度下的保单数据,因此,预设的维度不包括保单号、生效日期等保单数据维度。Optionally, the preset dimension includes at least one of the following types: insurance, age of the insured, gender, occupation, accumulated premium payment, service personnel information, insurance level, and number of copies. Of course, the preset dimension can also add or delete some dimensions according to the actual experience. However, since the empirical analysis does not require policy data in the dimensions such as the policy number and the effective date, the preset dimension does not include the policy number and takes effect. Policy data dimensions such as dates.
保单数据存储单元24,用于在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data storage unit 24 is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
可选地,所述保单数据存储装置包括:Optionally, the policy data storage device includes:
经验分析指令接收单元,用于接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果。其中,经验分析指令包括但不限于:退保分析指令、理赔分析指令、预估发送赔付分析指令。当然,该经验分析指令还携带有需分析的时间段信息、需提取的保单数据维度下的保单数据。The empirical analysis instruction receiving unit is configured to receive an empirical analysis instruction, extract policy data corresponding to the time period according to the empirical analysis instruction, and process the extracted policy data to obtain a corresponding processing result. Among them, the empirical analysis instructions include but are not limited to: the surrender analysis instruction, the claims analysis instruction, and the estimated transmission compensation analysis instruction. Of course, the empirical analysis instruction also carries the time period information to be analyzed and the policy data under the policy data dimension to be extracted.
可选地,在生成处理结果之后,若接收到用户发出的下载指令,则将生成的处理结果存入所述下载指令指定的存储位置,以便用户随时查看。Optionally, after the processing result is generated, if a download instruction issued by the user is received, the generated processing result is stored in a storage location specified by the download instruction, so that the user can view it at any time.
处理结果显示单元,用于显示所述处理结果。Processing result display unit for displaying the processing result.
具体地,在界面显示得到的处理结果,具体的显示方式可通过表格的形式显示,或以图形的方式显示等。Specifically, the obtained processing result is displayed on the interface, and the specific display manner may be displayed in the form of a table, or displayed in a graphical manner.
本申请实施例中,由于保单数据是否存储是与其生成时间以及所在的保单数据维度有关,因此,保证存储的保单数据都为近期生成的且与预设的维度下的保单数据,而预设的维度下的保单数据都是对后续经验分析有用的数据,从而极大减少了无用的保单数据,节省了存储空间,且提高了保单数据的调用速度。In the embodiment of the present application, since the policy data is stored in relation to the generation time and the policy data dimension of the policy, the guaranteed policy data is the policy data generated recently and in the preset dimension, and the preset data is preset. The policy data in the dimension is useful for subsequent empirical analysis, which greatly reduces useless policy data, saves storage space, and improves the call speed of policy data.
图3是本申请实施例提供的终端设备的示意图。如图3所示,该实施例的终端设备3包括:处理器30、存储器31以及存储在所述存储器31中并可在所述处理器30上运行的计算机可读指令32。所述处理器30执行所述计算机可读指令32时实现上述各个保单数据存储方法实施例中的步骤,例如图1所示的步骤S11至步骤 S14。或者,所述处理器30执行所述计算机可读指令32时实现上述各装置实施例中各模块/单元的功能,例如图2所示模块21至24的功能。FIG. 3 is a schematic diagram of a terminal device according to an embodiment of the present application. As shown in FIG. 3, the terminal device 3 of this embodiment includes a processor 30, a memory 31, and computer readable instructions 32 stored in the memory 31 and operable on the processor 30. When the processor 30 executes the computer readable instructions 32, the steps in the embodiments of the above policy data storage methods are implemented, such as steps S11 to S14 shown in FIG. Alternatively, when the processor 30 executes the computer readable instructions 32, the functions of the modules/units in the above various device embodiments are implemented, such as the functions of the modules 21 to 24 shown in FIG.
示例性的,所述计算机可读指令32可以被分割成一个或多个模块/单元,所述一个或者多个模块/单元被存储在所述存储器31中,并由所述处理器30执行,以完成本申请。例如,所述计算机可读指令32可以被分割成保单数据获取单元、差值时长判断单元、保单数据过滤存储单元、保单数据存储单元(虚拟装置中的模块),各模块具体功能如下:Illustratively, the computer readable instructions 32 may be partitioned into one or more modules/units that are stored in the memory 31 and executed by the processor 30, To complete this application. For example, the computer readable instructions 32 may be divided into a policy data acquisition unit, a difference duration determination unit, a policy data filter storage unit, a policy data storage unit (a module in a virtual device), and the specific functions of each module are as follows:
保单数据获取单元,用于获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;a policy data obtaining unit, configured to obtain policy data under a policy data dimension and a generation time of policy data in the policy data dimension;
差值时长判断单元,用于判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;a difference duration determining unit, configured to determine whether a difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
保单数据过滤存储单元,用于在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;The policy data filtering storage unit is configured to: when the duration of the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration, filter policy data in the policy data dimension according to a preset dimension, And storing the filtered policy data under the policy data dimension;
保单数据存储单元,用于在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data storage unit is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
所述终端设备3可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。所述终端设备可包括但不仅限于,处理器30、存储器31。本领域技术人员可以理解,图3仅仅是终端设备3的示例,并不构成对终端设备3的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述终端设备还可以包括输入输出设备、网络接入设备、总线等。The terminal device 3 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server. The terminal device may include, but is not limited to, a processor 30, a memory 31. It will be understood by those skilled in the art that FIG. 3 is only an example of the terminal device 3, does not constitute a limitation of the terminal device 3, may include more or less components than those illustrated, or combine some components, or different components. For example, the terminal device may further include an input/output device, a network access device, a bus, and the like.
所称处理器30可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器 (Digital Signal Processor,DSP)、专用集成电路 (Application Specific Integrated Circuit,ASIC)、现成可编程门阵列 (Field-Programmable Gate Array,FPGA) 或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The so-called processor 30 can be a central processing unit (Central Processing Unit, CPU), can also be other general-purpose processors, digital signal processors (DSP), application specific integrated circuits (Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
所述存储器31可以是所述终端设备3的内部存储单元,例如终端设备3的硬盘或内存。所述存储器31也可以是所述终端设备3的外部存储设备,例如所述终端设备3上配备的插接式硬盘,智能存储卡(Smart Media Card, SMC),安全数字(Secure Digital, SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器31还可以既包括所述终端设备3的内部存储单元也包括外部存储设备。所述存储器31用于存储所述计算机可读指令以及所述终端设备所需的其他程序和数据。所述存储器31还可以用于暂时地存储已经输出或者将要输出的数据。The memory 31 may be an internal storage unit of the terminal device 3, such as a hard disk or a memory of the terminal device 3. The memory 31 may also be an external storage device of the terminal device 3, for example, a plug-in hard disk equipped on the terminal device 3, a smart memory card (SMC), and a secure digital (SD). Card, flash card (Flash Card) and so on. Further, the memory 31 may also include both an internal storage unit of the terminal device 3 and an external storage device. The memory 31 is configured to store the computer readable instructions and other programs and data required by the terminal device. The memory 31 can also be used to temporarily store data that has been output or is about to be output.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。It will be clearly understood by those skilled in the art that, for convenience and brevity of description, only the division of each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units according to needs. The module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above. Each functional unit and module in the embodiment may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit, and the integrated unit may be implemented by hardware. Formal implementation can also be implemented in the form of software functional units. In addition, the specific names of the respective functional units and modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application. For the specific working process of the unit and the module in the foregoing system, reference may be made to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。In the above embodiments, the descriptions of the various embodiments are different, and the parts that are not detailed or described in the specific embodiments may be referred to the related descriptions of other embodiments.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present application.
在本申请所提供的实施例中,应该理解到,所揭露的装置/终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置/终端设备实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。In the embodiments provided by the present application, it should be understood that the disclosed device/terminal device and method may be implemented in other manners. For example, the device/terminal device embodiments described above are merely illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units. Or components may be combined or integrated into another system, or some features may be omitted or not performed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读存储介质中,该计算机可读指令在被处理器执行时,可实现上述各个方法实施例的步骤。所述计算机可读介质可以包括:能够携带所述计算机可读指令代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括电载波信号和电信信号。The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the processes in the foregoing embodiments, and may also be implemented by computer readable instructions, which may be stored in a computer readable storage medium. The computer readable instructions, when executed by a processor, may implement the steps of the various method embodiments described above. The computer readable medium can include any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a removable hard drive, a magnetic disk, an optical disk, a computer memory, a read only memory (ROM, Read-Only) Memory), random access memory (RAM, Random) Access Memory), electrical carrier signals, telecommunications signals, and software distribution media. It should be noted that the content contained in the computer readable medium may be appropriately increased or decreased according to the requirements of legislation and patent practice in a jurisdiction, for example, in some jurisdictions, according to legislation and patent practice, computer readable media Does not include electrical carrier signals and telecommunication signals.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to explain the technical solutions of the present application, and are not limited thereto; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still implement the foregoing embodiments. The technical solutions described in the examples are modified or equivalently replaced with some of the technical features; and the modifications or substitutions do not deviate from the spirit and scope of the technical solutions of the embodiments of the present application, and should be included in Within the scope of protection of this application.

Claims (20)

  1. 一种保单数据存储方法,其特征在于,包括:A policy data storage method, comprising:
    获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
    判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
    在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
    在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  2. 如权利要求1所述的保单数据存储方法,其特征在于,所述保单数据维度包括以下至少一种:The policy data storage method according to claim 1, wherein the policy data dimension comprises at least one of the following:
    险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  3. 如权利要求1或2所述的保单数据存储方法,其特征在于,在所述根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据之后,或者,在所述存储所述保单数据之后,包括:The policy data storage method according to claim 1 or 2, wherein the policy data under the policy data dimension is filtered according to a preset dimension, and the policy under the policy data dimension is filtered. After the data, or after the storing the policy data, the method includes:
    接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果;Receiving an empirical analysis instruction, extracting policy data corresponding to the time period according to the empirical analysis instruction, and processing the extracted policy data to obtain a corresponding processing result;
    显示所述处理结果。The processing result is displayed.
  4. 如权利要求1所述的保单数据存储方法,其特征在于,所述预设的维度根据经验分析的需求确定。The policy data storage method according to claim 1, wherein the preset dimension is determined according to an empirical analysis requirement.
  5. 如权利要求4所述的保单数据存储方法,其特征在于,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。The policy data storage method according to claim 4, wherein the preset dimension comprises at least one of the following types: insurance type, age of insured person, gender, occupation, accumulated period premium, service personnel information, insurance The level of the hierarchy and the number of copies.
  6. 一种保单数据存储装置,其特征在于,包括:A policy data storage device, comprising:
    保单数据获取单元,用于获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;a policy data obtaining unit, configured to obtain policy data under a policy data dimension and a generation time of policy data in the policy data dimension;
    差值时长判断单元,用于判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;a difference duration determining unit, configured to determine whether a difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
    保单数据过滤存储单元,用于在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;The policy data filtering storage unit is configured to: when the duration of the difference between the generation time of the policy data and the current time is greater than or equal to a preset difference duration, filter policy data in the policy data dimension according to a preset dimension, And storing the filtered policy data under the policy data dimension;
    保单数据存储单元,用于在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data storage unit is configured to store the policy data when the difference between the generation time of the policy data and the current time is less than a preset difference duration.
  7. 如权利要求6所述的保单数据存储装置,其特征在于,所述保单数据维度包括以下至少一种:The policy data storage device of claim 6, wherein the policy data dimension comprises at least one of the following:
    险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  8. 如权利要求6或7所述的保单数据存储装置,其特征在于,所述保单数据存储装置包括:The policy data storage device according to claim 6 or 7, wherein the policy data storage device comprises:
    经验分析指令接收单元,用于接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果;The empirical analysis instruction receiving unit is configured to receive an empirical analysis instruction, extract policy data corresponding to the time period according to the empirical analysis instruction, and process the extracted policy data to obtain a corresponding processing result;
    处理结果显示单元,用于显示所述处理结果。Processing result display unit for displaying the processing result.
  9. 如权利要求6所述的保单数据存储装置,其特征在于,所述预设的维度根据经验分析的需求确定。The policy data storage device of claim 6 wherein said predetermined dimension is determined based on an empirically analyzed requirement.
  10. 如权利要求9所述的保单数据存储装置,其特征在于,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。The policy data storage device according to claim 9, wherein the preset dimension comprises at least one of the following types: insurance type, age of insured person, gender, occupation, accumulated period premium, service personnel information, insurance The level of the hierarchy and the number of copies.
  11. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:A terminal device comprising a memory, a processor, and computer readable instructions stored in the memory and operable on the processor, wherein the processor executes the computer readable instructions as follows step:
    获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
    判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
    在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
    在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  12. 如权利要求11所述的终端设备,其特征在于,所述保单数据维度包括以下至少一种:The terminal device according to claim 11, wherein the policy data dimension comprises at least one of the following:
    险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  13. 如权利要求11或12所述的终端设备,其特征在于,在所述根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据之后,或者,在所述存储所述保单数据之后,包括:The terminal device according to claim 11 or 12, wherein the policy data under the policy data dimension is filtered according to a preset dimension, and the policy data under the filtered policy data dimension is stored Or after the storing the policy data, including:
    接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果;Receiving an empirical analysis instruction, extracting policy data corresponding to the time period according to the empirical analysis instruction, and processing the extracted policy data to obtain a corresponding processing result;
    显示所述处理结果。The processing result is displayed.
  14. 如权利要求11所述的终端设备,其特征在于,所述预设的维度根据经验分析的需求确定。The terminal device according to claim 11, wherein the preset dimension is determined according to an empirically analyzed requirement.
  15. 如权利要求14所述的终端设备,其特征在于,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。The terminal device according to claim 14, wherein the preset dimension comprises at least one of the following types: insurance type, age of insured person, gender, occupation, accumulated period premium, service personnel information, and insured level And the number of copies.
  16. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现如下步骤:A computer readable storage medium storing computer readable instructions, wherein the computer readable instructions, when executed by a processor, implement the following steps:
    获取保单数据维度下的保单数据以及所述保单数据维度下的保单数据的生成时间;Obtaining policy data under the policy data dimension and generation time of policy data under the policy data dimension;
    判断所述保单数据的生成时间与当前时间的差值时长是否大于或等于预设的差值时长;Determining whether the difference duration between the generation time of the policy data and the current time is greater than or equal to a preset difference duration;
    在所述保单数据的生成时间与当前时间的差值时长大于或等于预设的差值时长时,根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据;When the difference between the generation time of the policy data and the current time is greater than or equal to the preset difference duration, the policy data in the policy data dimension is filtered according to a preset dimension, and the filtered policy is stored. Policy data under the data dimension;
    在所述保单数据的生成时间与当前时间的差值时长小于预设的差值时长时,存储所述保单数据。The policy data is stored when the difference between the generation time of the policy data and the current time is less than the preset difference duration.
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述保单数据维度包括以下至少一种:The computer readable storage medium of claim 16 wherein the policy data dimension comprises at least one of the following:
    险种、被保人的年龄、被保人的性别、被保人的职业、服务人员信息、缴费次数、已交保费、理赔金额、理赔次数、保障成本、有效保额、风险保额、现金价值、有效经过时长、准备金以及发送率数据。Insurance type, age of the insured, sex of the insured, occupation of the insured, information of the service personnel, number of contributions, premium paid, amount of claims, number of claims, security cost, effective insured amount, risk insured amount, cash value , effective elapsed time, reserve, and transmission rate data.
  18. 如权利要求16或17所述的计算机可读存储介质,其特征在于,在所述根据预设的维度过滤所述保单数据维度下的保单数据,并存储过滤后的所述保单数据维度下的保单数据之后,或者,在所述存储所述保单数据之后,包括:The computer readable storage medium according to claim 16 or 17, wherein the policy data under the policy data dimension is filtered according to a preset dimension, and the filtered policy data dimension is stored. After the policy data, or after the storing the policy data, the method includes:
    接收经验分析指令,根据所述经验分析指令提取对应时间段的保单数据,对提取的保单数据进行处理,得到对应的处理结果;Receiving an empirical analysis instruction, extracting policy data corresponding to the time period according to the empirical analysis instruction, and processing the extracted policy data to obtain a corresponding processing result;
    显示所述处理结果。The processing result is displayed.
  19. 如权利要求16所述的计算机可读存储介质,其特征在于,所述预设的维度根据经验分析的需求确定。The computer readable storage medium of claim 16 wherein the predetermined dimension is determined based on an empirically analyzed need.
  20. 如权利要求19所述的计算机可读存储介质,其特征在于,所述预设的维度包括以下至少一种:险种、被保人的年龄、性别、职业、累计期交保费、服务人员信息、保额层级以及份数层级。The computer readable storage medium according to claim 19, wherein the preset dimension comprises at least one of the following: insurance, age of the insured, gender, occupation, accumulated premium payment, service personnel information, The coverage level and the number of copies.
PCT/CN2018/076518 2017-06-21 2018-02-12 Insurance policy data storage method, device, terminal and readable storage medium WO2018233309A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710475686.3A CN107798041B (en) 2017-06-21 2017-06-21 Policy data storage method and device and terminal equipment
CN201710475686.3 2017-06-21

Publications (1)

Publication Number Publication Date
WO2018233309A1 true WO2018233309A1 (en) 2018-12-27

Family

ID=61530192

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/076518 WO2018233309A1 (en) 2017-06-21 2018-02-12 Insurance policy data storage method, device, terminal and readable storage medium

Country Status (2)

Country Link
CN (1) CN107798041B (en)
WO (1) WO2018233309A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783489B (en) * 2018-12-13 2023-08-08 中国平安人寿保险股份有限公司 Processing device, method and storage medium for re-protecting moon-knot data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050244042A1 (en) * 2004-04-29 2005-11-03 General Electric Company Filtering and visualization of a multidimensional volumetric dataset
CN103020301A (en) * 2012-12-31 2013-04-03 中国科学院自动化研究所 Multidimensional data query and storage method and system
CN104809140A (en) * 2014-01-29 2015-07-29 中国银联股份有限公司 Method and system for counting trading data

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103823812A (en) * 2012-11-19 2014-05-28 苏州工业园区新宏博通讯科技有限公司 System data management method
CN104915431B (en) * 2015-06-17 2018-01-16 深圳市腾讯计算机系统有限公司 A kind of date storage method and system
CN106776955A (en) * 2016-12-02 2017-05-31 北京中交兴路车联网科技有限公司 A kind of method and device of data storage and search

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050244042A1 (en) * 2004-04-29 2005-11-03 General Electric Company Filtering and visualization of a multidimensional volumetric dataset
CN103020301A (en) * 2012-12-31 2013-04-03 中国科学院自动化研究所 Multidimensional data query and storage method and system
CN104809140A (en) * 2014-01-29 2015-07-29 中国银联股份有限公司 Method and system for counting trading data

Also Published As

Publication number Publication date
CN107798041A (en) 2018-03-13
CN107798041B (en) 2020-02-14

Similar Documents

Publication Publication Date Title
WO2019085307A1 (en) Data sampling method, terminal, and device, and computer readable storage medium
GB2498835A (en) Determining the order for locking resources based on the differences in the time a lock is retained for different locking orders
US20210233027A1 (en) Method for conducting statistics on insurance type state information of policy, terminal device and storage medium
CN107688626A (en) Slow inquiry log processing method, device and electronic equipment
WO2018184550A1 (en) Compensation calculation method, device, terminal device and medium
US10600063B2 (en) Real-time system to identify and analyze behavioral patterns to predict churn risk and increase retention
CN111105238A (en) Transaction risk control method and device
WO2018233309A1 (en) Insurance policy data storage method, device, terminal and readable storage medium
CN107688959B (en) Breakpoint list processing method, storage medium and server
US9525687B2 (en) Template for customer attributes
CN111223000A (en) Bill processing method and device, computer equipment and storage medium
CN115994830A (en) Method for constructing fetch model, method for collecting data and related device
CN111131393B (en) User activity data statistical method, electronic device and storage medium
WO2018233308A1 (en) Statistical index processing method and apparatus, terminal device and readable storage medium
CN113114611A (en) Method and device for managing blacklist
CN112907395A (en) Client type identification method, device and equipment
WO2019041826A1 (en) Breakpoint list cleaning method and apparatus, storage medium, and server
CN108416572A (en) Method for integrating insurance company insurance application processes into general insurance application process
CN113724003B (en) Order transaction data-based moistening method, electronic equipment and readable storage medium
CN109710884B (en) Real-time index configuration method and system supporting multiple complex calculation modes
CN111091488B (en) OpenCV-based memory management method, device and terminal
CN106155823B (en) Interactive data processing method and device
CN117478743A (en) Data caching method, device, equipment and medium for balancing freshness and access frequency
US20140188530A1 (en) Provision of customer attributes to an organization
CN114756540A (en) Data processing method and device, electronic equipment and computer readable medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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 15.05.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18820933

Country of ref document: EP

Kind code of ref document: A1