BCODMO / frictionless-usecases

Example datasets submitted to BCO-DMO
MIT License
2 stars 0 forks source link

Add include_source_name to standard concatenate processor #18

Open cschloer opened 5 years ago

cschloer commented 5 years ago

As discussed in the call, add include_source_name functionality to standard concatenate processor. include_source_name adds some kind of value from the concatenated resources into the resulting resource as a field. Code is here: https://github.com/BCODMO/bcodmo_processors/blob/master/bcodmo_processors/bcodmo_pipeline_processors/concatenate.py

Low priority because we already have a custom processor that does this.

roll commented 5 years ago

Commented both issues here - https://github.com/BCODMO/frictionless-usecases/issues/17#issuecomment-535033591