akvo / akvo-flow-services

Akvo Flow service applications for reporting, bulk uploads and others
Other
4 stars 1 forks source link

JSON serialization #98

Closed ichinaski closed 9 years ago

ichinaski commented 9 years ago

Overview

Add support for new JSON-based data files. Similar to the approach taken in GAE, the bulk ingestion process should browse the contents of the zip file, and determine whether to use JSON or TSV in order to proceed with the data ingestion.

Relevant GAE issue: https://github.com/akvo/akvo-flow/issues/1247

ichinaski commented 9 years ago

Test plan:

Note: make sure exported data contains media files (images or videos)

rumca commented 9 years ago

the above test cases pass fine