Skip to content
This repository has been archived by the owner on Dec 15, 2017. It is now read-only.

Anyone work with D3.js? #10

Open
mkchandler opened this issue Jan 29, 2015 · 10 comments
Open

Anyone work with D3.js? #10

mkchandler opened this issue Jan 29, 2015 · 10 comments

Comments

@mkchandler
Copy link
Member

I'm wanting to make D3.js a topic for CodeAcross next month. Is anyone here knowledgable about D3.js, or know someone who is that would like to do a short presentation and intro to D3?

D3 is something that will be very useful for visualizing some of the open data that we have access to. Something I would like to tackle during CodeAcross is creating a visualization of city spending.

@joekarl
Copy link

joekarl commented Jan 29, 2015

@jvrousseau or @DevinClark and probably an open call to the okcjs twitter account will get ahold of who you want.

@jagthedrummer
Copy link
Member

I've done a bit with D3 at a couple of different levels.

NVD3 makes it super easy to drop in some pre-built charts and I've used it on a number of projects. http://nvd3.org/

I've also done a little bit with raw D3, which has kind of... unusual requirements for structuring your code.

@mkchandler
Copy link
Member Author

I remember your presentation on NVD3, that looks like good stuff. I'd like to see if we could use a treemap to visualize the spending or budget. I've seen it done for some other cities, though I'm having trouble finding links at this moment.

@mkchandler
Copy link
Member Author

Here's one for Philly: http://budget.brettmandel.com/

@jagthedrummer
Copy link
Member

Oh, nice. Do we have that kind of tree like info?

@mkchandler
Copy link
Member Author

I'm not sure haha. But we can get it if don't already have it.

@jvrousseau
Copy link

Another good d3 piece for visualizing a budget is force layout, a la: http://www.nytimes.com/interactive/2012/02/13/us/politics/2013-budget-proposal-graphic.html. A great presentation on it: http://vallandingham.me/abusing_the_force.html

@mkchandler
Copy link
Member Author

@jvrousseau Yeah, that's pretty awesome. Love the transitions between the different "views".

@mkchandler
Copy link
Member Author

To give an update on this topic, we found someone to give a presentation on D3.js. I also received the FY2015 budget data from the city via an Open Records request. I will start a new repo and get it uploaded.

@mkchandler
Copy link
Member Author

Repo has been created: https://github.com/codeforokc/okc-budget-data

Further discussion can take place over there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants