Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Notes from Code Across #23

Open
jagthedrummer opened this issue Mar 5, 2016 · 10 comments
Open

Notes from Code Across #23

jagthedrummer opened this issue Mar 5, 2016 · 10 comments

Comments

@jagthedrummer
Copy link
Member

Doug, Chris, and Joanna from the city were here and we had a good discussion. Here are my notes.

For the flowable diagram:

Revenue Source => Fund => Department

Revenue Source is a new column that they will add to the revenue data.

Fund can be determined by Fund Code, in both the expense and revenue data.

Fund Code 001 == General Fund
Any other code == Non Discretionary Funds

In Expense data the first 3 digits represents the Department. They're still going to get us new columns in the expense data that gives us both a Department code and a Department description.


On zoomable expense chart

Top level: Department (the new column) (Police, Fire, Parks & Rec, City Manager, Zoo, etc...)
Second level: Line Of Business
Third level: Program
Fourth level: New data (generated from Account) (Personnel, Professional Services, Supplies, Capital, etc...)


They also talked about getting us some additional info that we could use to augment the zoomable chart. Things like "mission statement" for Departments, and success metrics for Programs and/or Line of Business.

@jagthedrummer
Copy link
Member Author

@mascott Worth noting that the reason it's been hard to make high level sense of the data is due to the missing "Department" data that they'll be supplying us.

@jagthedrummer
Copy link
Member Author

This document can be helpful for understanding how some of this stuff nests: http://okc.gov/finance/BudgetDocs/FY16_Adopted_Budget.pdf

@jagthedrummer
Copy link
Member Author

We diagramed out a flow as you zoom in to the expense data:

20160305_141831

@mascott
Copy link

mascott commented Mar 7, 2016

I'm loving all of this. Thanks @jagthedrummer!

@energydev
Copy link

@jagthedrummer I'd potentially like to get involved with this project. I'd like to take an overall look at the code first. What's the link to the branch I should clone? Also, where in the code should I start looking first to get a feel for what's going on.

@jagthedrummer
Copy link
Member Author

@energydev I believe that master is where you want to look. There's a little bit of stuff, like a budget timeline happening in the project itself, and then in the sandbox directory is a bit of code where we've started playing with a streamlined way of filtering/manipulating the data we get from them. The sandbox efforts are currently on hold while we wait for additional data from the city. @mascott is the project lead on this, so I hope he'll jump in here if I've said anything that isn't correct.

@energydev
Copy link

@jagthedrummer @mascot When I look at the master branch there are several directories with files plus files at the root level. Is there a file that is an equivalent of a home or starting page?

@jagthedrummer
Copy link
Member Author

@energydev I believe it's _src/index.jade

@jagthedrummer
Copy link
Member Author

Here's an email we just got from Doug Dowler with extra info. The attached zip contains 3 CSV files and one Excel file.

Sorry for the delay in getting our files to you. It is awfully busy around here.

We have added the new columns we discussed in the csv files for actual expenses and the FY16 budget. The new columns are Agency, Agency Name, Character (for expenses), Class Description (text for the character) and Operating or Non (for distinguishing between operating and non-operating budget – right now that column is blank because we will have to build a new table for that and wanted to get you the data sooner, hopefully we can incorporate that later).

We also have attached a file for Performance Information. We are hopeful that in the future the performance data can be linked so that when someone clicks on an expense category they can see what performance data goes with it.

I am sure there will be questions so just let us know. We are very appreciative of all the work you all are putting in on this project. Thanks a bunch!

Doug Dowler
Budget Director
City of Oklahoma City

Archive.zip

@mascott
Copy link

mascott commented Mar 22, 2016

Awesome! Thanks @jagthedrummer

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

3 participants