6 Join the 48-hour volume data using the correct column names

current_allocations %<>% left_join(forty_eight_hour_volume, by=c(‘deployment’=‘subgraph_deployment_ipfs_hash’))