Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Add an alternative code path to harvest CKAN sources

Adam Reichold requested to merge ckan-search into main

Created by: adamreichold

Uses the package_search endpoint instead of the package_list/show endpoints which is significantly faster, e.g. 3s instead of 21s to harvest 723 datasets with 100 per request and a concurrency of 3.

Merge request reports