https://github.com/public-transport/gtfs-via-postgres
gtfs gtfs-schedule gtfs-static postgres postgresql public-transport public-transportation sql transit
Score: 13.973682854525226
Last synced: about 4 hours ago
JSON representation
Repository metadata:
Analyse GTFS Schedule data by importing it into a PostgreSQL database.
- Host: GitHub
- URL: https://github.com/public-transport/gtfs-via-postgres
- Owner: public-transport
- License: other
- Created: 2020-04-20T00:21:55.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-07-06T10:49:51.000Z (about 2 months ago)
- Last Synced: 2026-08-23T18:47:07.675Z (5 days ago)
- Topics: gtfs, gtfs-schedule, gtfs-static, postgres, postgresql, public-transport, public-transportation, sql, transit
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 145
- Watchers: 3
- Forks: 22
- Open Issues: 29
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: LICENSE
-
Funding:
- Liberapay: derhuerst
- Patreon: derhuerst
- Github: derhuerst
- Open collective: public-transport-oss
- Ko fi: derhuerst
Owner metadata:
- Name: Public Transport
- Login: public-transport
- Email:
- Kind: organization
- Description: Metro Emoji by EmojiOne
- Website: https://transport.rest/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/24960008?v=4
- Repositories: 54
- Last Synced at: 2025-12-06T06:12:31.402Z
- Profile URL: https://github.com/public-transport
GitHub Events
Total
- Create event: 9
- Delete event: 5
- Fork event: 1
- Issue comment event: 19
- Issues event: 11
- Member event: 1
- Pull request event: 5
- Pull request review comment event: 1
- Pull request review event: 1
- Push event: 42
- Release event: 2
- Watch event: 32
- Total: 129
Last Year
- Delete event: 3
- Issue comment event: 1
- Issues event: 4
- Member event: 1
- Pull request event: 1
- Push event: 12
- Release event: 1
- Watch event: 9
- Total: 32
Committers metadata
Last synced: 1 day ago
Total Commits: 317
Total Committers: 9
Avg Commits per committer: 35.222
Development Distribution Score (DDS): 0.035
Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.091
| Name | Commits | |
|---|---|---|
| Jannis R | m****l@j****e | 306 |
| Magnus Burton | m****n@m****m | 4 |
| smohiudd | s****q@d****g | 1 |
| Max Buchholz | M****z@g****e | 1 |
| Matt Kinnia | 6****a | 1 |
| Majk Shkurti | m****i@o****m | 1 |
| Jendrik | 1****w | 1 |
| Daniel Langbein | 7****l | 1 |
| Benoit | 6****o | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 47
Total pull requests: 30
Average time to close issues: 3 months
Average time to close pull requests: 3 months
Total issue authors: 17
Total pull request authors: 10
Average comments per issue: 2.19
Average comments per pull request: 1.63
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: about 17 hours
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 6.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- derhuerst (25)
- langbein-daniel (4)
- jusabatier (2)
- hbruch (2)
- mnai01 (2)
- PauldeKoning (1)
- dancesWithCycles (1)
- patricksheehan (1)
- 1Maxnet1 (1)
- matthiasfeist (1)
- adrianleh (1)
- Dabendorf (1)
- OriGummy (1)
- rahulkgupta (1)
- brianlove (1)
Top Pull Request Authors
- derhuerst (13)
- magnusburton (5)
- mnai01 (2)
- snyk-bot (2)
- mattkinnia (2)
- smohiudd (2)
- majkshkurti (1)
- PauldeKoning (1)
- BenoitDalFerro (1)
- 1Maxnet1 (1)
Top Issue Labels
- enhancement (21)
- help wanted (15)
- bug (10)
- question (5)
- good first issue (3)
- breaking (3)
- documentation (1)
- duplicate (1)
Top Pull Request Labels
- breaking (6)
- question (2)
- enhancement (2)
- documentation (1)
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 740 last-month
- Total dependent packages: 3
- Total dependent repositories: 4
- Total versions: 61
- Total maintainers: 1
npmjs.org: gtfs-via-postgres
Process GTFS using PostgreSQL.
- Homepage: https://github.com/public-transport/gtfs-via-postgres/tree/4.11.1
- Licenses: (Apache-2.0 AND Prosperity-3.0.0)
- Latest release: 4.11.1 (published 7 months ago)
- Last Synced: 2026-08-27T20:07:22.433Z (1 day ago)
- Versions: 61
- Dependent Packages: 3
- Dependent Repositories: 4
- Downloads: 740 Last month
-
Rankings:
- Dependent repos count: 5.561%
- Stargazers count: 5.661%
- Forks count: 5.731%
- Dependent packages count: 5.888%
- Average: 6.28%
- Downloads: 8.557%
- Maintainers (1)
-
Funding:
- type: github: url: https://github.com/sponsors/derhuerst
- type: patreon: url: https://patreon.com/derhuerst
- type: liberapay: url: https://liberapay.com/derhuerst
Dependencies
- csv-parser ^3.0.0 development
- eslint ^7.24.0 development
- pkg ^5.3.2 development
- sample-gtfs-feed ^0.10.3 development
- csv-stringify ^6.2.0
- debug ^4.3.3
- gtfs-utils ^5.1.0
- mri ^1.1.5
- sequencify 0.0.7
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/setup-node v1 composite
- actions/upload-release-asset v1 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- node alpine build