Unified Graph Analysis Report

Generated on: 2025-11-01 22:33:17

Summary

These are high-level counts of nodes/edges for each graph constructed during analysis.

  • Co-attendance graph (nodes): 126
  • Co-attendance graph (edges): 1848
  • Path graph (nodes): 6833
  • Path graph (edges): 6832
  • Field graph (nodes): 44
  • Field graph (edges): 149

Degree (Co-attendance) Analysis

People are connected if they attend the same meeting; a person's degree is how many unique people they co-attended with.

Interactive Network Visualization

Visual representation of the co-attendance graph. Nodes represent people, with size and color indicating degree (number of connections) - larger, darker nodes have more connections. Edges represent co-attendance - thicker, darker edges indicate more frequent co-attendance.

Interactions: Use mouse wheel to zoom, click and drag to pan, drag nodes to reposition. Hover over nodes or edges to see detailed information. Click on a node to highlight its connections.

Top Nodes by Degree

These are the people connected to the most unique others across meetings.

RankNodeDegree
1AshleyDawn95
2PeterE91
3advanceameyaw87
4CallyFromAuron81
5Kateri81
6UKnowZork79
7Sucre n Spice78
8esewilliams76
9LordKizzy76
10Jeffrey Ndarake73

Degree Distribution

How many people fall into each degree (number of unique co-attendees) bucket.

DegreeCount of Nodes
41
62
84
96
106
118
125
1317
152
165
174
182
193
204
214
232
241
262
272
291
303
311
331
342
351
362
401
432
441
451
463
471
481
491
511
571
581
601
624
631
651
661
712
721
731
762
781
791
812
871
911
951

Review This Analysis

JSON Field Degree Analysis

Fields are connected when they appear together inside the same JSON object; a field's degree is the number of distinct fields it co-occurs with.

Top Fields by Degree

These fields co-occur with the largest variety of other fields.

RankFieldDegree
1workingDocs11
2documenter11
3typeOfMeeting11
4purpose11
5host11
6peoplePresent11
7date11
8status11
9meetingVideoLink10
10tags9

Degree Distribution

How many fields have each degree (number of distinct co-occurring fields).

DegreeCount of Fields
12
22
39
44
51
72
83
912
101
118

Review This Analysis

JSON Path Structure Analysis

Each JSON path represents a unique nested route (keys/array indices); depth shows how deeply information is nested.

  • Total Unique Paths: 6832
  • Maximum Depth: 6
  • Average Depth: 4.20

Deepest JSON Paths (sample)

The deepest examples indicate where the data structure is most nested.

  • [0].agendaItems[0].actionItems[0].text
  • [0].agendaItems[0].actionItems[0].assignee
  • [0].agendaItems[0].actionItems[0].dueDate
  • [0].agendaItems[0].actionItems[0].status
  • [0].agendaItems[0].decisionItems[0].decision
  • [0].agendaItems[0].decisionItems[0].effect
  • [0].agendaItems[0].decisionItems[1].decision
  • [0].agendaItems[0].decisionItems[1].rationale
  • [0].agendaItems[0].decisionItems[1].effect
  • [0].agendaItems[0].decisionItems[2].decision

Most Common Parent Paths

Parents that appear most often, suggesting common structural hubs.

RankParent PathCount
1[12].agendaItems[0]26
2[2].agendaItems[0]21
3[10].agendaItems[0]21
4[7].agendaItems[0]19
5[17].agendaItems[0]19
6[22].meetingInfo19
7[23].meetingInfo19
8[101].agendaItems[0]19
9[11].agendaItems[0]18
10[37].agendaItems[0]18

Review This Analysis

Field Centrality (Co-occurrence)

Centrality scores highlight fields that are well-connected (degree), act as bridges (betweenness), are close to others (closeness), or connect to other influential fields (eigenvector).

RankFieldDegreeBetweennessClosenessEigenvector
1workingDocs0.2560.0010.2560.309
2documenter0.2560.0010.2560.309
3typeOfMeeting0.2560.0010.2560.309
4purpose0.2560.0010.2560.309
5host0.2560.0010.2560.309
6peoplePresent0.2560.0010.2560.309
7date0.2560.0010.2560.309
8status0.2560.0300.2560.000
9meetingVideoLink0.2330.0000.2340.290
10tags0.2090.0000.2090.000

Review This Analysis

Clustering (Field Co-occurrence Graph)

Clustering measures how tightly a field's neighbors are connected to each other (higher means more triads).

Average Clustering Coefficient: 0.882

Top Nodes by Clustering Coefficient

Fields whose immediate neighborhoods are most tightly interlinked.

RankFieldClustering
1tags1.000
2workgroup1.000
3type1.000
4agendaItems1.000
5canceledSummary1.000
6noSummaryGiven1.000
7meetingInfo1.000
8workgroup_id1.000
9timestampedVideo1.000
10dueDate1.000

Review This Analysis

Connected Components (Field Co-occurrence Graph)

Components are groups of fields that are all reachable from each other; multiple components suggest separate substructures.

  • Number of Components: 6
  • Component Sizes (top 10): [12, 12, 10, 4, 4, 2]

Sample of Largest Component Nodes (top 10)

  • mediaLink
  • timestampedVideo
  • miroBoardLink
  • meetingVideoLink
  • documenter
  • typeOfMeeting
  • host
  • peoplePresent
  • workingDocs
  • otherMediaLink

Review This Analysis

Review Audit

Community review scores and feedback for each analysis method. Reviews are stored locally in your browser and can also be loaded from the JSON file.

Note: Reviews are stored in your browser's localStorage. To share reviews or make them permanent, use the "Download Review as JSON" button and submit the JSON file to the repository.