Are there any examples of recipient country-focused dashboards using IATI data allowing users to see and explore who the top donors are to the country, what projects and sectors they support, and any other details available from IATI?
Comments (8)





Thanks! On your first question, I think it very much depends on what questions you are specifically trying to answer. USAID made this resource to be a high level overview of the development landscape in a specific country. If you're looking for deep dives into the quality of information or deep dives into activities, this may not be the best resource. As our team has messaged to USAID staff, this tool is meant to be a starting point for review and hopefully a conversation starter. Let us know if you have any specific questions.
On your second question, our developer noted that: "the biggest lesson learned is that automating that kind of data extraction/use is 1, very possible and 2, takes a lot of trial and error. Although the IATI Standard enforces a great deal of consistency across different publishers and data sets, there's a lot of messy data and edge cases out there too. Examples include:
Newline (\n) and carriage return (\r) characters sprinkled throughout text that can mess up parsing, database ingestion, and display
HTML and CSS in text fields
Text fields that contain paragraph after paragraph of text, violating many database length limits
Unexpected null or undefined fields
Incorrect language codes (code says English for Korean characters)"
I'd recommend reaching out to the Secretariat directly for resources for data users. Resources exist and they can point you the right direction based on specifically what question you're trying to ensure is answered by using the data.
Please log in or sign up to comment.
Thanks for sharing Andie Vaughn ! Our interest in this was to build a dashboard focused on our country (Philippines) and use it for advocacy/research/etc by local civil society. We had explored the technical feasibility of doing this before the Datastore was updated, which included "deep dives" (to the best of our ability) on the quality and availability of data from relevant donors. It was a very tedious and manual process but useful in the end to understand the data better (who's uploading, how often, what's the quality of their reports, how different are the reports and what are the issues in aggregating and analyzing them across different categories).
If you don't mind some questions:
1) With this ongoing initiative by USAID, does it still make sense to pursue our own dashboard?
2) If yes, would you be willing to share technical notes or lessons you've learned so far on implementing this? Or does IATI Secretariat have resources for data users?
Jet please also have a look at our MVP at AIDA.tools where it is possible to select a country (Philippines) and get an overview of all the related IATI published data at one glance.
Maaike Blom Thanks for sharing! I've checked it out now and it seems the visualizations are only able to show activity count? Is that right? Would be interested in transaction value too.