Skip to main content

Importing and Exporting Extractions

JSON Export

Individual extractions or bulk extraction data can be exported as JSON.

  1. Go to Extractions.
  2. Select one or more extractions.
  3. Click ExportJSON.

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:

  1. Go to Imports in the sidebar.
  2. Click New ImportJSON / Extractions.
  3. Upload your JSON file.
  4. 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.