Secure EGA Download Client
EGA Download Client
This page provides details of the application available for downloading your data from the EGA.
About downloading data from the EGAEGA data access is primarily provided via a REST API. For added convenience there are Java applications available to wrap around this API and to provide programmatic, or command interface access to EGA data.
Using the EGA Download ClientAs the name implies, the EgaDemoClient provides a “Demo” or "reference implementation" of what can be done in terms of the interaction with the REST API
Using the APIHow to use the API
API Wrapper ClassEGA provides a Java API Wrapper class to make it easy to integrate interaction with this API into Java programs..