I am trying to visualize my data (in CSV format) over a map. However I don't know what specific structure should I import it in Gephi.
A normal CSV data-set is split up into a node- and an edge table. A node table has column headers id, label
and edge table has source, target, weight
.
To visualize it over a map where should I enter the coordinates (latitude and longitude). Consider the visualization to look like this: