The iphone Xs (iOS14.2) Health Data app can export its data into to XML files that are zipped. The files are called export.zip, export.xml and export_cda.xml. I've tied using SAS XML Mapper which complains that there data is too large (45meg).
How do I import this data into SAS?
That's not good that XML mapper cannot be used. I've found XML mapper to be extremely useful.
Is there any way you can export a smaller subset of the data on the iPhone? If you can export a dataset that is smaller overall but has the same XML structure as the large dataset, then you should be able to use XML mapper.
If you can't do that, you can create an XML map by hand, but that is a royal pain in the neck.
Those are my ideas. More ideas here:
https://www.lexjansen.com/pharmasug/2009/tu/TU10.pdf
There are tons of SAS papers on LexJansen.com. Check it out.
Jim
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.