Skip to main content

Investigate NDMIS export

Problem

We receive a report that our NDMIS export is incorrect, missing referrals, or similar data consistency issues.

We want to double-check the result of the extract job.

Actions

Warning Make sure you delete this data afterwards.

Copy the latest NDMIS export (generated by this batch job) to your local machine:

eval $(cloud-platform decode-secret \
  --secret=reporting-s3-bucket \
  --namespace=hmpps-interventions-prod \
  --export-aws-credentials)

aws s3 cp --recursive \
  's3://eu-west-2-delius-prod-dfi-extracts/dfinterventions/dfi/csv/reports/' .

cloud-platform is the Cloud Platform CLI tool.

This page was last reviewed on 5 March 2025. It needs to be reviewed again on 5 March 2026 by the page owner #interventions-dev .
This page was set to be reviewed before 5 March 2026 by the page owner #interventions-dev. This might mean the content is out of date.