API Documentation

Client

The main class for interacting with the services is Client. From it you can request information from Datasets and generate the rest of the objects of the package.

Base classes

All the elements of the database are represented as a class, to allow access to the information in a transparent way.

Exceptions

All exceptions raised by interacting with the services are subclasses of DratioException.