Skip to content

Research Task - Monthly NTD, adjust deploy_portfolio_yaml script #1534

@csuyat-dot

Description

@csuyat-dot

Research Task

currently the portfolio site YAML for the Monthly NTD report is generated by the deploy_portfolio_yaml script. The script uses the ntd_id_to_rtpa_crosswalk function to query all the unique RTPA names out of the warehouse and generates a chapter for each RTPA.

However, not every RTPA in the state produces monthly reporters. Resulting in some pages in the monthly report with 0 operators and no visuals. Currently each chapter has a narrative explaining how some RTPAs may not have anything to report, but with the latest update from #1533 there are more blank pages than before.

Explore updating the deploy_portfolio_yaml script to exclude RTPAs with zero data. Possibly replacing the ntd_id_to_rtpa_crosswalk function with the RTPAs used in the specific report data? Can an argument be added to specific which report data to use?

  • Relevant PR (if applicable):

  • Question or Goal: overarching goal of this issue

  • Data Required:

    • Currently have:
    • Need:
  • Research Required:

  • Metrics: what specific calculations are you looking to find?

  • Expected Outputs / Findings: what do you hope to have created when this is complete?

Metadata

Metadata

Assignees

Labels

ntdNational Transit Databaseresearch taskSub-issues within research request epics

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions