XML Parser

This computational essay demonstrates and explains how I parsed the XML data from the interviews that I qualitatively coded. It describes step by step how to pull XML data and transform that data, especially attribute values, into a dictionary and then a dataframe. Using this dataframe, I create a co-occurrence matrix and a correlation matrix, which can be found in "Qualitative Coding Visualizations".