UI-Research / mobility-from-poverty

https://ui-research.github.io/mobility-from-poverty/
5 stars 1 forks source link

Iss209 -- transportation #286

Closed tinatinc closed 6 months ago

tinatinc commented 7 months ago

Transit trips & Transportation cost metrics - county & city, all & subgroup, for years 2015 & 2019. Not totally sure how to remove my earlier commits... the final code files are all uploaded at once in the most recent commit.

rpitingolo commented 7 months ago

@tinatinc to make sure I don't miss anything, can you please confirm that these are 6 R scripts to be reviewed:

tinatinc commented 7 months ago

@tinatinc to make sure I don't miss anything, can you please confirm that these are 6 R scripts to be reviewed:

  • transit_cost_county.R
  • transit_trips_cost_city.R
  • transit_trips_cost_county_subgroups.R
  • transit_trips_county.R
  • transportation_index_race_ethnicity.R
  • transportation_metrics_county.R

Hi, actually just the first four that you have listed here! The other two are old (I will check if I should move them somewhere). There should be one more called "transit_trips_cost_city_subgroup.R" which is missing! Not sure why, might be my mistake -- I will find and upload asap, but it shouldn't interfere it any of the others. Basically it's two metrics (transit trips, transit costs) from the same data source, at two geographies (city, county), and two levels (overall, subgroup).

awunderground commented 7 months ago

You can delete the old files. The old files are stored in the commit history.

rpitingolo commented 7 months ago

@tinatinc thanks. Please go ahead and commit / push on this branch so I can refresh with the correct list of scripts.