I am trying to use the python package for world trade data posted on your GitHub. When I try to call the function get_indicator() for specific indicator(‘TRD-CMPLMNTRTY-NDX’), it raises an error.
Here is the error,
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)", ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))