A collection of Rakam recipes
You can convert the JSON dump that you exported from Rakam using the following command:
python convert-rakam-export.py -f output.json -d ./
-d
where you want all the jsonnet files
-f
the location of the JSON dump
8000