Closed shankari closed 2 years ago
Testing graphs:
Mode share | Commute Mode Share |
---|---|
@zackAemmer this addresses https://github.com/e-mission/e-mission-docs/issues/781#issuecomment-1230850536
Thank you, should we merge this into main then I can pull the changes to my branch?
Yup. Once you approve it, I will merge into main and you can pull into your branch.
Change the mapping file:
drove_alone
andshared_ride
to "Gas Car"pilot_ebike
toE-bike
since it won't always be part of a pilote-bike
, which is the new label for all e-bikesE-car
entriesAdd new EI entries for the new e-car modes
Changed the plots to have the new labels
Changed the data load in scaffolding
get_participant_uuids
function, and just had to change the implementation.Testing done:
generic_metrics
notebookI can generate at least the basic mode share pie chart for the NREL commute dataset
This is a partial fix for https://github.com/e-mission/e-mission-docs/issues/781