Graph from Brain Export

These come from a JSON export from the Whatcom County brain. Everything in the brain is included in the export. I hope that the links and nodes (thoughts) are enough for you to work with successfully. brain

pages/graph-from-brain-export

Files encoded in JSON-Lines text file format. site

We will explore these with command line tools, 'jq' to extract fields and 'uniq' to count field value occurrences.

cat links.json | jq .Relation | sort | uniq -c 2 0 1019 1 32 3

Records have creation and modification dates. Here we bin creation to individual days.

103 2020-02-05 44 2020-02-06 39 2020-02-07 28 2020-02-09 6 2020-02-10 19 2020-02-13 1 2020-02-16 45 2020-02-17 9 2020-02-18 38 2020-02-19 1 2020-02-20 8 2020-02-21 4 2020-02-23 7 2020-02-25 1 2020-02-29 5 2020-03-02 10 2020-03-03 31 2020-03-04 3 2020-03-05 4 2020-03-06 1 2020-03-09 1 2020-03-10 32 2020-03-17 1 2020-03-23 8 2020-03-24 2 2020-03-25 25 2020-03-28 40 2020-03-29 1 2020-03-31 2 2020-05-01 25 2020-06-19 4 2020-08-23 1 2021-03-19 1 2021-10-11 1 2022-03-18

# Thoughts

Thoughts have Names, not always unique.

2 ".001 Stakeholders (WE)" 2 "Better Together Breakfasts" 2 "CAZ" 2 "Columbia Valley Community" 2 "Columbia Valley Water District" 2 "Health Services Fair" 2 "Household" 2 "Inside Institutions" 2 "Jerry Fire Chief" 2 "Jessica B" 2 "Local Businesses" 2 "Non-local" 2 "North County Christ the King" 2 "Phil C" 2 "Private" 2 "Public" 2 "Public-Private" 2 "Robroy Graham" 2 "Whatcom County" 3 "Brian G" 3 "Pinned" 3 "SOCIAL" 4 "Rebecca C" 7 "Carl M"

There are 551 Thoughts, 128 have Labels.

1 "Vice President" 1 "WWU Fellow" 1 "Whatcom County Health Department" 1 "e.g. lighting & cooking" 2 "4956 Deming Rd, Deming, WA 98244" 2 "6229 Azure Way, Maple Falls, WA 98266" 2 "7506 Kendall Rd, Maple Falls, WA 98266" 2 "7528 Kendall Rd, Maple Falls, WA 98266" 2 "8225 Kendall Rd, Maple Falls, WA 98266" 2 "Embody Values & Focus Action" 2 "For all and for all time—Universal" 2 "Grassroots" 2 "Member of the surface mining industry" 2 "Republican" 2 "Stakeholders (WE)" 6 "8251 Kendall Rd, Maple Falls, WA 98266"

Thoughts are of four Kinds, 1, 2, 4, and 5.

411 1 37 2 100 4 3 5

Thoughts have an encoded ThoughtIconInfo, sometimes encoding a file or url.

3 0::0:False:False:0: 329 1::0:False:False:0: 17 1::0:True:False:0: 1 2:C:\Users\swtca\Downloads\WHatcom county district Map.jpg:2:False:True:0: 1 3:211.org:1:False:False:0: 1 3:app.thebrain.com:1:True:False:0: 1 3:carin-wa.com:1:False:False:0: 1 3:cvpr.my-free.website:1:False:False:0: 1 3:loverol.net:1:False:False:0: 1 3:marc.healthfederation.org:1:True:False:0: ...

# Links

Reported exceptions constructing the graph.

Links connect ThoughtIdA to ThoughtIdB.

Links have small integer numeric attributes.

We found two links that failed to connect with thoughts. They show zeros for the thought ids. When we tally Kind and Relation we see these two showing up but they don't end up in our graph.

Kind

1051 1 2 2

Relation

2 0 1019 1 32 3

Direction

1044 -1 9 1

Meaning

1053 null

Thickness

1044 -1 9 700