I am working on using an ElasticSearch database to store data I am pulling from online. However, when I try to index the data in the database I receive an error. Here is my code for creating and indexing the data: However when I run this program, the second of those lines causes an error, here is the complete traceback: