Skip to main content

Processing Jobs

Monitor data processing activity — file uploads, emission calculations, report generation, and bulk operations. Each job tracks progress with item counts and timing, making it easy to spot failures or pending work.

list_processing_jobs

List data processing jobs with their status, progress, and timing. Parameters: Example response:
Key response fields:

Job Statuses

A COMPLETED job can still have items_failed > 0 — this means most items succeeded but some had errors. Check the ratio of items_failed to items_total for data quality assessment.

Trigger Types

Example prompts:

Workflow

  1. Check processing statuslist_processing_jobs to see recent activity and find failures
  2. Investigate failures — Filter by the entity_name of failed jobs, then use the corresponding list tool (e.g. list_purchases) to check the data
  3. View overall healthget_organization_metrics for a high-level overview of data completeness

Files

Uploaded files that trigger processing jobs

Organizations

Organization metrics and data overview