readers#

ipumspy.readers.read_ipums_ddi

Read a DDI from a IPUMS XML file

ipumspy.readers.read_microdata

Read in microdata as specified by the Codebook.

ipumspy.readers.read_microdata_chunked

Read in microdata in chunks as specified by the Codebook. As these files are often large, you may wish to filter or read in chunks. As an example of how you might do that, consider the following example that filters only for rows in Rhode Island::.

ipumspy.readers.read_hierarchical_microdata

Read in microdata as specified by the Codebook.