Notebooks and various things to make calls to the EA/NGP VAN API. Assumes a basic installation of python 3.x, jupyter, and pip, and github configuration. Contact me if you'd like help with setup.
git clone [email protected]:WillRaphaelson/van_api.git
cd van_api
pip install -r requirements.txt
jupyter notebook van_api_mwe.ipynb
Select and edit the API key variable to make it real. Select the "cells" and press shift+return to execute individual cells.