Advanced Export#
Note
This feature is presently in development.
Jupyter Exporter#
Developers may fork the Jupyter Exporter to engage in advanced export before our Conductor based API arrives.
The file
export_csv.pyprototypes how data may be extracted fromfaims3records.pyusing theCouchDBHelperfound infaims3couchdb.py.
JsonLines Exporter#
There exists a private repository with a jsonlines format raw-json exporter, along with a prototype to demonstrate edits written back into the database along with record deletion and undeletion. Please contact info@fieldmark.au for more details.