OpenUpSA/wazimap-ng

Create dataset upload API endpoints

Closed this issue · 1 comments

The following things are needed after the data upload completed:

  • update all indicators that uses this specific dataset (probably by adding a param to the request, like update=True )
  • ability to create a token from the admin interface
  • create a pullable status endpoint for each uploaded dataset (is it complete, did it fail) (#255 )