Importing roster data

Hi there,

I would like to learn how to import a roster into Architect, but the page ( https://documentation.networkcanvas.com/how-to/importing-roster-data/ ) says it is a work in progress and requires me to reach out to the team. So this is me reaching out :slight_smile: Thanks for the help!

Best,
Vegas


For future readers: the Network Canvas team posted an article on this topic here: https://documentation.networkcanvas.com/en/desktop/tutorials/working-with-rosters

-Joshua

1 Like

Hi again Vegas

I’m going to ask someone to have a go at writing that article this week. This is something people ask about a lot, so clearly we need to get something in writing.

In the meantime, what specific questions do you have?

The basic gist of it is that you can create a CSV file (or adapt an existing one) to use as a roster. The columns will represent your node attributes, and the rows will represent individual roster members.

When you use the roster, any nodes that are nominated in an interview will be added to the interview network. All node attributes you defined in your CSV will be included. If the roster attributes (again. defined by column labels) match a variable defined in your codebook (for example, if you have a column called ‘age’ and also collect an attribute called ‘age’ somewhere in your interview) the attributes will be merged. Otherwise they will just be included in your output data ‘as-is’.

Hi Joshua,

Awesome, thanks for the quick response. I believe this answers all my questions, but I’ll return to this thread if I have any more. Thank you very much!

Best,
Vegas

Hi Joshua,

I’m creating a small roster name generator. I’ve imported the CSV. I’m having two issues. But the one is more urgent so I’ll pose this question first. Is it possible to have a roster but also be able to allow the participant to enter add additional names besides those included in the roster?

Hi @Nadia

It is possible to add additional names, but not from the name generator roster interface. There are two options for achieving this:

  1. Use the name generator quick add, or name generator forms interface, with your roster added in a side panel
  2. Add an additional name generator after the roster name generator, which creates nodes of the same type as the roster interfaces.

Hope this helps!