You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crawling the new schedules from 411 to epschedule is simple!
Run python3 scripts/date_schedules.py. This will put the data from 411 into the master_schedule.json file. Commit and push this to GitHub, and it will be put into the bucket in Google Cloud (which is where epschedule actually gets its data from).
You can also run python3 scripts/upload_master_schedule.py to manually upload the data to Google Cloud if needed.