Skip to content

Commit

Permalink
cdap to report
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Apr 8, 2022
1 parent 2d93b61 commit 89830a5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions activitysim/workflows/example_runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,24 @@ reporting:
ordinal: true


#### CDAP ####

- name: activitysim.workflows.steps.contrast.section_title
in:
title: Coordinated Daily Activity Pattern

- name: activitysim.workflows.steps.contrast.nominal_choice_shares
in:
caption: Coordinated Daily Activity Pattern by Person Type
caption_level: 3
tablename: persons
nominal_col: cdap_activity
row_grouping:
field: ptype
title: Person Type
share_axis_label: Daily Activity Pattern Share


#### Tour Mode Choice ####

- name: activitysim.workflows.steps.contrast.section_title
Expand Down

0 comments on commit 89830a5

Please sign in to comment.