Solutions

Media

Programming and editorial calendars with provenance

The problem

What is actually going wrong

Newsrooms publish festival dates months ahead. A wrong date is a correction notice; a date with no source is an argument with the desk.

Our approach

Pull dates with their derivation attached, so the desk can cite the rule and the authority in the piece itself.

Workflow

How the integration runs

  1. Plan

    Editorial calendar generated for the year ahead.

  2. Verify

    Each date carries its evaluator, overlap and authority.

  3. Publish

    Reasoning is available for explainer pieces, not just the date.

  4. Correct

    If a rule version changes, the affected pieces are identifiable.

Integration

Endpoints and outcomes

Endpoints used

/v1/festivals/year/v1/festivals/explain/v1/festivals/world

All of these are described in the OpenAPI 3.1 document, so you can generate a typed client rather than hand-writing request code.

What you get

  • Citable source for every date printed
  • Multi-religion coverage for a general-audience calendar
  • Rule version recorded, so corrections are targeted

Build it this week

The Free plan covers 500 requests a day, which is more than enough to prototype the workflow above.