

Now we need a few transformation nodes to connect this data to the actual data. Connect range1 to Value1 and divide1 to Value2. Create a range node and send count1 to End.We will use this number to figure out what degree each segment needs and to create a range to multiply it to this segmentsize.

Create a count node and connect import_csv1 to it.Next procedure will build the template to be used as points to translate all these different textpaths on. The result so far is all information as text on top of each other. Create a lookup node and set Key to Region.Create an import csv node and point to the csv file.In stead of using a line we will go over a procedure for an ellipse. Create a translate node and connect combine1 to *Shape** and resample1 to Points.Now let’s create a similar shape as before to map the data on. Connect textpath1 to List1 and align1 to List2 This create a small shift upwards and to the right. Create an align node and connect rect1 to it.The values of lookup2 are rather big so you might also want to add a divide node in between lookup2 and rect1. Create a rect node and connect lookup2 to Width.Create a textpath node and connect lookup1 to it.These values refer to the index value of each column of the csv file. Set Key of lookup1 to description and of lookup2 to pound. Nodebox shows the file in the network pane.
#Nodebox network data download
You can have a look at the data or download a clean version of it here.
