Research Task
Current scripts for the Annual NTD ridership report uses a custom crosswalk ntd_id_rtpa_crosswalk_all_reporter_types.parquet to map ntd_ids to RTPA name.
dim_organizations now has a column for rtpa_name and was decided to move forward with refactoring any analyses that used the initial crosswalk to be replaced with dim_organizations.rtpa_name
- Relevant PR (if applicable):