Closed gregerhardt closed 4 years ago
Looking at the start of these trend charts you have in Est6_Outputs, and laying out the tasks, a few things to anticipate:
Within each cluster, the cities with rail are a subset of all cities, but this might only matter for the mid op-ex cluster. For the high op-ex, I think all the cities have rail (?). For the low op-ex cluster, we are excluding the rail. For NY, it is only one city, so both bus and rail. So, what's the best way to deal with this? I think I like how you've done the rail charts where there are two sets of lines. If the set of cities are identical, then the lines should fall perfectly on top of each other for all charts except for VRM and Fare.
It looks like you are plotting the year-over-year change. I think we should plot the actual value instead.
It's worth thinking through whether I've done the aggregation in a sensible way. I think I'm calculating the average value when aggregating to the clusters. Maybe this should be a weighted average or a total? I'm not sure, but is worth thinking about as we go.
It should be the same variables and in the same order as the FAC charts.
What is in the interim report is fine.
Look at the script outputs/charts. Create the same set for the clusters.