KitWallace / AIDVIEW-DB

A repository, browser and API for IATI activities
1 stars 0 forks source link

DIPR data - activity-dates #114

Open stevieflow opened 11 years ago

stevieflow commented 11 years ago

The activity-date formatting was resulting in a undefined NaN in AidView - we've edited the data to hopefully resolve this, but I wanted to flag anyway:

PROBLEM

Old/ existing data for DIPR was at http://csvconverter.aidinfolabs.org/csviati/static/2013-03-28/1364484435.3.xml

Activity: GB-COH-06368740-PPA

planned end of the programme actual start date of programme

results in:

http://data.aidinfolabs.org/data/corpus/main/activity/GB-COH-06368740-PPA (this does show the start and end date) http://data.aidinfolabs.org/data/corpus/main/activity/GB-COH-06368740-PPA.xml

but: http://www.aidview.net/activity/GB-COH-06368740-PPA (undefined NaN)

FIX

We've republished the data: http://csvconverter.aidinfolabs.org/csviati/static/2013-04-15/1366026578.83.xml

Activity: GB-COH-06368740-PPA

2008-07-01 2012-06-30

Hence - this will need pulling into the database, and should result in AidView being OK.

Question / query - is the AidView API being too strict in defining this data as NaN ?