Additional data checks we can implement include, - [x] checking if child has more than 2 parents in their network - [x] and checking if there are cycles in the data (aka is a parent's child the parent's parent? aka is it recurvise)
Additional data checks we can implement include,