Hello -
I am new to this forum, but wanted to write to introduce a new tool I developed for the Stata statistical software program to import and convert IATI data into Stata form so it can be used in statistical analysis. Once installed in Stata the iati command will contact the IATI Datastore API and download/convert the activity file of any IATI publisher specified.
My objective in creating this module for Stata was to ease the process of accessing IATI data for quantitative analysis and statistical modelling. I hope in future versions of the module to be able to expand its options to mirror most of those currently present on the IATI Datastore CSV builder.
If you have any questions or feedback on this tool, please do not hesitate to contact me: lswiss(at)mun.ca or @liamswiss.
Cheers,
Liam
The iati command can be installed in Stata via the following command:
ssc install iati
A more detailed blog post describing the tool is available here.