/Module-12-Challenge

Module 12 Challenge for UNCC Data Analytics Bootcamp

Primary LanguageJupyter Notebook

Module 12 PyMongo/ MongoDB Challenge for UNCC Data Analytics Bootcamp

This project was great for learning the syntax for interacting with/ creating a mongoDB/ noSQL database! It was also great to learn about automating these task using scripts in Python!

Directory Layout

Resources - A directory containing data relevant to this challange

  • establishments.json json containing data to be imported into MongoDB

NoSQL_setup_starter.ipynb - Alters the imported data for MongoDB to make it more usable for annalysis

NoSQL_analysis_starter.ipynb - Runs the data through a series of queries for the purpose of annalytics

image image