defundthepolice
defundthepolice copied to clipboard
Data Visualization for Budgets
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
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?
Awesome!!! post any questions in the comments
@banjtheman I would like a review on my attempt against this issue #23.
@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?
@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