-
Notifications
You must be signed in to change notification settings - Fork 2
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
API development with date filter and access to private zone data #7
Comments
any update on this process? Is it gonna part of the existing automated API update and data assessment report? |
almost 2 months later... i am happy to say that DAAC are working on this.
so... this should take care of a huge burden of having to import gigantic amounts of data... I will let you know once they finish and I test... this should be the last tweak we do. |
We just heard back from DAAC and they are done with this tasks :D What they have done is:
So for our to do list:
@anjesh i've emailed you a word document with the same information - feel free to forward it to the team. Updated API detailsStatistics.URL: http://etender.gov.md/json/YYYY/MM/statistics Planning stageURL: http://etender.gov.md/json/YYYY/MM/budgetList Additional fields
TenderURL: http://etender.gov.md/json/YYYY/MM/tenderList
AwardsSeveral offers belonging to different bidders can be win. With each of which a separate contract is signed. Therefore, both the Award and the Contract are one and the same element of the list of contracts. mapping
Contract.URL: http://etender.gov.md/json/YYYY/MM/contractList
|
@DC-coder Thanks for the detailed mapping. |
I tried to explain the issue and showed the text of the tickets... it was a little bit hard to translate. Can you re-write this in a more simple english... along with an example or screenshot of the json in question? what the problem is, what it should be? I will try to communicate this to DAAC as easily as possible |
The issue that we face is that we couldn't find the items/goods array in the API. When using the tender API http://etender.gov.md/json/2015/01/tenderList, we found a tenderData object which contains a single good object. According to our previous API http://etender.gov.md/json/positionList?id=25631, we used to get JSON object with array of goods. So, are we suppose to expect an array of goods or is it single good associated with a tender? |
@DC-coder We are using new monthly JSON API for updating http://moldova-demo.yipl.com.np. This has made updating process much faster, but there seem to be minor differences in data between monthly API and old API (eg. there are fewer contracts, tenders in monthly API). Also, the monthly API is showing error recently. |
hey! thank you! sorry for taking 19 days to respond to you :) - i was on summer vacation without internet connectivity. My question is:
I will email with DAAC about it. |
API is working well. But still there is only one item/goods per tender. Therefore, we are using the old API for tender items. We compared the totals using both old as well as new API, we found a slightly fewer data in the monthly(new) API. It would be helpful if you could contact DAAC about these issues. |
@DC-coder any update on this issue? |
sorry it took a while to respond... i am on another work trip and it has been a bit crazy. I will try schedule a call with DAAC to have discussion in person. I am afraid doing this troubleshooting with DAAC over email won't be effective. IF a call happened, would you be willing to join in? Sorry again and thanks a ton :) i seriously deeply really appreciate it. 🙇♀️ |
Hope everything is fine at your work now. Thanks. |
PPA etenders system developers, DAAC System Integrators to develop the required API that will facilitate automated data transfer to the Open Contracting website.
The text was updated successfully, but these errors were encountered: