about 2 years ago
And the winner is...
The judges have weighed in, and we're excited to share the news! Go to the IATA ONE Record Hackathon gallery to congratulate the winners and check out all of the awesome submissions.
Even though the competition is over, you don't have to stop coding. Update your portfolio to inform your followers about new projects and get feedback from fellow hackers.
Questions?If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
Hackathon opening video conference link
please click the following link to join the hackathon opening session at 1700 CEST
Click here to join the meeting
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
ONE Record converter
Thanks to our great sponsor Riege Software, they have kindly published on Github an XML to ONE Record message converter that could be used to enhance your solutions if required... more info: https://github.com/riege/one-record-converter Have a look and check it out, maybe you can use it and do something creative for the open challenge!Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
Full Challenge details
Challenge 1: Track & TraceUsing the ONE Record and DCSA API, create a true multi-modal tracking tool, adding any other APIs (that you have legal access to) in order to improve the visibility and predictability (eg. incorporating machine learning) through different modes of transport and warehousing.
Challenge 2: IoTDevelop an IoT solution to demonstrate the full potential of smart devices: Monitor cargo and asset conditions throughout the supply chain; Automate tasks to increase the quality of service; Build digital twins to remotely monitor operations and improve performances; Transform business models by using data analytics, artificial intelligence and…
about 2 years ago
DHL API Connection Details
DHL:https://developer.dhl.com/api-reference/warehouse-management#get-started-section/overview
API S.No |
Credentials |
APIGW1 |
Username: 9bTh4hScRLvcDnvWVDrAJsolRU0pw4lK |
APIGW2 |
Username: Tjme0PYY8PQA73sNLGRgqFofQMWNxbWJ |
APIGW3 |
Username: eARX4omeJ1AwHYN5CD2OEAgXLTFxKvv8 |
APIGW4 |
Username: 55VDAl21m3FREE25dmlL6hlalLsksXuj |
APIGW5 |
Username: Gq2TL7qR1vFaeQAyAYGhTS7XwAbeCq57 |
APIGW6 |
Username: XXLiUydd8WAgedGFIQCrNJVGGkQbqNew |
APIGW7 |
Username: VchQelY5GRMz72qwQVC3U3wExzEaP1HU |
APIGW8 |
Username: zUWQ7NlPMbSqo9MQE5NnzkFyewhJSgJu |
APIGW9 |
Username: TKLfrRZUJI7D0XEd3Y3hP7OvZ6VAx56K |
APIGW10 |
Username: L4GtABEqjQmzMb6lleqg2hGMXMRL8YmC |
Below are the mandatory IDs that were created for the Hackathon:
· "customerId": "CID000362",
· "facilityId": "GB_0011",
In case of issues contact: onerecord2021.support@dhl.com
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
PayCargo API Connection Details
PayCargo:https://apidocs.paycargo.com/?version=latest
In case of issues contact: pramachandran@paycargo.com
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
LUFTHANSA CARGO API Connection Details
Lufthansa:https://developer.lufthansa.com/docs
Please find below a list of AWBs that you can call to get more information, note all are planned to fly this week therefore if you get an error that means it hasnt flown. They will all be available during the hackathon, but should you wish to see quickly whats available try these three that have flown already:
020-89313173 020-86769325 020-31058801
MUC |
BKK |
020-89313173 |
FRA |
ATL |
020-86769325 |
FRA |
ISL |
020-86524944 |
SOF |
BOM |
020-97393612 |
FRA |
PVG |
020-89315925 |
SIN |
KHH |
020-93427703 |
AMS |
SIN |
020-31058801 |
MXP |
BLR |
020-97058496 |
BRU |
MVD |
020-86769351 |
AMS |
NRT |
020-37367676 |
SIN |
ICN |
020-33098881 |
MXP |
PVG |
020-89313140 |
about 2 years ago
Qatar Airways Cargo API Connection Details
Qatar Airways:Please find the details for the Cargo Booking API and Track & Trace Tracking API request.
Booking API
Below URL needs to be used to generate token and same token need to use to send –
https://croamisstg.qatarairways.com.qa/cargoapis/api/v1/auth/authorize
{
"clientId": "IATAAPI",
"clientSecret": "4df11e5f003c6a34ec9a4d9521296ecdbd97b13a36a2f8fc96210d0f8065fce3",
"password": "string",
"userHostKey": "TESTUSER",
"username": "IATAAPI"
}
Below URL need to be used to get the availability by attached payload –
https://croamisstg.qatarairways.com.qa/cargoapis/api/v1/getAvailability
Track and Trace API
Below URL need to be used to get shipment status by attached payload.
https://croamisstg.qatarairways.com.qa/shipmentTrackingInfo/getShipmentTrackingInfo?a=shp
for response payload…
about 2 years ago
DCSA API Connection Details
DCSA:Note there is a dedicated workshop on Saturday 11 September at 10am CEST if you need particular help.
API info https://app.swaggerhub.com/organizations/dcsaorg
Currently its anonymous access for the hackathon.
We have a sandbox environment up at https://hackathon.dev.dcsa.org that implements our Track and Trace API standard à https://app.swaggerhub.com/apis/dcsaorg/DCSA_TNT/2.1.1
In case of issues contact: alan.broady@dcsa.org
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
IoT Challenge data generator
IoT challenge:IoT data simulator: https://github.com/IBA-Group-IT/IoT-data-simulator
Kaggle stores datasets: www.kaggle.com
Dataset Search is a search engine for datasets: https://datasetsearch.research.google.com/
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
ONE Record API Connection details
The IATA ONE Record reference implementation of a fully compliant webserver is here: https://github.com/IATA-Cargo/one-record-server-java. All instructions included in the README.md.
Note that this implementation refers to the 1.0 Ontology. Instructions for linking to the 1.1 ontology version included in the instructions.
All reference documentation can be found on our Developer Portal: https://onerecord.iata.org/
In case of issues contact: onerecord@iata.org
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
about 2 years ago
Ideation sumission
Dear Participants,
For the ideation submission there isnt a set format. It is just a high level brief of which challenge(s) you will address and what your solution will do, also if you already have a team (their names). You need to submit in order to advance to the next phase which is actual building. These briefs need to be approved by the hackathon mentors. Note we will ask you to present these during the friday event, so that other teams can also see what you are building.
Send all briefs to onerecord@iata.org
Questions?
If you have any questions…
about 2 years ago
..its about to start!
Dear Participants,
Just as the weekend is about to start, it's a perfect reminder that there is 1 WEEK TO GO until the hackathon starts!
On monday morning the API connection details will be sent out for you to start connecting and see whats available. A bit later on the full details of the challenges will be posted.
The updates will be sent through DevPost as well as Discord, the content is the same so dont worry....
Looking forward to a great ideation session, and most importantly a great hackathon. Lets all make it fun!!!!
In the meantime enjoy…
over 2 years ago
One more week before the ideation phase starts...
Dear participants,
ONE MORE WEEK until the ideation phase kicks off!
At this point the full challenge details will be revealed as well as all API providers. In anticipation of next week we have already laid a few goldens eggs on the site. So check it out and see if you can guess them...
Looking forward to engaging more with you next week and dont hesitate to reach out to us!
ONE Record Hackathon team
Questions?
If you have any questions about the hackathon, please post on the discussion forum.