Data processing method and device, electronic equipment and storage medium

A data processing and data technology, applied in the Internet field, can solve problems such as difficult to apply

CN110297957APending Publication Date: 2019-10-01CAINIAO SMART LOGISTICS HLDG LTD
5 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2019-10-01

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The embodiment of the invention provides a data processing method and device, electronic equipment and a storage medium. The data processing method comprises the steps: receiving a service request, and obtaining service data corresponding to the service request; determining a grouping field, and grouping the service data according to the grouping field to obtain one or more data groups; determining a sequencing field, and sequencing the one or more data groups according to the sequencing field to obtain logic data; and generating a data table corresponding to the logic data, and displaying thedata table. Through the embodiment of the invention, the grouping and sorting of the service data are realized, and the data visualization effect is improved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present invention relates to the technical field of the Internet, in particular to a data processing method and device, electronic equipment, and a storage medium. Background technique

[0002] With the development of Internet technology, online shopping has become a daily habit. In the online shopping platform, there will be a large amount of data that needs to be visualized. Through data visualization, it is possible to accurately analyze buyers' shopping trends and efficiently carry out inventory. optimization etc.

[0003] In the existing technology, the realization of visualization depends on the table, and the table can be directly generated by the background service side for viewing by the user side. However, since the background server can usually only process a single field dimension, when complex table operations are required , it is difficult to apply. Contents of the invention

[0004] In view of the above problems, the present inve...

Examples

Embodiment Construction

[0056] In order to make the above objects, features and advantages of the present invention more comprehensible, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments. Apparently, the described embodiments are some, but not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

[0057] refer to figure 1 , shows a flowchart of steps of a data processing method provided by an embodiment of the present invention, the method can be applied to a front end, and the front end can be designed using Javascript.

[0058] Since the data returned by the backend is only grouped according to a single field dimension, by applying functions such as grouping and sorting at the front end, the logical contradiction between ...