data visualization from json

Post on 09-Jan-2017

151 Views

Category:

Data & Analytics

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Cloud Computing

Data Visualization (Team 30)

Sambuddha Basu - Mohit Jain - Prithvi Deep Chawla - Sourabh Dhanotia

201301141 201202164 201405620 201405605

IntroductionWeb-application which enables the users to visualize different kinds of Data.

FunctionalitiesIt takes input data from user

present different kinds of visualizations as requested by the user

store them persistently for future references.

Allows users to view the visualizations in different perspectives of each type of data

Flow

FeaturesSupports various kinds of data formats

Allows user to mention all the details of visualizations required, within the data file itself.

Converts all formats into one unified JSON format

Stores the data as well as the visualizations details in NOSQL database MongoDB.

Supports Field based queries for retrieving previously drawn graphs

Screenshot1 : Upload File

Screenshot 2 : Plotted graph

Screenshot 3: Different fields of graph can be viewed

Screenshot 4: Query Section

Screenshot 5:Result of query retrieved and plotted

Technology StackPython with Flask framework

Charting APIs (c3.js , d3.js)

MongoDB for persistent storage

ReferencesD3.js : http://d3js.org/C3.js : http://c3js.org/Python Flask : http://flask.pocoo.orgMongoDB : https://www.mongodb.org/

Thank You

top related