compass.pipeline.collection.persistence.load_collection_manifest_jurisdictions#
- async load_collection_manifest_jurisdictions(manifest_fp, expected_tech)[source]#
Load jurisdictions from one or more collection manifest(s)
- Parameters:
- Returns:
dict– Mapping of FIPS codes to jurisdiction infos from the collection manifest(s).- Raises:
COMPASSValueError – If a duplicate jurisdiction is found in the manifest(s).