You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in DirectAcquisitionContractDetails's "directAcquisitionItems" we find:
(to the best of my knowledge) there is no way to access the online catalog with items institutions can browse, however, we have all the contracts so we can rebuild that catalog from the data 😌
Grouping items by cpv code, then throwing in a min/average/max of that, we can recreate most of the catalog within a new mongo collection
The text was updated successfully, but these errors were encountered:
in DirectAcquisitionContractDetails's "directAcquisitionItems" we find:
(to the best of my knowledge) there is no way to access the online catalog with items institutions can browse, however, we have all the contracts so we can rebuild that catalog from the data 😌
Grouping items by cpv code, then throwing in a min/average/max of that, we can recreate most of the catalog within a new mongo collection
The text was updated successfully, but these errors were encountered: