Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique persistent IDs for lots and bids #67

Open
georgiana-b opened this issue Feb 25, 2018 · 0 comments
Open

Unique persistent IDs for lots and bids #67

georgiana-b opened this issue Feb 25, 2018 · 0 comments
Assignees

Comments

@georgiana-b
Copy link
Member

georgiana-b commented Feb 25, 2018

Currently we don't have unique ids for bids and lots. They don't have UUIDs in opentender.eu data so we didn't gave them any either.
However, since we generally use the contract (i.e. the winning bid) it would be nice to have a unique persistent identifier for the bids and lots in order to have an endpoint like /tenders/:tenderID/lots/:lotID/bids/:bidID.

I assumed they didn't have UUIDs because they can't be uniquely identified but I never checked:

  • Can lots be uniquely identified within a tender by cotractNumber?
  • Can winning bids be uniquely indentified within a tender by xTEDCANID?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant