open-contracting / credere-backend

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.
https://credere.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Change the fetch awards method to invite all suppliers and not only SMEs #299

Closed yolile closed 4 weeks ago

yolile commented 1 month ago

As we don't need the SME filter anymore (only available in the CONTRACTS dataset) we might consider using the AWARDS dataset as the primary source now, as that dataset has an award date that is more reliable than the "ultima fecha modificación" we are using now from the CONTRACTS dataset, since we learned that "ultima fecha modificación" sometimes is null for some processes, for unclear reasons, so we could use the award date from the AWARDS dataset instead as our main date for getting new awards.