dpla-staged-report

star 33

Report which hubs have new JSONL staged in S3 for a given month, and optionally post the report to Slack. Use when user asks what hubs are staged/ready for indexing or /ingest staged.

dpla By dpla schedule Updated 2/27/2026

name: dpla-staged-report description: Report which hubs have new JSONL staged in S3 for a given month, and optionally post the report to Slack. Use when user asks what hubs are staged/ready for indexing or /ingest staged.

dpla-staged-report

set -a
source .env
set +a

./venv/bin/python -m scheduler.orchestrator.staged_report --month=2

# Optional
# ./venv/bin/python -m scheduler.orchestrator.staged_report --month=2 --slack
# ./venv/bin/python -m scheduler.orchestrator.staged_report --month=2 --json
Install via CLI
npx skills add https://github.com/dpla/ingestion3 --skill dpla-staged-report
Repository Details
star Stars 33
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator