Posts tagged 'mongodb'

Adil Moujahid

Interactive Data Visualization with D3.js, DC.js, Python, and MongoDB

Step by step tutorial for building an interactive data visualization dashboard using a dataset from DonorsChoose.org. This tutorial introduces a range of technologies: MongoDB for storing and querying the data, Python for building a web server that interacts with MongoDB and serving html pages, Javascript libraries d3.js, dc.js and crossfilter.js for building interactive charts.