Python, PyMongo, and MongoDBIn this workshop, participants will use MongoDB and the CORD-19 dataset from the Allen institute to: 1) Query a Sample Mongo DB, using filters and aggregations. 2) Use PyMongo to populate a remote (Atlas) MongoDB with JSON documents downloaded from the CORD-19 research data set. 3) Query the CORD-19 research data set, create a text search index, and parse results as JSON documents and Pandas dataframes.