openspending / spendb

Next-gen web application for public finance data warehouses, formerly OpenSpending
https://spendb-dev.herokuapp.com/
GNU Affero General Public License v3.0
57 stars 13 forks source link

Basic visualisations and crosstab #11

Open pudo opened 9 years ago

pudo commented 9 years ago

Build out and integrate the query tool at https://github.com/pudo/angular-cubes. This should merge in with the main application fully, but run off S3-stored JavaScript libraries for embed views.

Also, see if https://github.com/USStateDept/cubes_dataviewer has relevant functionality that we can re-use (cc @nathanhilbert).

nathanhilbert commented 9 years ago

@pudo you should probably just start fresh since the cubes data viewer repo was my learning experience and it was pushed down in priority of the work I was doing. Also no plans for further development in the future as I'm not in that position anymore. I'll be interested to see the results of the angular cubes repo.