IATI/IATI-Datastore

Bug with last_updated_datetime with API endpoint

Closed this issue · 2 comments

The last_updated_datetime value seems to be returning a strange string date when running this query
http://datastore.iatistandard.org/api/1/access/activity.xml?limit=1&last-updated-datetime__gt=2017-08-12:

screen shot 2017-08-14 at 17 06 42

That’s due to a bug with the source IATI data for the Belgian Development Agency (BTC). See:
https://open.btcctb.org/iati/all-activities.xml

screen shot 2017-08-17 at 10 28 38

So I reckon this issue is probably closable (and perhaps raised with BTC.)

Great sleuthing! This does seem to be the case, though I believe I did find this problem with more than one dataset last week but now can't replicate this. Will close and hopefully this won't crop up again in the future =)