Skip to content

Commit

Permalink
Merge pull request #3549 from cal-itp/3519-update-monthly-ntd
Browse files Browse the repository at this point in the history
Use new NTD monthly Ridership models for mart_ntd.dim_monthly_ntd_ridership_with_adjustments
  • Loading branch information
erikamov authored Nov 16, 2024
2 parents c620f9a + 9e679d9 commit d7a4798
Show file tree
Hide file tree
Showing 42 changed files with 1,343 additions and 3,055 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 d7a4798

Please sign in to comment.