{"id":24600769,"url":"https://github.com/OpenTransitTools/gtfsdb_realtime","last_synced_at":"2025-10-05T21:32:03.838Z","repository":{"id":30201254,"uuid":"33752137","full_name":"OpenTransitTools/gtfsdb_realtime","owner":"OpenTransitTools","description":"Real-time GTFS database loader and ORM library. ","archived":false,"fork":false,"pushed_at":"2023-11-06T22:15:29.000Z","size":231,"stargazers_count":9,"open_issues_count":4,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-26T21:56:28.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenTransitTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-04-10T21:44:10.000Z","updated_at":"2024-03-26T21:56:28.323Z","dependencies_parsed_at":"2023-11-07T03:57:05.123Z","dependency_job_id":null,"html_url":"https://github.com/OpenTransitTools/gtfsdb_realtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenTransitTools/gtfsdb_realtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTransitTools%2Fgtfsdb_realtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTransitTools%2Fgtfsdb_realtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTransitTools%2Fgtfsdb_realtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTransitTools%2Fgtfsdb_realtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenTransitTools","download_url":"https://codeload.github.com/OpenTransitTools/gtfsdb_realtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTransitTools%2Fgtfsdb_realtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278525571,"owners_count":26001321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-24T14:01:28.760Z","updated_at":"2025-10-05T21:32:03.530Z","avatar_url":"https://github.com/OpenTransitTools.png","language":"Python","funding_links":[],"categories":["Producing Data","Recently Updated"],"sub_categories":["GTFS Realtime","[Jan 22, 2025](/content/2025/01/22/README.md)"],"readme":"\nGTFSDB Realtime\n===\n\n\nSupported Databases\n---\n\n- PostgreSQL (PostGIS for Geo tables) - preferred\n- SQLite - not tested yet\n- Oracle - not tested yet\n- MySQL  - not tested yet\n\n\nGTFS REALTIME (General Transit Feed Specification) Database\n--\n\nPython code that will load GTFS-realtime data into a relational database, and SQLAlchemy ORM bindings to the GTFS tables in the gtfsdb.\nSee https://developers.google.com/transit/gtfs-realtime/\n\n\nInstall and use via the gtfsdb source tree:\n---\n\n1. Install Python 2.7, easy_install and buildout on your system...\n1. git clone https://github.com/OpenTransitTools/gtfsdb_realtime.git\n1. cd gtfsdb_realtime\n1. buildout (note: if you're using postgres, do a 'buildout install prod pg')\n\n\nRun TriMet example:\n---\n1. get a TriMet api key: http://developer.trimet.org/appid/registration/\n1. bin/gtfsdb-rt-loader -a TRIMET -d postgresql+psycopg2://ott@127.0.0.1:5432/ott --api_key \u003ctrimet api key\u003e -c ### NOTE: create rt_ tables and populate all services\n1. bin/gtfsdb-rt-loader -a TRIMET -d postgresql+psycopg2://ott@127.0.0.1:5432/ott --api_key \u003ctrimet api key\u003e -t None -v null ### NOTE: just update the Alerts data (skip trip and vehicle updates)\n\n\nTODO: to get the route_short_names into the db right now (for alerts), have to run -c (create tables) \ncd ~/loader; bin/gtfsrt-load -d loc -a trimet -ak B393B2CE96A258A72BAB481CA -turl null -c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenTransitTools%2Fgtfsdb_realtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenTransitTools%2Fgtfsdb_realtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenTransitTools%2Fgtfsdb_realtime/lists"}