-
Notifications
You must be signed in to change notification settings - Fork 3
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
Demo tool to stakeholders #69
Comments
Thoughts from an initial look at the tool: Wishlist
{
"array": [
{
"iati_identifier": "XM-DAC-12345-abcde",
"reporting_org": "XM-DAC-12345",
"title": "Project tite text. Project title text. etc.",
"description": "Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. etc.",
"proximity": "0.835"
},
{
"iati_identifier": "GB-COH-12345-abcde",
"reporting_org": "XM-COH-12345",
"title": "Project tite text. Project title text. etc.",
"description": "Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. etc.",
"proximity": "0.735"
},
{
"iati_identifier": "XI-IATI-12345-abcde",
"reporting_org": "XI-IATI-12345",
"title": "Project tite text. Project title text. etc.",
"description": "Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. Project description text. etc.",
"proximity": "0.835"
},
{
"iati_identifier": "ETC",
"reporting_org": "etc",
"title": "Etc.",
"description": "Etc.",
"proximity": "0.123"
}
]
} API DiscussionThe above JSON example is just a point of reference, and shouldn't supervene on discussions about API specification, but rather inform our requirements etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get feedback from Rory about current prototype
The text was updated successfully, but these errors were encountered: