Based on a parent-child table and a configuration file, this function compiles how many nodes each site has, what the parent site is, and what child number of that parent the site in question is
getNodeInfo(parent_child = NULL, configuration = NULL)
#getNodeInfo()