Bitcoin Forum

Other => Meta => Topic started by: DdmrDdmr on January 12, 2019, 05:47:05 AM



Title: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 12, 2019, 05:47:05 AM
Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

This is the last update: This product will be discontinued on the 03/12/2019

Data as of 30/11/2019 (trust file is released on Saturdays and not Fridays as is the merit.txt file).

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
30/11/2019          38795               30466               8329                4533                10613
23/11/2019          38728               30412               8316                4531                10599
16/11/2019          38552               30331               8221                4529                10590
09/11/2019          38247               30149               8098                4522                10505
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

Date->                                       Date of update.
Trust/Dist. rel. ->                      Number of trust/distrust relations in the file.
Trust rel. ->                               Number of Trust relations.
Distrust rel. ->                           Number of Distrust relations.
Customized Lists ->                   Number of customized Trust lists.
Distinct Trusted/Untrusted ->  Number of distint user profiles that are either trusted or untrusted by others.

Profiles that all trust each other:
-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 39 cases (complete graph networks)
-   5 members where all trust all: 179 cases (complete graph networks)
-   4 members where all trust all: 563 cases (complete graph networks)
-   3 members where all trust all: 1.118 cases (complete graph networks)
-   2 members where all trust all: 2.369 cases (complete graph networks)

In addition:
- Analysis – A quick glance at the current Custom Trust Networks (https://bitcointalk.org/index.php?topic=5099926.msg49332897#msg49332897).
-  Analysis - Reciprocal trust, distrust and asymmetries + all trust all subgraphs (https://bitcointalk.org/index.php?topic=5110266.msg49752913#msg49752913).


1. Introduction.

Back in April 2018, I created a similar project to the one I’m going to describe here, but left it aside since, at the time, it didn’t seem to be useful enough to endeavour a weekly update of the information (see  A picture of what our Trust/Distrust Network looks like (https://bitcointalk.org/index.php?topic=3441697.msg35875303#msg35875303)). Nevertheless, I’ve decided to retake it in light of the recent changes, modifying and adding a few things that were not relevant in version 1 of the project.

The base that I’m using here is the weekly forum official trust file (https://bitcointalk.org/trust.txt.xz), which basically includes a set with the following information:
a->b    'a' trust 'b'
a-/>b   'a' does not trust 'b'

As far as I’m aware, the file includes only data relative to customized trust lists, so DT is not shown here.

What I have done is include certain information for both ends of the 'a' and 'b' trust relation, so that we can see for a given user:
- The set of forum members 'a' trusts and/or doesn’t trust.
- The set of forum members who trust 'a' and/or don’t trust him/her/it.
The included columns are: user names and user ids involved, urls, rank, trust type, earned merits.

A few things to consider:
- The tool is visual and filterable, but it is a Beta tool created by Google, that will be discontinued in December 2019.
- The tool does have some bugs, and many limitations (I can barely add anything more to it in terms of functionality).
- Once you get the hang of it, it works fine, but it takes a bit to get used to the filters and specially resetting them.
- The list that serves as a base for the "Data" tab could suffice really (but we lose out the graphic part if we do).
- Rank and IDs are derived from a combination of the data I download (merited profiles), but also from @piggy’s full dataset (for the data not related to merited profiles).
- A few (12 o so) profiles with weird characters are not ranked nor merit counted (I will fix them briefly - I hope).

Note This is a similar product in terms of usage to Our very own sMerit Network Picture (https://bitcointalk.org/index.php?topic=3395255.0).


2. Data.

The Data Tab contains all the available data I’ve managed to group up. Each row contains:


  FromTo: The Trust relationship as found on the trust.txt file.
  UserfromName:  The username that trusts/distrusts.
  UserToName: The username that is trusted/distrusted.
  TrustType: Y: trusts; N: Does not trust.
  nFromEarnedMerits: Earned merits by the user that trusts/distrusts (not including merit sent between them).
  nToEarnedMerits: Earned merits by the user that is trusted/distrusted.
  nFromdummyWeight: For internal purposes (equal to nFromEarnedMerits +1).
  nTodummyWeight: For internal purposes (equal to nToEarnedMerits +1).
  nFromId: The User Id that trusts/distrusts.
  nToId: The User Id that is trusted/distrusted.
  nFromRank: The rank of the user that trusts/distrusts.
  nToRank: The rank of the user that is trusted/distrusted.
  nFromURL: The Bitcointalk profile URL of the user that trusts/distrusts.
  nToRank: The Bitcointalk profile URL of the user that is trusted/distrusted.

All trust/distrust relations are shown (until I encounter a volume problem that may well happen at some point). You can browse through this dataset, and apply filters.

https://i.imgur.com/KP4MoPJ.png

You can add multiple filters, and multiple values to them. If at some point you get lost, it is best to delete the filter with the cross mark and re-add the filter by selecting it from the blue Filter dropdown menu.


3. Who I Trust/Distrust.

On this tab you can see a graphical representation of your Trust Network, specifically of those you trust. Simply enter the username on the "UserFromName" filter, press "find" and the graph should show the trusted/untrusted network for the selected user.
Note that both trusted and untrusted are shown, but I cannot give the nodes a different color. In order to distinguish between the Trusted Network and the Untrusted Network you will need to additionally filter by "TrustType" (Y/N).

The size of the nodes are proportional to the number of earned merits a user has.

https://i.imgur.com/qK7zum2.png
I have used @theymos's Trust network for my examples, since mine is rather limited so far. In this case, I've set the filter to show those trusted by @theymos (TrustType = 'Y').

Unsolvable bugs:
-   Not all nodes are shown by default necessarily. You will need to type a number of nodes (top left of graph) higher or equal to the max nodes shown, in order to see them all.

-   You cannot see all the underlying data here by pulling down the three button handle above the graph (rows are all shown, but only 5 columns, and I cannot see how to change that). To see the actual underlying data, you’ll need to change to the Data Tab and filter it there as explained before.


4. Who Trusts me/Distrusts me.

This tab works in the same manner as the previously described tab. The focus here is on the "UserToName", being that parameter the name of the user for whom we want to see the network of people that trust or distrust him. As before, we need to filter by "TrustType" to delimit the graph to those that either trust us or distrust us.

https://i.imgur.com/CszkaVT.png
In this case, I've set the filter to show those untrusted by @theymos (TrustType = 'N').


5. A few interesting numbers.

-   Trust.txt files contains 23.800 trust/distrust relations (22.605 last week).
-   Trust relations: 20.720 (19.637 last week).
-   Distrust relations: 3.080 (2.968 last week).
-   People that have a customized Trust Network: 3.957 (3.891 last week).
-   People that are included in a customized Trust Network: 8.498 (8.527 last week, which is larger – likely due to list resets).

 The changes a really new, but in spite of the Meta hype, not that many new people seem to have created a customized list yet. Well see how those numbers evolve.



Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: suchmoon on January 12, 2019, 06:08:43 AM
Awesome sauce. I can choose nFromEarnedMerits filter 10+ or 250+ to see potential votes.

Looking good:

https://meem.link/i/a/N8nVom.jpg
Edited 2020-11-30 to fix a broken image


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 12, 2019, 01:48:38 PM
Added a second tab to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) in order to include a summary per user:

https://i.imgur.com/j2gLODe.png
Sort, filter and search as you like.

Note: I may throw Added some additional merit related columns to the summary tab, after seeing @suchmoon's post.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: LoyceV on January 12, 2019, 02:27:57 PM
I'm amazed how many people have included me :D Thanks for making this.
I've asked theymos (here (https://bitcointalk.org/index.php?topic=5095156.msg49191415#msg49191415)) if it's possible to update trust.txt more frequent. Considering the many changes people make at the moment, it would be nice to be able to see them faster.

Awesome sauce. I can choose nFromEarnedMerits filter 10+ or 250+ to see potential votes.
I assume that doesn't exclude the Merits sent by the user himself, right? Because theymos excludes those:
- You must have at least 10 people directly trusting you each with an earned merit of at least 10, not including merit you yourself sent.
 - You must have at least 1 person directly trusting you with an earned merit of at least 100, not including merit you yourself sent.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 12, 2019, 02:38:30 PM
<...>
No … it does not exclude those merits sent from oneself (I has version 1.0 of @theymo’s OP in mind). If I skip my "siesta", I can take a look to see if I can exclude those merits (it does seem rather more useful if I manage to exclude them and adjust it to that criteria).

Note: If the trust.txt file is update more frequently I’ll probably stick to a weekly update just the same, in order to align it to the merit update frequency (and manage to get some free time …).

Edit: Done. nFromEarnedMerits should now reflect the earned merit by the FromUser, minus the earned merit received from the ToUser in the Trust relationship.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: suchmoon on January 12, 2019, 06:45:46 PM
I assume that doesn't exclude the Merits sent by the user himself, right? Because theymos excludes those:

It doesn't didn't but I was looking at some shady individuals so overestimating their chances was ok in the context.

Thanks DD for the update. Even awesomer now.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: TECSHARE on January 15, 2019, 08:10:21 PM
Is it just me or did some one make a mess of this? How do I strip those filters that load automatically now?


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 15, 2019, 08:37:12 PM
<…>
That was me really, trying to put the whole DT1 on screen to see how the graph looks like of those that distrust them. I’ve reset the filters.

What seems to happen is that everyone’s session seems to clone mine, unless they log in with a google account, at which point the filters should be theirs from start to stop.

If it happens again, or someone gets muddled with the filters, the easiest thing to do is to delete the filters and reselect them again from the filter menu. The filters are a bit of a bummer until you get the hang of them. I often find that I need to delete and reselect them when I select more than one user for a given filter.

https://i.imgur.com/ZoHWWCM.png

Note: Bear in mind that all the data is refreshed on Saturdays, when the Trust.txt file is released.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: TECSHARE on January 16, 2019, 12:50:30 AM
Apparently when this happens I can't even delete the filters because I looked all over the filter menu and I can't remove them, even by highlighting manually and deleting. Thanks for this project btw. I am sure many will find it helpful.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 16, 2019, 07:36:36 AM
<...>
The filters are a bit of a bummer, so I’ll leave a general explanation here:

-   To add a new filter, click on the “filter” dropdown box and select a filter from the list. Reiterate at will all required filters.

-   To delete a filter, use the "x" (cross) symbol on the top right of each individual filter.

https://i.imgur.com/zwdMLES.png

If you search for a value (using the Find button and the accompanying text box), the filter will search for all values containing the entered text (you could type a complete username for example, or a partial one).

If more than one value meet the criteria, then all the filter condition compliant values will be shown. You can then click on any one (or many) of the values shown to narrow down the selection.
The thing is, that once you click a value from the list of values under the filter, it is not always easy to delete it from the filter condition (shown above the graph). There are two ways to delete selected values:

-   Delete the filter (as explained above) using the cross symbol, and adding it back on using the filter dropdown box.
-   Or search for the value again and uncheck it from the list of criteria matching values on the filter set of retrieved values.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: TheNewAnon135246 on January 16, 2019, 08:51:14 AM
Very cool tool, sent you some merit. Thanks for taking to time to create this!


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 19, 2019, 06:12:05 AM
Data updated as of 19/01/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted[b]
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 95 customized lists this week (rather a small amount), 1091 Trust relations and 596 net Distrust relations.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 22, 2019, 12:36:16 PM
<…>
Thanks for the translation. Bare I intend to update the content once a week, on par with the weekly Saturday trust.txt file update.
Yes, the nodes are sized in accordance to the number of earned merits that the person has.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: chimk on January 23, 2019, 03:21:33 PM
I didn't have enough time to figure out the settings. Now I have seen bulk statistics. Thank you, good tool.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on January 26, 2019, 06:39:26 AM
Data updated as of 26/01/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 31 customized lists this week, 272 new Trust relations and 118 new net Distrust relations.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on February 02, 2019, 02:13:16 PM
Data updated as of 02/02/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 40 customized lists this week, 3.309 new Trust relations and 2.152 new net Distrust relations.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: xenon131 on February 06, 2019, 08:45:30 PM
Howto: combined data for i users (i=1.......n)

  • Put NN1 (NN - nickname) of the 1st user into relevant field and click Find
  • Find result for NN1  on the right panel
  • Check box right at the left of NN1
  • Replace  NN1  with NN2   and click Find
  • Check box right at the left of NN2
  • Find combined  result for NN1    +  NN2      on the right panel
  • If you wanna  add NN3, NN4    and so on do the same adding NNi    one-by-one



Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on February 09, 2019, 02:25:31 PM
Data updated as of 09/02/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 22 customized lists this week, 318 new Trust relations and -106 new net Distrust relations.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on February 16, 2019, 12:09:33 PM
Data updated as of 16/02/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 6 customized lists this week, 52 new Trust relations and 40 new net Distrust relations.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on February 23, 2019, 01:14:32 PM
Data updated as of 23/02/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 9 customized lists this week, 83 new Trust relations and -58 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 16 cases (complete graph networks)
-   5 members where all trust all: 85 cases(complete graph networks)
-   4 members where all trust all: 316 cases(complete graph networks)
-   3 members where all trust all: 701 cases(complete graph networks)
-   2 members where all trust all: 1.919 cases(complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 02, 2019, 11:01:56 AM
Data updated as of 02/03/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 9 customized lists this week, -565 new Trust relations and -330 new net Distrust relations (loks like some reviewing took place).

It's clear that customized trust lists are not catching on to the general public, and remain a DT view feature for the vast majority.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 14 cases (complete graph networks)
-   5 members where all trust all: 67 cases(complete graph networks)
-   4 members where all trust all: 273 cases(complete graph networks)
-   3 members where all trust all: 665 cases(complete graph networks)
-   2 members where all trust all: 1.922 cases(complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 09, 2019, 12:18:01 PM
Data updated as of 09/03/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 14 customized lists this week, 117 new net Trust relations and -1 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 18 cases (complete graph networks)
-   5 members where all trust all: 93 cases(complete graph networks)
-   4 members where all trust all: 332 cases(complete graph networks)
-   3 members where all trust all: 716 cases(complete graph networks)
-   2 members where all trust all: 1.950 cases(complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 16, 2019, 11:04:52 AM
Data updated as of 16/03/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 14 customized lists this week, 117 new net Trust relations and -1 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 18 cases (complete graph networks)
-   5 members where all trust all: 92 cases (complete graph networks)
-   4 members where all trust all: 326 cases (complete graph networks)
-   3 members where all trust all: 714 cases (complete graph networks)
-   2 members where all trust all: 1.950 cases (complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: bones261 on March 16, 2019, 01:11:05 PM
How do I remove your stats from automatically displaying on the who trusts/distrusts me tab? Unlike the other tab were theymos is the default and I just uncheck his box, I don't have the option to uncheck your box, to remove your data.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 16, 2019, 01:57:18 PM
<...>
It should be fixed now. Basically, if a name is on the filter (above the chart itself) and you cannot get rid of it, you can search for the name again and uncheck the name under the search box.

Sometimes it is easier to delete the filter altogether, and put it back on the screen, as detailed here:
https://bitcointalk.org/index.php?topic=5096207.msg49256496#msg49256496


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 23, 2019, 11:42:16 AM
Data updated as of 23/03/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 2 customized lists this week, -120 new net Trust relations and -102 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 18 cases (complete graph networks)
-   5 members where all trust all: 93 cases (complete graph networks)
-   4 members where all trust all: 317 cases (complete graph networks)
-   3 members where all trust all: 696 cases (complete graph networks)
-   2 members where all trust all: 1.942 cases (complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on March 30, 2019, 10:38:28 AM
Data updated as of 30/03/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 6 customized lists this week, 101 new net Trust relations and 8 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 18 cases (complete graph networks)
-   5 members where all trust all: 92 cases (complete graph networks)
-   4 members where all trust all: 319 cases (complete graph networks)
-   3 members where all trust all: 704 cases (complete graph networks)
-   2 members where all trust all: 1.950 cases (complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on April 06, 2019, 09:37:49 AM
Data updated as of 06/04/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 4 customized lists this week, 100 new net Trust relations and 224 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 18 cases (complete graph networks)
-   5 members where all trust all: 99 cases (complete graph networks)
-   4 members where all trust all: 338 cases (complete graph networks)
-   3 members where all trust all: 726 cases (complete graph networks)
-   2 members where all trust all: 1.959 cases (complete graph networks)
(note: graphs from one level have subgraphs on the levels beneath).

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on April 13, 2019, 10:38:45 AM
Data updated as of 13/04/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 9 customized lists this week, 137 new net Trust relations and 82 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 113 cases (complete graph networks)
-   4 members where all trust all: 366 cases (complete graph networks)
-   3 members where all trust all: 762 cases (complete graph networks)
-   2 members where all trust all: 1.982 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on April 22, 2019, 08:53:19 AM
Data updated as of 20/04/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 5 customized lists this week, 207new net Trust relations and 32 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 113 cases (complete graph networks)
-   4 members where all trust all: 375 cases (complete graph networks)
-   3 members where all trust all: 785 cases (complete graph networks)
-   2 members where all trust all: 1.998 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on April 27, 2019, 01:01:31 PM
Data updated as of 27/04/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 4 customized lists this week, 10 new net Trust relations and 29 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 113 cases (complete graph networks)
-   4 members where all trust all: 378 cases (complete graph networks)
-   3 members where all trust all: 793 cases (complete graph networks)
-   2 members where all trust all: 2.002 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on May 04, 2019, 11:37:01 AM
Data updated as of 04/05/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 18 customized lists this week, 129 new net Trust relations and 47 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 114 cases (complete graph networks)
-   4 members where all trust all: 386 cases (complete graph networks)
-   3 members where all trust all: 807 cases (complete graph networks)
-   2 members where all trust all: 2.017 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on May 11, 2019, 10:14:28 AM
Data updated as of 11/05/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 8 customized lists this week, 60 new net Trust relations and 91 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 23 cases (complete graph networks)
-   5 members where all trust all: 121 cases (complete graph networks)
-   4 members where all trust all: 407 cases (complete graph networks)
-   3 members where all trust all: 845 cases (complete graph networks)
-   2 members where all trust all: 2.038 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on May 18, 2019, 01:15:12 PM
Data updated as of 18/05/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 17 customized lists this week, 370 new net Trust relations and 64 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 20 cases (complete graph networks)
-   5 members where all trust all: 110 cases (complete graph networks)
-   4 members where all trust all: 388 cases (complete graph networks)
-   3 members where all trust all: 833 cases (complete graph networks)
-   2 members where all trust all: 2.041 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on May 25, 2019, 12:45:24 PM
Data updated as of 25/05/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is just an additional 4 customized lists this week, 76 new net Trust relations and 60 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 118 cases (complete graph networks)
-   4 members where all trust all: 408 cases (complete graph networks)
-   3 members where all trust all: 862 cases (complete graph networks)
-   2 members where all trust all: 2.056 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 01, 2019, 10:24:25 AM
Data updated as of 01/06/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 25 customized lists this week, 270 new net Trust relations and 63 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 2 cases (complete graph networks)
-   6 members where all trust all: 21 cases (complete graph networks)
-   5 members where all trust all: 122 cases (complete graph networks)
-   4 members where all trust all: 429 cases (complete graph networks)
-   3 members where all trust all: 903 cases (complete graph networks)
-   2 members where all trust all: 2.086 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 08, 2019, 09:32:27 AM
Data updated as of 08/06/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 35 customized lists this week, 298 new net Trust relations and 68 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 3 cases (complete graph networks)
-   6 members where all trust all: 27 cases (complete graph networks)
-   5 members where all trust all: 139 cases (complete graph networks)
-   4 members where all trust all: 464 cases (complete graph networks)
-   3 members where all trust all: 964 cases (complete graph networks)
-   2 members where all trust all: 2.148 cases (complete graph networks)

This week there are a few more heavyweight all trust all relationships compared to last week, adding one more involving 7 members for the first time since I keep track, and multiple to the 6 member groups.
Quote
alpsea , Bitcocoin , Defloration , Rahip , Republicofizmir , Risotto , TheCarm
I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 15, 2019, 09:05:16 AM
Data updated as of 15/06/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 10 customized lists this week, 0 new net Trust relations and 147 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 3 cases (complete graph networks)
-   6 members where all trust all: 24 cases (complete graph networks)
-   5 members where all trust all: 116 cases (complete graph networks)
-   4 members where all trust all: 381 cases (complete graph networks)
-   3 members where all trust all: 838 cases (complete graph networks)
-   2 members where all trust all: 2.100 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 22, 2019, 12:39:10 PM
Data updated as of 22/06/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 9 customized lists this week, 130 new net Trust relations and 59 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 33 cases (complete graph networks)
-   5 members where all trust all: 139 cases (complete graph networks)
-   4 members where all trust all: 430 cases (complete graph networks)
-   3 members where all trust all: 882 cases (complete graph networks)
-   2 members where all trust all: 2.120 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: TECSHARE on June 26, 2019, 08:20:11 AM
Is it just me or is the "users I trust/distrust" tab broken? When I try to change the user it refuses to change.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 26, 2019, 08:25:14 AM
<...>
Try now.

I think we had this issue before at some point. What may sometimes happen is that a filter gets set with values that are not cleared (i.e. “UserfromName CONTAINS IGNORING CASE 'tecshare' AND TrustType = 'Y'”).

The easiest (not only) way to resolve this is to:
-   Delete the UserFromName and TrustType filters (using the “x” on the right hand side of each of these filters) -> No filters will apply now.
-   Add those two filters again, by selecting them from the blue Filter menu.
-   Parametrize them accordingly (i.e. UserfromName box -> tecshare; TrustType box -> Y).
-   Pump up the nodes to it’s max (i.e. make sure the number of nodes shown is 65 in your case (currently) in the node user-entry box (matching the “of 65 nodes” value).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: TECSHARE on June 26, 2019, 10:49:31 AM
<...>
Try now.

I think we had this issue before at some point. What may sometimes happen is that a filter gets set with values that are not cleared (i.e. “UserfromName CONTAINS IGNORING CASE 'tecshare' AND TrustType = 'Y'”).

The easiest (not only) way to resolve this is to:
-   Delete the UserFromName and TrustType filters (using the “x” on the right hand side of each of these filters) -> No filters will apply now.
-   Add those two filters again, by selecting them from the blue Filter menu.
-   Parametrize them accordingly (i.e. UserfromName box -> tecshare; TrustType box -> Y).
-   Pump up the nodes to it’s max (i.e. make sure the number of nodes shown is 65 in your case (currently) in the node user-entry box (matching the “of 65 nodes” value).


It works now. Thanks for the quick reply!


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on June 29, 2019, 01:18:18 PM
Data updated as of 29/06/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 14 customized lists this week, 124 new net Trust relations and 88 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 464 cases (complete graph networks)
-   3 members where all trust all: 913 cases (complete graph networks)
-   2 members where all trust all: 2.141 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on July 06, 2019, 09:52:51 AM
Data updated as of 06/07/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 11 customized lists this week, 245 new net Trust relations and 82 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 160 cases (complete graph networks)
-   4 members where all trust all: 486 cases (complete graph networks)
-   3 members where all trust all: 946 cases (complete graph networks)
-   2 members where all trust all: 2.169 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on July 13, 2019, 09:22:12 AM
Data updated as of 13/07/2019.

EDIT: This utility will not be updated until the end of July (roughly)

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
That is an additional 12 customized lists this week, 39 new net Trust relations and -28 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 471 cases (complete graph networks)
-   3 members where all trust all: 928 cases (complete graph networks)
-   2 members where all trust all: 2.159 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on July 28, 2019, 02:23:15 PM
Data updated as of 27/07/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 37 customized lists this last two weeks, 210 new net Trust relations and 142 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 151 cases (complete graph networks)
-   4 members where all trust all: 455 cases (complete graph networks)
-   3 members where all trust all: 921 cases (complete graph networks)
-   2 members where all trust all: 2.185 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on August 03, 2019, 08:56:26 AM
Data updated as of 03/08/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 11 customized lists this last week, 326 new net Trust relations and 53 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 151 cases (complete graph networks)
-   4 members where all trust all: 456 cases (complete graph networks)
-   3 members where all trust all: 924 cases (complete graph networks)
-   2 members where all trust all: 2.197 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on August 10, 2019, 10:21:38 AM
Data updated as of 10/08/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 14 customized lists this last week, 115 new net Trust relations and 42 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 471 cases (complete graph networks)
-   3 members where all trust all: 940 cases (complete graph networks)
-   2 members where all trust all: 2.211 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on August 17, 2019, 09:24:08 AM
Data updated as of 17/08/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 7 customized lists this last week, 27 new net Trust relations and 26 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 475 cases (complete graph networks)
-   3 members where all trust all: 947 cases (complete graph networks)
-   2 members where all trust all: 2.215 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on August 24, 2019, 09:36:26 AM
Data updated as of 24/08/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 7 customized lists this last week, 121 new net Trust relations and 34 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 476 cases (complete graph networks)
-   3 members where all trust all: 956 cases (complete graph networks)
-   2 members where all trust all: 2.230 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on August 31, 2019, 09:44:53 AM
Data updated as of 31/08/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 3 customized lists this last week, 51 new net Trust relations and -40 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 36 cases (complete graph networks)
-   5 members where all trust all: 157 cases (complete graph networks)
-   4 members where all trust all: 486 cases (complete graph networks)
-   3 members where all trust all: 973 cases (complete graph networks)
-   2 members where all trust all: 2.243 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on September 07, 2019, 09:51:49 AM
Data updated as of 07/09/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 5 customized lists this last week, -65 new net Trust relations and 20 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 35 cases (complete graph networks)
-   5 members where all trust all: 151 cases (complete graph networks)
-   4 members where all trust all: 476 cases (complete graph networks)
-   3 members where all trust all: 966 cases (complete graph networks)
-   2 members where all trust all: 2.239 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on September 14, 2019, 09:57:24 AM
Data updated as of 14/09/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 7 customized lists this last week, 104 new net Trust relations and 44 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 170 cases (complete graph networks)
-   4 members where all trust all: 521 cases (complete graph networks)
-   3 members where all trust all: 1.018 cases (complete graph networks)
-   2 members where all trust all: 2.270 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).

Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on September 21, 2019, 10:03:03 AM
Data updated as of 21/09/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 4 customized lists this last week, 128 new net Trust relations and 80 new net Distrust relations.

In addition, I've detected the Profiles that all trust eachother:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 170 cases (complete graph networks)
-   4 members where all trust all: 522 cases (complete graph networks)
-   3 members where all trust all: 1.026 cases (complete graph networks)
-   2 members where all trust all: 2.286 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on September 28, 2019, 10:43:52 AM
Data updated as of 28/09/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 7 customized lists this last week, 33 new net Trust relations and 43 new net Distrust relations.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 170 cases (complete graph networks)
-   4 members where all trust all: 522 cases (complete graph networks)
-   3 members where all trust all: 1.028 cases (complete graph networks)
-   2 members where all trust all: 2.295 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on October 05, 2019, 10:27:38 AM
Data updated as of 05/10/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 8 customized lists this last week, 59 new net Trust relations and 47 new net Distrust relations.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 170 cases (complete graph networks)
-   4 members where all trust all: 524 cases (complete graph networks)
-   3 members where all trust all: 1.034 cases (complete graph networks)
-   2 members where all trust all: 2.297 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on October 12, 2019, 09:30:11 AM
Data updated as of 12/10/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 2 customized lists this last week, 51 new net Trust relations and 49 new net Distrust relations.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 168 cases (complete graph networks)
-   4 members where all trust all: 519 cases (complete graph networks)
-   3 members where all trust all: 1.037 cases (complete graph networks)
-   2 members where all trust all: 2.307 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on October 19, 2019, 09:40:46 AM
Data updated as of 19/10/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 14 customized lists this last week, 50 new net Trust relations and 199 new net Distrust relations.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 168 cases (complete graph networks)
-   4 members where all trust all: 519 cases (complete graph networks)
-   3 members where all trust all: 1.036 cases (complete graph networks)
-   2 members where all trust all: 2.313 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on October 26, 2019, 10:11:54 AM
Data updated as of 26/10/2019.

Note: I will likely give updating this a skip next week (02/11/2019)

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped week -> 20/07/2019

That is an additional 2 customized lists this last week, 52 new net Trust relations and 30 new net Distrust relations.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 176 cases (complete graph networks)
-   4 members where all trust all: 558 cases (complete graph networks)
-   3 members where all trust all: 1.101 cases (complete graph networks)
-   2 members where all trust all: 2.348 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on November 09, 2019, 11:25:03 AM
Data updated as of 09/11/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
09/11/2019          38247               30149               8098                4522                10505
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped weeks -> 20/07/2019, 02/11/2019

That is an additional 10 customized lists these last two week, 1.107 new net Trust relations and 865 new net Distrust relations. Pretty a heavy shift here - rather unsusual.

In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 38 cases (complete graph networks)
-   5 members where all trust all: 175 cases (complete graph networks)
-   4 members where all trust all: 547 cases (complete graph networks)
-   3 members where all trust all: 1.091 cases (complete graph networks)
-   2 members where all trust all: 2.347 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on November 16, 2019, 10:34:27 AM
Data updated as of 16/11/2019.

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
16/11/2019          38552               30331               8221                4529                10590
09/11/2019          38247               30149               8098                4522                10505
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped weeks -> 20/07/2019, 02/11/2019

That is an additional 7 customized lists this last week, 182 new net Trust relations and 123 new net Distrust relations.


In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 39 cases (complete graph networks)
-   5 members where all trust all: 179 cases (complete graph networks)
-   4 members where all trust all: 561 cases (complete graph networks)
-   3 members where all trust all: 1.108 cases (complete graph networks)
-   2 members where all trust all: 2.358 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on November 23, 2019, 11:23:44 AM
Data updated as of 23/11/2019.

This product will be discontinued on the 03/12/2019

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
23/11/2019          38728               30412               8316                4531                10599
16/11/2019          38552               30331               8221                4529                10590
09/11/2019          38247               30149               8098                4522                10505
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped weeks -> 20/07/2019, 02/11/2019

That is an additional 2 customized lists this last week, 81 new net Trust relations and 95 new net Distrust relations.


In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 39 cases (complete graph networks)
-   5 members where all trust all: 179 cases (complete graph networks)
-   4 members where all trust all: 563 cases (complete graph networks)
-   3 members where all trust all: 1.116 cases (complete graph networks)
-   2 members where all trust all: 2.367 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Note: Google Fusion Tables will stop being accessible from 3rd of December 2019 onwards. To that effect, I will no longer be able to continue to publish the Customized Trust Network as is.

The data has 2 parts:
-   The table of data, where by applying filters on can see who trusts whom.
-   The cool graph part.

Migrating the former (data + filters) to the Dashboard for example is not much of a hassle. The later (graph) alas lacks a proper alternative to migrate to that is open to everyone, and that requires no (or barely) any requirement.
If anyone is interested in that I keep the data part (not the graphical part) then let me know to plan ahead (otherwise I may scrap it).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on November 30, 2019, 11:26:55 AM
Data updated as of 30/11/2019.

This is the last update: This product will be discontinued on the 03/12/2019

Link to the Personal Trust Network (https://fusiontables.google.com/data?docid=1juCTvnPsvC4ZQqJsYp3DAPrpjJKKK2JE6TTYtTB6#rows:id=1).
Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.          Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
30/11/2019          38795               30466               8329                4533                10613
23/11/2019          38728               30412               8316                4531                10599
16/11/2019          38552               30331               8221                4529                10590
09/11/2019          38247               30149               8098                4522                10505
26/10/2019          36275               29042               7233                4512                10128
19/10/2019          36193               28990               7203                4510                10126
12/10/2019          35944               28940               7004                4496                9938
05/10/2019          35844               28889               6955                4494                9906
28/09/2019          35738               28830               6908                4486                9871
21/09/2019          35662               28797               6865                4479                9838
14/09/2019          35454               28669               6785                4475                9783
07/09/2019          35306               28565               6741                4468                9771
31/08/2019          35351               28630               6721                4463                9757
24/08/2019          35340               28579               6761                4460                9744
17/08/2019          35185               28458               6727                4453                9727
10/08/2019          35132               28431               6701                4446                9706
03/08/2019          34975               28316               6659                4432                9685
27/07/2019          34596               27990               6606                4421                9644
13/07/2019          34244               27780               6464                4384                9548
06/07/2019          34233               27741               6492                4372                9525
29/06/2019          33906               27496               6410                4361                9457
22/06/2019          33782               27408               6374                4347                9426
15/06/2019          33593               27278               6315                4338                9408
08/06/2019          33446               27278               6168                4328                9362
01/06/2019          33080               26980               6100                4293                9325
25/05/2019          32747               26710               6037                4268                9288
18/05/2019          32611               26634               5977                4264                9257
11/05/2019          32177               26264               5913                4247                9243
04/05/2019          32026               26204               5822                4239                9216
27/04/2019          31850               26075               5775                4221                9154
20/04/2019          31811               26065               5746                4217                9137
13/04/2019          31572               25858               5714                4212                9115
06/04/2019          31353               25721               5632                4203                9044
30/03/2019          31029               25621               5408                4199                8922
23/03/2019          30920               25520               5400                4193                8913
16/03/2019          31142               25640               5502                4191                8893
09/03/2019          31118               25632               5486                4183                8882
02/03/2019          31002               25515               5487                4169                8868
23/02/2019          31567               25845               5722                4160                8837
16/02/2019          31542               25762               5780                4151                8872
09/02/2019          31450               25710               5740                4145                8855
02/02/2019          31238               25392               5846                4123                8811
26/01/2019          25777               22083               3694                4083                8707
19/01/2019          25387               21811               3576                4052                8662
12/01/2019          23800               20720               3080                3957                8498
05/01/2019          22605               19637               2968                3891                8527
note: skipped weeks -> 20/07/2019, 02/11/2019

That is an additional 2 customized lists this last week, 54 new net Trust relations and 13 new net Distrust relations.


In addition, I've detected the Profiles that all trust each other:

-   7 members where all trust all: 5 cases (complete graph networks)
-   6 members where all trust all: 39 cases (complete graph networks)
-   5 members where all trust all: 179 cases (complete graph networks)
-   4 members where all trust all: 563 cases (complete graph networks)
-   3 members where all trust all: 1.118 cases (complete graph networks)
-   2 members where all trust all: 2.369 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: Timelord2067 on July 08, 2020, 08:47:53 AM
Greetings,

I've just been told about this thread (https://bitcointalk.org/index.php?topic=5101199.msg54745328#msg54745328) and was wondering if you might be willing to do a one-off update of the information provided given that six months have now elapsed since your last update?

Thanks for reading.


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on July 08, 2020, 09:04:56 AM
<...>
Alas, the software that I was based on to display the charts is now deceased, and conforms another mark in the Google graveyard (https://killedbygoogle.com/). The specific product was Google Trends, and was pretty easy to manage, and specially to share. I looked around for a while for an alternative network charting solution, that was free, easy to use (for all) and hosted on the cloud (or alike), but have not yet come across anything that meets these requirements (Gephi is not the solution).

Having said that, I believe you are interested in the all-trust-all trust network circles (published on a Google Sheet), and not the charts themselves. I need to take a look at how I did that…


Title: Re: Customized Trust Network – Interactive tool to see who we trust/distrust
Post by: DdmrDdmr on July 08, 2020, 11:30:26 AM
Data updated as of 04/07/2020.

This is an ad-hoc update due to @ Timelord2067’s request above. The update is limited to all the content on the Google Sheet (see below), not the graphical nework charting tool  (which is discontinued).

Link to the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing) (Data to load the Personal Trust Network (first tab) + Summary per user (second tab -> interesting to see most trusted/distrusted and so on))

Summary:
Code:
Date                Trust/Dist. rel.    Trust rel.         Distrust rel.       Customized Lists    Distinct Trusted/Untrusted
04/07/2020          44433              33480              10953              4762               11730
<...>               <...>               <...>            <...>              <...>               <...>
30/11/2019          38795              30466              8329               4533               10613
23/11/2019          38728              30412              8316               4531               10599
16/11/2019          38552              30331              8221               4529               10590
09/11/2019          38247              30149              8098               4522               10505
26/10/2019          36275              29042              7233               4512               10128
19/10/2019          36193              28990              7203               4510               10126
12/10/2019          35944              28940              7004               4496               9938
05/10/2019          35844              28889              6955               4494               9906
28/09/2019          35738              28830              6908               4486               9871
21/09/2019          35662              28797              6865               4479               9838
14/09/2019          35454              28669              6785               4475               9783
07/09/2019          35306              28565              6741               4468               9771
31/08/2019          35351              28630              6721               4463               9757
24/08/2019          35340              28579              6761               4460               9744
17/08/2019          35185              28458              6727               4453               9727
10/08/2019          35132              28431              6701               4446               9706
03/08/2019          34975              28316              6659               4432               9685
27/07/2019          34596              27990              6606               4421               9644
13/07/2019          34244              27780              6464               4384               9548
06/07/2019          34233              27741              6492               4372               9525
29/06/2019          33906              27496              6410               4361               9457
22/06/2019          33782              27408              6374               4347               9426
15/06/2019          33593              27278              6315               4338               9408
08/06/2019          33446              27278              6168               4328               9362
01/06/2019          33080              26980              6100               4293               9325
25/05/2019          32747              26710              6037               4268               9288
18/05/2019          32611              26634              5977               4264               9257
11/05/2019          32177              26264              5913               4247               9243
04/05/2019          32026              26204              5822               4239               9216
27/04/2019          31850              26075              5775               4221               9154
20/04/2019          31811              26065              5746               4217               9137
13/04/2019          31572              25858              5714               4212               9115
06/04/2019          31353              25721              5632               4203               9044
30/03/2019          31029              25621              5408               4199               8922
23/03/2019          30920              25520              5400               4193               8913
16/03/2019          31142              25640              5502               4191               8893
09/03/2019          31118              25632              5486               4183               8882
02/03/2019          31002              25515              5487               4169               8868
23/02/2019          31567              25845              5722               4160               8837
16/02/2019          31542              25762              5780               4151               8872
09/02/2019          31450              25710              5740               4145               8855
02/02/2019          31238              25392              5846               4123               8811
26/01/2019          25777              22083              3694               4083               8707
19/01/2019          25387              21811              3576               4052               8662
12/01/2019          23800              20720              3080               3957               8498
05/01/2019          22605              19637              2968               3891               8527


In addition, I've detected the Profiles that all trust each other:
-   7 members where all trust all: 4 cases (complete graph networks)
-   6 members where all trust all: 33 cases (complete graph networks)
-   5 members where all trust all: 156 cases (complete graph networks)
-   4 members where all trust all: 575 cases (complete graph networks)
-   3 members where all trust all: 1.307 cases (complete graph networks)
-   2 members where all trust all: 2.661 cases (complete graph networks)

I’ve listed them in the last tab ("All trust All circles") of the Base File (https://docs.google.com/spreadsheets/d/1A2nZ9LSfjw6qnqp2d2mi3n2gR3IgAALOJZBzKuEcQiQ/edit?usp=sharing).