Interactive Data Visualization with D3.js, DC.js, Python, and MongoDB of Starbuck Stores data around the world.
link: https://www.kaggle.com/datasets?sortBy=relevance&group=featured&search=Starbucks+
The goal is to introduce the building blocks of creating a meaningful interactive data visualization.To do this, use a dataset from kaggle of Starbucks Stores location data.
MongoDB for storing and querying the data, Python for building a web server that interacts with MongoDB and html pages, Javascript libraries d3.js, dc.js and crossfilter.js for building interactive charts.
User can interact with dropdown select item and Chloropeth map will be add soon..