← All GTFS fixes

Fix: the feed expires within 7 days

Code: feed_expiration_date7_days (MobilityData validator)

What this means

feed_info.txt sets feed_end_date, the last day this data is meant to be valid, and it is within the next week. The feed is about to expire.

Why it matters

This is the classic small-agency failure. When feed_end_date passes, trip planners stop showing the agency's service even though the buses are still running. Riders are told the agency does not exist, and nobody is warned first. Seven days is short notice, so this one is worth acting on now.

How to fix it

How long it usually takes

One export, today. The lasting fix is a regular export schedule so this never gets close again.

Authoritative rule

feed_expiration_date7_days is a canonical MobilityData GTFS Validator notice used in validator reports across the GTFS ecosystem. Read the authoritative rule for feed_expiration_date7_days in the GTFS Validator rules. (opens on an external site)

After you republish

Once the changed feed is live at your published URL, the next scorecard run checks it again. When the same complete producer contract no longer reports this finding, it can be recorded as a dated finding clearance. That confirms the later feed state, not who changed the feed or why.