Skip to content

Initial scripts#11

Merged
SaiUbc merged 12 commits into
mainfrom
5-script
Nov 25, 2025
Merged

Initial scripts#11
SaiUbc merged 12 commits into
mainfrom
5-script

Conversation

@tobyL05

@tobyL05 tobyL05 commented Nov 23, 2025

Copy link
Copy Markdown
Contributor
  • wrote fetch scripts

Summary

wrote scripts to fetch static or realtime gtfs data

Changes

  • Feature added
  • Bug fixed
  • Refactor
  • Documentation updated
  • Tests added or updated

Related Issues

Link to any related issues using #issue-number

How to Test

Run scripts/fetch_realtime.py or scripts/fetch_static.py, and the data folder should get populated

Notes

  • Runs are logged into data/runs
  • Static data is updated every week (on Fridays), so just run once. It takes quite a while to run too.

@tobyL05 tobyL05 linked an issue Nov 23, 2025 that may be closed by this pull request
3 tasks
Comment thread scripts/fetch_realtime.py

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add docstrings to every .py files

@kashish1928

Copy link
Copy Markdown
Contributor

@tobyL05, can we add docstrings to utils.py and file_saver.py as well? Good to go thereafter!

@kashish1928 kashish1928 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@SaiUbc SaiUbc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good work!

@SaiUbc
SaiUbc merged commit b2eed51 into main Nov 25, 2025
1 check passed
@SaiUbc
SaiUbc deleted the 5-script branch November 25, 2025 06:01
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.

Build First Data Fetch Script

3 participants