KitWallace / AIDVIEW-DB

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

Handling code errors #60

Open KitWallace opened 11 years ago

KitWallace commented 11 years ago

Currently the upload does not exclude codes such as the 3 character country codes in MAEC files. However such codes are ignored when building the OLAP facet for countr . A different approach would be to accept only codes which are already in the codelist which would add a bit of time to the upload and would not allow us to locate those activities with wrong codes so easily,