/Social-networks-graph-analysis

Complex social network analysis

GNU General Public License v3.0GPL-3.0

csn -- Complex social network graph analysis

This repo is a collection of toy-exercises and a project in graph analysis applied to complex social networks.
Some of its content can be viewed as a preliminary for more serious graph analysis applied to a great number of fields in social sciences, medecine, computer network engineering, climatology, and a spate of other natural science areas.

Content:

Some of the work presented here is concerned with mere toy examples meant for others to hone their skills. Other developments are more personal and involve a greater amount of coding using R and/or python scripting.

Data-sets:

Some of the public domain data sets used to perfom analyses could not be uploaded on this repo due to the size limitations on individual files imposed by GitHub or due to restriction on the diffusion channels. In such cases at least a snapshot of the data sets is provided as well as a URL, where it or some very similar data can be obtained. The downloaded data set may or may not be identical to the one originally used to obtain results presented here. The responsability for that falls squarely on the data maintainer. In practice however, interested people may still benefit from the strategy laid out to deal with the data, irrespectively of whether some of the data as changed. Data set changes over the years (if any) are likely to be all or nothing in any case; i.e. a data set may altogether cease to be available because the website has disappeared or moved or scrubbed or all of the above.

Licensing terms and copyright:

Feel free to copy any material found here and to further release it to the general public, subject to the terms of the GNU General Public License v3... That license is not a right granted to you to plagiarize the content of the repo. Your editor, publisher, university, even your mother and something called common decency all have rules against that. So do courts of law in most countries. So use common sense and live happily ever after.

TLDR: Basically the material on this repo is available for free (as in "free beer") as long as you always attach the above mentioned license's terms to it and you always mention its author’s full names. You may not include it in other work, program, product or applications (commercial in nature or not) which do not comply with the GNU General Public License v3 or with something "very very very close".
Of course the above one sentence summary cannot be considered authoritative or binding in terms of licensing. It does not replace the GNU General Public License v3 included in this repo, which recoups the complete licensing terms for your reading pleasure. ;-)

The copyright however stays with me and with any contributors to this repo, according to who contributed what to the contents of the repo. toy-exercises and project