Currently, publisher-specific special cases are added as conditional logic directly in oc4ids_datastore_pipeline/pipeline.py
As we add more publishers, this single file will become more complex.
As suggested in the discussion in #35 we should refactor the pipeline to adopt a scraper similar to that used in OCDS Kingfisher.
cc @jarofgreen, @duncandewhurst