Challenge: Data Formats

Test your understanding of tree diagram data formats by working through this challenge.

We'll cover the following

Problem statement

Using the information in the family relationships specified in the file challengeTreeData.txt, recreate the data in a JSON format in the file simple-vertical-tree-diagram.html, so that the data is used correctly. The name can be the relationship specified in the file and the relationship dictates the position in the hierarchy.

Final output

The final output should look like the image below:

Get hands-on with 1200+ tech skills courses.