Skip to content

Commit

Permalink
Update link to NTD Complete Monthly Ridership with adjustments and
Browse files Browse the repository at this point in the history
estimates to bring data for new available months (July and August)

[#3519]
  • Loading branch information
erikamov committed Nov 6, 2024
1 parent 53b2663 commit af0ff7f
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -575,3 +575,7 @@ schema_fields:
type: FLOAT
- name: _6_2024
type: FLOAT
- name: _7_2024
type: FLOAT
- name: _8_2024
type: FLOAT
Original file line number Diff line number Diff line change
Expand Up @@ -575,3 +575,7 @@ schema_fields:
type: NUMERIC
- name: _6_2024
type: NUMERIC
- name: _7_2024
type: NUMERIC
- name: _8_2024
type: NUMERIC
Original file line number Diff line number Diff line change
Expand Up @@ -575,3 +575,7 @@ schema_fields:
type: NUMERIC
- name: _6_2024
type: NUMERIC
- name: _7_2024
type: NUMERIC
- name: _8_2024
type: NUMERIC
Original file line number Diff line number Diff line change
Expand Up @@ -575,3 +575,7 @@ schema_fields:
type: NUMERIC
- name: _6_2024
type: NUMERIC
- name: _7_2024
type: NUMERIC
- name: _8_2024
type: NUMERIC
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
operator: operators.NtdDataProductXLSXOperator

product: 'complete_monthly_ridership_with_adjustments_and_estimates'
xlsx_file_url: 'https://www.transit.dot.gov/sites/fta.dot.gov/files/2024-08/June%202024%20Complete%20Monthly%20Ridership%20%28with%20adjustments%20and%20estimates%29_240801.xlsx'
xlsx_file_url: 'https://www.transit.dot.gov/sites/fta.dot.gov/files/2024-10/August%202024%20Complete%20Monthly%20Ridership%20%28with%20adjustments%20and%20estimates%29_241002.xlsx'
year: 'historical'

0 comments on commit af0ff7f

Please sign in to comment.