CN110032584B - Data statistical method and system - Google Patents

Data statistical method and system Download PDF

Info

Publication number
CN110032584B
CN110032584B CN201910242747.0A CN201910242747A CN110032584B CN 110032584 B CN110032584 B CN 110032584B CN 201910242747 A CN201910242747 A CN 201910242747A CN 110032584 B CN110032584 B CN 110032584B
Authority
CN
China
Prior art keywords
data
type
attribute information
counted
data type
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201910242747.0A
Other languages
Chinese (zh)
Other versions
CN110032584A (en
Inventor
江良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Putian University
Original Assignee
Putian University
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 Putian University filed Critical Putian University
Priority to CN201910242747.0A priority Critical patent/CN110032584B/en
Publication of CN110032584A publication Critical patent/CN110032584A/en
Application granted granted Critical
Publication of CN110032584B publication Critical patent/CN110032584B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Fuzzy Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data statistical method and a data statistical system. Wherein the method comprises the following steps: determining the type of data to be counted; the data type comprises an original type, a multi-element group, a recording unit, an algebraic data type, an abstract data type, a reference type, a function type and the like, and data type attribute information corresponding to the determined data type to be counted is obtained according to the determined data type to be counted; the data type attribute information comprises a digital type, a byte type, a text type, a logic type, a date type, an object type and the like, and data corresponding to the data type attribute information is screened from a target database according to the acquired data type attribute information corresponding to the determined data type to be counted. By the aid of the method, diversification of data statistics modes can be achieved, and the data statistics modes are flexible and diverse.

Description

Data statistical method and system
Technical Field
The invention relates to the technical field of data statistics, in particular to a data statistics method and a data statistics system.
Background
The data statistics is a general term for digital data reflecting national economy and social phenomena and other data related to the digital data acquired in the process of statistical work activities. Data statistics are the results of measurements of phenomena. For example, the total amount of economic activity can be measured to obtain total domestic production value data; measuring the stock price change level can obtain the data of the stock price index; measurement of the gender of the human mouth can yield such data for men or women.
The data statistics is data representing indexes such as natural economic element characteristics, scale, structure, level and the like of a certain geographic area, and is basic data of qualitative, positioning and quantitative statistical analysis, such as what we commonly know as a statistical yearbook.
However, the inventors found that at least the following problems exist in the prior art:
the existing data statistical schemes carry out data statistics according to a preset data statistical mode, and the data statistical mode is single and not flexible enough.
Disclosure of Invention
In view of this, the present invention provides a data statistical method and system, which can implement diversification of data statistical methods, and the data statistical methods are flexible and diverse.
According to an aspect of the present invention, there is provided a data statistical method, including:
determining the type of data to be counted; the data types comprise original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types and function types;
acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; wherein the data type attribute information comprises a numeric type, a byte type, a text type, a logic type, a date type and an object type;
and screening data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
Wherein, the determining the data type to be counted comprises:
and determining the data type to be counted according to the definition of the data type in the data structure.
The obtaining of the data attribute information corresponding to the determined data type to be counted according to the determined data type to be counted includes:
and listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring the data type attribute information of the types of the variables corresponding to the determined data types to be counted.
The step of screening out data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted includes:
and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to one data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
After the data corresponding to the data type attribute information is screened from the target database according to the acquired data type attribute information corresponding to the determined data type to be counted, the method further includes:
and adopting a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification mode.
According to another aspect of the present invention, there is provided a data statistics system comprising:
the device comprises a determining unit, an acquiring unit and a screening unit;
the determining unit is used for determining the type of the data to be counted; the data types comprise original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types and function types;
the acquiring unit is used for acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; wherein the data type attribute information comprises a numeric type, a byte type, a text type, a logic type, a date type and an object type;
and the screening unit is used for screening data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
Wherein, the determining unit is specifically configured to:
and determining the data type to be counted according to the definition of the data type in the data structure.
The obtaining unit is specifically configured to:
and listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring the data type attribute information of the types of the variables corresponding to the determined data types to be counted.
Wherein, the screening unit is specifically configured to:
and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to one data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
Wherein, the data statistical system further comprises:
and the display unit is used for displaying the data corresponding to the data type attribute information in the target database in a classified display mode.
It can be found that, according to the above scheme, the data type to be counted can be determined; the data type comprises an original type, a multi-element group, a recording unit, an algebraic data type, an abstract data type, a reference type, a function type and the like, and data type attribute information corresponding to the determined data type to be counted is obtained according to the determined data type to be counted; the data type attribute information comprises a digital type, a byte type, a text type, a logic type, a date type, an object type and the like, and data corresponding to the data type attribute information is screened from a target database according to the acquired data type attribute information corresponding to the determined data type to be counted, so that the diversification of data counting modes can be realized, and the data counting modes are flexible and diverse.
Furthermore, the above scheme can adopt a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification manner, so that the data corresponding to the data type attribute information can be known clearly, and the data of the data type attribute information can be compared conveniently.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram illustrating an embodiment of a data statistics method of the present invention;
FIG. 2 is a schematic flow chart diagram illustrating another embodiment of a data statistics method according to the present invention;
FIG. 3 is a block diagram of an embodiment of a data statistics system of the present invention;
FIG. 4 is a schematic diagram of another embodiment of a statistics system according to the present invention;
FIG. 5 is a schematic diagram of a data statistics system according to another embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be noted that the following examples are only illustrative of the present invention, and do not limit the scope of the present invention. Similarly, the following examples are only some but not all examples of the present invention, and all other examples obtained by those skilled in the art without any inventive work are within the scope of the present invention.
The invention provides a data statistical method, which can realize diversification of data statistical modes, and the data statistical modes are flexible and various.
Referring to fig. 1, fig. 1 is a schematic flow chart of an embodiment of data statistics according to the present invention. It should be noted that the method of the present invention is not limited to the flow sequence shown in fig. 1 if the results are substantially the same. As shown in fig. 1, the method comprises the steps of:
s101: determining the type of data to be counted; the data types include original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types, function types and the like.
The determining the data type to be counted may include:
and determining the data type to be counted according to the definition of the data type in the data structure.
In this embodiment, the definition of a data type in a data structure is a set of values and a set of operations defined on this set of values.
In this embodiment, the data types may include primitive types, tuples, record units, algebraic data types, abstract data types, reference types, and function types.
In this embodiment, the data type is that in order to divide the data into the data of the required memory size difference, only need apply for big memory when need using big data during the programming, just can make full use of memory, for example the fat must sleep double bed, just give other double bed, thin people single bed is just enough.
S102: acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; the data type attribute information includes numeric type, byte type, text type, logic type, date type, object type, and the like.
The obtaining of the data attribute information corresponding to the determined data type to be counted according to the determined data type to be counted may include:
and listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring the data type attribute information of the types of the variables corresponding to the determined data types to be counted.
In this embodiment, the variables of the data type are where the values are stored, they have names and data types. The data type of the variables determines how the bits representing these values are stored in the memory of the computer. A variable may also be specified in its data type when declared. All variables have a data type to decide which data can be stored.
In the present embodiment, the data kind attribute information includes a numeric type, a byte type, a text type, a logical type, a date type, an object type, and the like.
In the present embodiment, the digital type may include an integer type, a long integer type, a single-precision floating point type, a double-precision floating point type, a monetary type, and the like.
S103: and screening data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
The screening, according to the obtained data category attribute information corresponding to the determined data type to be counted, of the data in the target database, may include:
and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to the data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
After the data corresponding to the data type attribute information is screened from the target database according to the acquired data type attribute information corresponding to the determined data type to be counted, the method may further include:
and adopting a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification mode.
It can be seen that, in the present embodiment, the type of data to be counted may be determined; the data type comprises an original type, a multi-element group, a recording unit, an algebraic data type, an abstract data type, a reference type, a function type and the like, and data type attribute information corresponding to the determined data type to be counted is obtained according to the determined data type to be counted; the data type attribute information comprises a digital type, a byte type, a text type, a logic type, a date type, an object type and the like, and data corresponding to the data type attribute information is screened from a target database according to the acquired data type attribute information corresponding to the determined data type to be counted, so that the diversification of data counting modes can be realized, and the data counting modes are flexible and diverse.
Referring to fig. 2, fig. 2 is a schematic flow chart of another embodiment of the data statistical method of the present invention. In this embodiment, the method includes the steps of:
s201: determining the type of data to be counted; the data types include original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types, function types and the like.
As described above in S101, further description is omitted here.
S202: acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; the data type attribute information includes numeric type, byte type, text type, logic type, date type, object type, and the like.
As described above in S102, further description is omitted here.
S203: and screening data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
As described above in S103, which is not described herein.
S204: and adopting a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification mode.
It can be found that in this embodiment, a classification display mode may be adopted to display the data corresponding to the data type attribute information in the target database in a classification manner, so that the data corresponding to the data type attribute information can be known clearly, and the comparison of the data type attribute information is facilitated.
The invention also provides a data statistical system which can realize the diversification of data statistical modes, and the data statistical modes are flexible and various.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an embodiment of a data statistics system according to the present invention. In this embodiment, the data statistical system 30 includes a determining unit 31, an obtaining unit 32, and a screening unit 33.
The determining unit 31 is used for determining the type of the data to be counted; the data types include original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types, function types and the like.
The acquiring unit 32 is configured to acquire data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; the data type attribute information includes numeric type, byte type, text type, logic type, date type, object type, and the like.
The screening unit 33 is configured to screen data corresponding to the data type attribute information from the target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
Optionally, the determining unit 31 may be specifically configured to:
and determining the data type to be counted according to the definition of the data type in the data structure.
Optionally, the obtaining unit 32 may be specifically configured to:
and listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring the data type attribute information of the types of the variables corresponding to the determined data types to be counted.
Optionally, the screening unit 33 may be specifically configured to:
and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to the data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
Referring to fig. 4, fig. 4 is a schematic structural diagram of another embodiment of the data statistics system of the present invention. Different from the previous embodiment, the data statistics system 40 of this embodiment further includes: a unit 41 is shown.
The display unit 41 is configured to display the data corresponding to the data type attribute information in the target database in a classified manner.
Each unit module of the data statistics system 30/40 can respectively execute the corresponding steps in the above method embodiments, and therefore, the detailed description of each unit module is omitted here, please refer to the description of the corresponding steps above.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a data statistics system according to another embodiment of the present invention. Each unit module of the data statistical system can respectively execute the corresponding steps in the above method embodiments. For a detailed description of the above method, please refer to the above method, which is not repeated herein.
In this embodiment, the data statistics system includes: a processor 51, a memory 52 coupled to the processor 51, a filter 53, and a presenter 54.
The processor 51 is used for determining the type of data to be counted; the data type comprises an original type, a multi-element group, a recording unit, an algebraic data type, an abstract data type, a reference type, a function type and the like, and data type attribute information corresponding to the determined data type to be counted is obtained according to the determined data type to be counted; the data type attribute information includes numeric type, byte type, text type, logic type, date type, object type, and the like.
The memory 52 is used for storing an operating system, instructions executed by the processor 51, and the like.
The filter 53 is configured to filter out data corresponding to the data type attribute information from the target database according to the acquired data type attribute information corresponding to the determined data type to be counted.
The display 54 is configured to display the data corresponding to the data type attribute information in the target database in a classified manner.
Optionally, the processor 51 may be specifically configured to:
and determining the data type to be counted according to the definition of the data type in the data structure.
Optionally, the processor 51 may be specifically configured to:
and listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring the data type attribute information of the types of the variables corresponding to the determined data types to be counted.
Optionally, the filter 53 may be specifically configured to:
and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to the data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
It can be found that, according to the above scheme, the data type to be counted can be determined; the data type comprises an original type, a multi-element group, a recording unit, an algebraic data type, an abstract data type, a reference type, a function type and the like, and data type attribute information corresponding to the determined data type to be counted is obtained according to the determined data type to be counted; the data type attribute information comprises a digital type, a byte type, a text type, a logic type, a date type, an object type and the like, and data corresponding to the data type attribute information is screened from a target database according to the acquired data type attribute information corresponding to the determined data type to be counted, so that the diversification of data counting modes can be realized, and the data counting modes are flexible and diverse.
Furthermore, the above scheme can adopt a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification manner, so that the data corresponding to the data type attribute information can be known clearly, and the data of the data type attribute information can be compared conveniently.
In the several embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a module or a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be substantially or partially implemented in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only a part of the embodiments of the present invention, and not intended to limit the scope of the present invention, and all equivalent devices or equivalent processes performed by the present invention through the contents of the specification and the drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

1. A method of data statistics, comprising:
determining the type of data to be counted; the data types comprise original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types and function types;
acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted, and acquiring data attribute information corresponding to the determined data type to be counted according to the determined data type to be counted, wherein the acquiring of the data attribute information comprises the following steps: listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring data type attribute information of the types of the variables corresponding to the determined data types to be counted; wherein the data type attribute information comprises a numeric type, a byte type, a text type, a logic type, a date type and an object type;
screening data corresponding to the data type attribute information in a target database according to the acquired data type attribute information corresponding to the determined data type to be counted, and screening data corresponding to the data type attribute information in the target database according to the acquired data type attribute information corresponding to the determined data type to be counted, wherein the screening comprises the following steps: and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to one data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
2. The data statistics method of claim 1, wherein the determining the type of data to be counted comprises:
and determining the data type to be counted according to the definition of the data type in the data structure.
3. The data statistics method according to any one of claims 1 to 2, wherein after the step of screening out data corresponding to the data category attribute information in the target database according to the obtained data category attribute information corresponding to the determined data type to be counted, the method further comprises:
and adopting a classification display mode to display the data corresponding to the data type attribute information in the target database in a classification mode.
4. A data statistics system, comprising:
the device comprises a determining unit, an acquiring unit and a screening unit;
the determining unit is used for determining the type of the data to be counted; the data types comprise original types, multi-element groups, recording units, algebraic data types, abstract data types, reference types and function types;
the acquiring unit is used for acquiring data type attribute information corresponding to the determined data type to be counted according to the determined data type to be counted; wherein the data type attribute information comprises a numeric type, a byte type, a text type, a logic type, a date type and an object type; the acquiring, according to the determined data type to be counted, data attribute information corresponding to the determined data type to be counted includes: listing the types of the variables corresponding to the determined data types to be counted according to the determined data types to be counted, and acquiring data type attribute information of the types of the variables corresponding to the determined data types to be counted;
the screening unit is configured to screen data corresponding to the data type attribute information from a target database according to the acquired data type attribute information corresponding to the determined data type to be counted, and screen data corresponding to the data type attribute information from the target database according to the acquired data type attribute information corresponding to the determined data type to be counted, and includes: and screening data corresponding to the data type attribute information in a target database in a mode that a group of data corresponds to one data type attribute information according to the acquired data type attribute information corresponding to the determined data type to be counted.
5. The data statistics system of claim 4, wherein the determination unit is specifically configured to: and determining the data type to be counted according to the definition of the data type in the data structure.
6. The data statistics system of any of claims 4-5, further comprising:
and the display unit is used for displaying the data corresponding to the data type attribute information in the target database in a classified display mode.
CN201910242747.0A 2019-03-28 2019-03-28 Data statistical method and system Active CN110032584B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910242747.0A CN110032584B (en) 2019-03-28 2019-03-28 Data statistical method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910242747.0A CN110032584B (en) 2019-03-28 2019-03-28 Data statistical method and system

Publications (2)

Publication Number Publication Date
CN110032584A CN110032584A (en) 2019-07-19
CN110032584B true CN110032584B (en) 2021-07-02

Family

ID=67236773

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910242747.0A Active CN110032584B (en) 2019-03-28 2019-03-28 Data statistical method and system

Country Status (1)

Country Link
CN (1) CN110032584B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423310A (en) * 2016-06-15 2017-12-01 宁波广播电视集团 The display methods and device of statistics in a kind of broadcast platform
CN109145027A (en) * 2017-06-19 2019-01-04 中兴通讯股份有限公司 Data statistical approach, device, equipment and computer readable storage medium
CN109241140A (en) * 2018-09-03 2019-01-18 北京旷视科技有限公司 Data statistical approach, device and electronic equipment
CN109299154A (en) * 2018-11-30 2019-02-01 长城计算机软件与***有限公司 A kind of data-storage system and method for big data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423310A (en) * 2016-06-15 2017-12-01 宁波广播电视集团 The display methods and device of statistics in a kind of broadcast platform
CN109145027A (en) * 2017-06-19 2019-01-04 中兴通讯股份有限公司 Data statistical approach, device, equipment and computer readable storage medium
CN109241140A (en) * 2018-09-03 2019-01-18 北京旷视科技有限公司 Data statistical approach, device and electronic equipment
CN109299154A (en) * 2018-11-30 2019-02-01 长城计算机软件与***有限公司 A kind of data-storage system and method for big data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
数据类型;bretechen;《https://wenku.***.com/view/76b8273a4b7302768e9951e79b89680203d86bd7.html》;20180416;全文 *

Also Published As

Publication number Publication date
CN110032584A (en) 2019-07-19

Similar Documents

Publication Publication Date Title
US9639898B2 (en) Tax analysis tool
CN109597974B (en) Report generation method and device
CN111125535A (en) Financial product recommendation method and device
US7760203B1 (en) Graphic color-pixel-based visual-analytic representations for datasets
US10579589B2 (en) Data filtering
JP7147969B2 (en) Information processing device, information processing method and program
CN105868254A (en) Information recommendation method and apparatus
CN110008193A (en) Data normalization method and device
WO2020235016A1 (en) Information processing device, information processing method, and program
US20080250326A1 (en) User-defined visual indicators on dynamic charts
US9928516B2 (en) System and method for automated analysis of data to populate natural language description of data relationships
CN108205771B (en) Method and device for generating marketing activity report and computer terminal
CN110032584B (en) Data statistical method and system
CN110633304B (en) Combined feature screening method, device, computer equipment and storage medium
CN109857816B (en) Test sample selection method and device, storage medium and electronic equipment
CN116166820A (en) Visualized knowledge graph generation method and device based on provider data
US20080294671A1 (en) Exporting aggregated and un-aggregated data
JP7151886B2 (en) Information processing device, information processing method and program
JP7211499B2 (en) Information processing system, information processing device, information processing method and program
CN110647454A (en) Method and device for determining system user access information
Hawkins et al. A Quantile–Quantile Toolbox for Reference Intervals
JP7176625B2 (en) Information processing device, information processing method and program
JP7168076B2 (en) Information processing device, information processing method and program
CN112131258B (en) Data splicing method, device and equipment and computer storage medium
CN111598441B (en) Population data analysis method, system, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20190719

Assignee: HALAODA (FUJIAN) FOOD CO.,LTD.

Assignor: PUTIAN University

Contract record no.: X2023350000301

Denomination of invention: A Data Statistics Method and System

Granted publication date: 20210702

License type: Common License

Record date: 20230711

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20190719

Assignee: Fujian Putian Yuanhang Clothing Co.,Ltd.

Assignor: PUTIAN University

Contract record no.: X2023350000329

Denomination of invention: A Data Statistics Method and System

Granted publication date: 20210702

License type: Common License

Record date: 20230811

EE01 Entry into force of recordation of patent licensing contract