Any insight into the largest dataset of interactions (Graph like) #62

Open
opened 2025-11-06 08:32:37 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @abitofalchemy on GitHub (Sep 27, 2017).

My question is: do you have an idea where to look for the largest interactions dataset? where the dataset can be examined as a graph (or network)? ... just curious

Originally created by @abitofalchemy on GitHub (Sep 27, 2017). My question is: do you have an idea where to look for the largest interactions dataset? where the dataset can be examined as a graph (or network)? ... just curious
Author
Owner

@caesar0301 commented on GitHub (Sep 27, 2017):

Basically, a graph or network can be created with some entities (as graph nodes) and connections between entities (as link between nodes). With this principle, a large portion of data could be converted into a graph, like social graph, human mobility in mobile network, product and buyer, transport network, and many....

How do you interpret "the largest"?

@caesar0301 commented on GitHub (Sep 27, 2017): Basically, a graph or network can be created with some entities (as graph nodes) and connections between entities (as link between nodes). With this principle, a large portion of data could be converted into a graph, like social graph, human mobility in mobile network, product and buyer, transport network, and many.... How do you interpret "the largest"?
Author
Owner

@abitofalchemy commented on GitHub (Sep 27, 2017):

yes, you are right. By largest, I mean hundreds of billion of nodes/edges.
I was curious if this kind data is available. But, like you said one
probably has to transform these data into edgelist or something like that.
Thanks.

On Wed, Sep 27, 2017 at 12:16 PM, Xiaming Chen notifications@github.com
wrote:

Basically, a graph or network can be created with some entities (as graph
nodes) and connections between entities (as link between nodes). With this
principle, a large portion of data could be converted into a graph, like
social graph, human mobility in mobile network, product and buyer,
transport network, and many....

How do you interpret "the largest"?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/caesar0301/awesome-public-datasets/issues/319#issuecomment-332574789,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA6Z2-1z5Io4bIiUOxmPQzzL7pvCHotjks5smnTRgaJpZM4Pl-Uo
.

@abitofalchemy commented on GitHub (Sep 27, 2017): yes, you are right. By largest, I mean hundreds of billion of nodes/edges. I was curious if this kind data is available. But, like you said one probably has to transform these data into edgelist or something like that. Thanks. On Wed, Sep 27, 2017 at 12:16 PM, Xiaming Chen <notifications@github.com> wrote: > Basically, a graph or network can be created with some entities (as graph > nodes) and connections between entities (as link between nodes). With this > principle, a large portion of data could be converted into a graph, like > social graph, human mobility in mobile network, product and buyer, > transport network, and many.... > > How do you interpret "the largest"? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/caesar0301/awesome-public-datasets/issues/319#issuecomment-332574789>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AA6Z2-1z5Io4bIiUOxmPQzzL7pvCHotjks5smnTRgaJpZM4Pl-Uo> > . >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-public-datasets#62