Skip to content

Update trips with v11 schedule and accessibility flags#5

Open
brendanbabb wants to merge 1 commit into
mainfrom
update-trips-accessibility
Open

Update trips with v11 schedule and accessibility flags#5
brendanbabb wants to merge 1 commit into
mainfrom
update-trips-accessibility

Conversation

@brendanbabb
Copy link
Copy Markdown
Contributor

Summary

  • Adds v11 trip variants (50 new trips replacing v10 counterparts)
  • Sets wheelchair_accessible=1 and bikes_allowed=1 on 817 existing trips (previously 0)
  • Net increase: 4,446 → 5,263 trips (+18.4%)

Validation notes

  • MobilityData: 0 errors on trips
  • Trip count change (+18.4%) is within the 30% warning threshold

Test plan

  • Verify new v11 trip IDs reference valid route_id and service_id values
  • Confirm accessibility flags are correctly set (1 = accessible)
  • Check that removed v10 trips are not referenced in stop_times.txt

🤖 Generated with Claude Code

Add v11 trip variants, set wheelchair_accessible and bikes_allowed
to 1 on 817 existing trips, net +817 trips (4,446 to 5,263).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant