defundthepolice icon indicating copy to clipboard operation
defundthepolice copied to clipboard

Data Visualization for Budgets

Open banjtheman opened this issue 4 years ago • 5 comments

What is the Task

Build a way to view Budget Data

Why do we want to do this

Currently, all budget data is in a CSV, we would like a way to view the data in a graphical format

How can I get started?

I would use a data viz library like https://altair-viz.github.io/ And create some visualizations from the CSV data.

After some initial visualizations have been built, can discuss further the best way to present the data.

Definition of Done

Visulaztions can be built for any budget CSV

banjtheman avatar Sep 26 '20 21:09 banjtheman

Hey! I would love to give this a shot! I am sure it would be a great learning curve. Where can I contact you for clarifications or discussions?

debangeedas avatar Sep 26 '20 23:09 debangeedas

Awesome!!! post any questions in the comments

banjtheman avatar Sep 26 '20 23:09 banjtheman

@banjtheman I would like a review on my attempt against this issue #23.

Alig1493 avatar Oct 01 '20 16:10 Alig1493

@banjtheman I took your advice into consideration. Could you review my work at 25 and see if it's closer to what you're asking for?

Alig1493 avatar Oct 01 '20 20:10 Alig1493

@banjtheman I took the liberty of proposing some refactors that would allow future data visualisation additions to be a lot more simple that it is now. #28

Alig1493 avatar Oct 02 '20 17:10 Alig1493