Importing and Exporting Extractions
JSON Export
Individual extractions or bulk extraction data can be exported as JSON.
- Go to Extractions.
- Select one or more extractions.
- Click Export → JSON.
The JSON format mirrors VADRR's internal extraction data model and can be used for custom analysis or re-import.
Copying Extractions Between Projects
See Copying & Reassigning Extractions for how to move extraction data across projects with compatible forms.
JSON Import
If you have previously exported extraction data (e.g., from a pilot project), you can import it:
- Go to Imports in the sidebar.
- Click New Import → JSON / Extractions.
- Upload your JSON file.
- VADRR maps the data to the current project's extraction form structure.
warning
JSON imports require matching extraction form structure between the source and target projects. Mismatched forms will result in import errors.