Skip to content

Add stg_available_feeds model for inventory.json#14

Merged
themightychris merged 1 commit intomainfrom
themightychris/dbt-inventory-model
Jan 28, 2026
Merged

Add stg_available_feeds model for inventory.json#14
themightychris merged 1 commit intomainfrom
themightychris/dbt-inventory-model

Conversation

@themightychris
Copy link
Member

Add materialized dbt table exposing the parquet.gtfsrt.io inventory as queryable data. Includes metadata about all available GTFS-RT feeds with agency info, feed types, date ranges, and size statistics. Uses httpfs extension for remote JSON reading from GCS.

- Materialize inventory from gs://parquet.gtfsrt.io/inventory.json as dbt table
- Add httpfs extension to profiles.yml for remote JSON reading
- Include computed fields: days_available, avg_bytes_per_day
- Document schema with column descriptions
@themightychris themightychris merged commit acf4fd8 into main Jan 28, 2026
2 checks passed
@themightychris themightychris deleted the themightychris/dbt-inventory-model branch January 28, 2026 01:33
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