Patentable/Patents/US-6321241
US-6321241

Cross tab analysis and reporting method

PublishedNovember 20, 2001
Assigneenot available in USPTO data we have
Inventorsnot available in USPTO data we have
Technical Abstract

A method of and apparatus for preparing and modifying cross-tabulation analysis and reporting utilizes a data structure for storing aggregate data, gathered or input from a stream of data records. The data structure stores the aggregates of the data values, so that as cross-tab reports are generated, access to the original stream of data records is not necessary. Preferably, a tree-type data structure is utilized. The tree-type data structure is arranged relative to a root. The root of the tree is the first node in the tree. It has no parent node and no sibling nodes. Directly related to the root of the tree are labels of a first level. Labels of a second level and then labels of succeeding levels may follow, as required. Each level includes multiple nodes corresponding to the arrangement of the data. Each node has an array of accompanying cell in which the aggregates of the data values are stored. As the cross-tab report is modified, the tree-type data structure is also correspondingly modified by either changing the pointers between levels and nodes or by rearranging the levels. The aggregate values are then updated accordingly. A cross-tree is also maintained with the same structure as the main tree except that the cross-tree does not include the side label levels or nodes. When the labels of the cross-tab report are rearranged or removed, preferably the data structure is modified in place. Alternatively, a separate data structure may be constructed from the original data structure.

Patent Claims
26 claims

Legal claims defining the scope of protection, as filed with the USPTO.

1

1. A method of using a computer for converting a first cross-tabulated report having a first presentation of a set of a plurality of source data records into a second cross-tabulated report having a second presentation of the set of source data records, wherein each source data record includes a same plurality of fields of data facts, and further wherein the first presentation represents a first relationship between the fields and the second presentation represents a second relationship between the fields, the method comprising the steps of: a. forming a data structure corresponding to the first relationship including a plurality of aggregating nodes, and relationship data regarding relationships within the data structure between the aggregating nodes; b. modifying the relationship data corresponding to the second relationship, thereby rearranging the aggregating nodes and changing the relationships within the data structure between the aggregating nodes and updating the corresponding aggregate values according to the second relationship without reaccessing the source data records, thereby forming a modified data structure; and c. forming the second cross-tabulated report from the modified data structure.

2

2. The method according to claim 1 wherein the first and the second cross-tabulated reports are rectilinear displays.

3

3. The method according to claim 1 wherein the first and the second cross-tabulated reports are three dimensional graphs.

4

4. The method according to claim 1 wherein the first and the second cross-tabulated reports are horizontal bar graphs.

5

5. The method according to claim 1 wherein the first and the second cross-tabulated reports are bar graphs.

6

6. A method of using a computer for forming a data structure for aggregating original source data in an arrangement that can be directly mapped to a cross-tabulated report having a first presentation of a set of a plurality of source data records, wherein each source data record includes a plurality of fields of data facts, the method comprising the steps of: a. identifying a root node; b. identifying a superior field; c. identifying a next subordinate field and each such successively subordinate field until all desired fields are exhausted; d. determining relationship data relating to hierarchical relationships between nodes within the data structure and corresponding to the fields; e. aggregating the data facts for each node; and f. converting the first cross-tabulated report into a second cross-tabulated report having a second presentation of the set of data records without reaccessing the source data records.

7

7. The method according to claim 6 wherein the first presentation represents a first relationship between the fields and the second presentation represents a second relationship between the fields, the method comprising the steps of: a. modifying the relationship data corresponding to the second relationship, thereby rearranging the relationships of the nodes within the data structure and updating the corresponding aggregate values according to the second relationship, thereby forming a modified data structure; and b. forming the second cross-tabulated report from the modified data structure.

8

8. A method of converting a first cross-tabulated report representative of a first plurality of source data records within a computer system including one or more first labels and one or more second labels, wherein the first labels and the second labels are re-arranged and pivoted to form a second differently structured report, the method comprising the steps of: a. receiving the first plurality of source data records including a second plurality of fields and corresponding values; b. forming a data structure representative of the first plurality of source data records including one or more first label structures and one or more second label structures and a third plurality of aggregate values representative of the data within the first plurality of source data records; and c. forming a cross-tabulated report from the first label structures on a first coordinate of the report and the second label structures on a second coordinate of the report with corresponding aggregate values of the third plurality of aggregate values displayed within the report; wherein the second differently structured report is formed without reaccessing the first plurality of source data records, by rearranging and interchanging one of the one or more first label structures and second label structures within the data structure and thereby forming newly corresponding aggregate values within the report for display.

9

9. The method as claimed in claim 8 wherein the data structure is a tree-type data structure.

10

10. The method as claimed in claim 9 wherein the tree-type data structure includes a fourth plurality of nodes and a fourth plurality of cells.

11

11. The method as claimed in claim 10 wherein one of the third plurality of aggregate values is stored within a corresponding one of the fourth plurality of cells.

12

12. The method as claimed in claim 9 wherein the first label structures are top label structures and the second label structures are side label structures.

13

13. The method as claimed in claim 12 further comprising the step of forming a cross tree-type data structure which corresponds to the tree-type data structure, but includes only the one or more top label structures and corresponding nodes and cells.

14

14. The method as claimed in claim 13 wherein the step of rearranging one of the one or more side label structures and top label structures is completed by modifying the tree-type data structure.

15

15. The method as claimed in claim 13 wherein the step of rearranging one of the one or more side label structures and top label structures is completed by forming a new tree structure by moving and switching the one or more side label structures and the top label structures in relation to each other within the new tree-type data structure.

16

16. The method as claimed in claim 9 wherein the initial report includes one or more additional labels and the tree-type data structure includes one or more additional label structures.

17

17. The method as claimed in claim 8 wherein the data structure is a matrix data structure.

18

18. The method as claimed in claim 8 wherein the initial report includes one or more additional labels and the tree-type data structure includes one or more additional label structures.

19

19. The method as claimed in claim 8 wherein the first plurality of source data records are received sequentially and the corresponding values added to the appropriate aggregate value without simultaneously storing all of the first plurality of source data records into a memory of the computer.

20

20. A memory for storing data for access by an application program being executed on a data processing system including a data structure for use on a computer, the data structure corresponding to a first plurality of source data records, each source data record including a second plurality of fields and corresponding values, wherein a structured report having one or more first labels and one or more second labels corresponds to the data structure, the data structure comprising: a. one or more first level structures corresponding to the first labels and one or more second level structures corresponding to the second labels, wherein the first level structures and the second level structures store appropriate data from the first plurality of source data records; b. a third plurality of aggregate values representative of the data within the first plurality of source data records; c. a plurality of nodes; d. a plurality of cells: and wherein a modified structured report representation is achieved by changing ordered relationships of the nodes within the data structure without reaccessing the source data records.

21

21. The data structure as claimed in claim 20 wherein the data structure is a tree-type data structure.

22

22. The data structure as claimed in claim 21 wherein one of the third plurality of aggregate values is stored within a corresponding one of the fourth plurality of cells.

23

23. The data structure as claimed in claim 21 further comprising a cross tree-type data structure which corresponds to the tree-type data structure, but includes only the one or more first level structures and the data from the first plurality of source data records stored therein.

24

24. The data structure as claimed in claim 21 wherein the tree-type data structure includes one or more additional level structures corresponding to one or more additional labels in the structured report.

25

25. The data structure as claimed in claim 20 further comprising a third level structure corresponding to one or more third labels within the structured report.

26

26. The data structure as claimed in claim 20 wherein appropriate aggregate values are updated as the first plurality of source data records are received.

Classification Codes (CPC)

Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.

Patent Metadata

Filing Date

July 2, 1998

Publication Date

November 20, 2001

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “Cross tab analysis and reporting method” (US-6321241). https://patentable.app/patents/US-6321241

© 2026 Patentable. All rights reserved.

Patentable is a research and drafting-assistant tool, not a law firm, and does not provide legal advice. Documents we generate are drafts for review by a licensed patent attorney.