Python script that converts inline XBRL CAFR samples to Excel format
This script can be used with instance documents available at https://xbrl.us/xbrl-taxonomy/2019-cafr/
Main script is getix.py which uses a configuration file to return selected elements from the XBRL statement to a csv.
To get a full dump of the data in the Inline XBRL file, use dumpix.py