-
Notifications
You must be signed in to change notification settings - Fork 21
Budget data visualizer
Nikhil VJ edited this page Dec 19, 2018
·
12 revisions
<- Back to Pune Budget data
Visualize hierarchical data like Pune's Budget data in an interacive way.
Windirstat
Disk Usage Analyzer (Ubuntu)
Use the data created here: Pune 2017-18 Budget data processing, flat tables and hierarchy
Do it with more than one numerical data field. Example: different years' expenditures.
- http://ourpuneourbudget.in/files/pune-budget-viz-2.html Created by Nikhil for 2016-17 budget data
- Online JSON viewer: http://jsonviewer.stack.hu/ : good for seeing hierarchical JSON
- https://www.jstree.com/ jsTree : open source library for rendering collapsible JSON
- Treeview Style Hierarchical Table with jQuery and D3.js
- Display table data like folders and files
- Tabulator.js - A javascript library that does a lot of stuff with JSON and HTML tables. Has trigger functions for when someone clicks a row, can pass the row's data in javascript.
- W2UI Grids: supports Hierarchical Grids
- Tabulator : nested data trees : they have an easy way of handling nesting.