Jupyter Notebook and files for pysdmx webinar.
The webinarDataProducers notebook includes a text-based explanation on the LEI use case, while the webinarDataProducersNoText notebook was the one used in the webinar. Please check the recording at: .....
To install all required packages, you may use Pipenv. To install it, please use:
pip install pipenv
All additional dependencies, including Jupyter, can be installed now using this command:
pipenv install