Skip to content

Commit

Permalink
Merge branch 'main' into refactor/devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
vevetron authored Nov 18, 2024
2 parents 6263e2b + d205f58 commit 033a3b8
Show file tree
Hide file tree
Showing 50 changed files with 3,521 additions and 4,414 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hive_options:
source_uri_prefix: "complete_monthly_ridership_with_adjustments_and_estimates/historical/calendar_year_upt/"
schema_fields:
- name: ntd_id
type: STRING
type: NUMERIC
- name: legacy_ntd_id
type: STRING
- name: agency
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hive_options:
source_uri_prefix: "complete_monthly_ridership_with_adjustments_and_estimates/historical/calendar_year_vrm/"
schema_fields:
- name: ntd_id
type: STRING
type: NUMERIC
- name: legacy_ntd_id
type: STRING
- name: agency
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hive_options:
source_uri_prefix: "complete_monthly_ridership_with_adjustments_and_estimates/historical/master/"
schema_fields:
- name: ntd_id
type: STRING
type: NUMERIC
- name: legacy_ntd_id
type: STRING
- name: agency
Expand Down
Loading

0 comments on commit 033a3b8

Please sign in to comment.