diff --git a/_src/oakland-budget-basics.pug b/_src/oakland-budget-basics.pug index 9fd1ce20..07400d57 100644 --- a/_src/oakland-budget-basics.pug +++ b/_src/oakland-budget-basics.pug @@ -32,16 +32,4 @@ block content a(href='http://www2.oaklandnet.com/Government/o/CityAdministration/d/BudgetOffice/o/BudgetAdvisoryCommittee/index.htm') Budget Advisory Committee li a(href='https://oakland.mindmixer.com/oakland-budget-prioritization') Oakland Budget Prioritization - | : How would you allocate the City's General Fund budget? - // - Included JS Files (Uncompressed) - // - - - // - Included JS Files (Compressed) - script(src='/js/old/jquery.js') - script(src='/js/old/foundation.min.js') - // - Initialize JS Plugins - script(src='/js/old/app.js') + | : How would you allocate the City's General Fund budget? \ No newline at end of file diff --git a/_src/partials/treeIntro.pug b/_src/partials/treeIntro.pug index b2808f56..cdf1ebaa 100644 --- a/_src/partials/treeIntro.pug +++ b/_src/partials/treeIntro.pug @@ -1,3 +1,3 @@ p Select year and account (revenues or expenses). Click on a fund to see the departments that receive its funding. Click on that department to see its spending or revenue. This page only shows "adopted budgets"; that is, budgets passed by the City Council. -p The General Fund — roughly 40% of Oakland's total budget -- is decided by a budget process that includes private and public meetings, surveys, and negotiations. The other 60% of the budget comes from taxes, ballot measures, grants, fees, and other sources. \ No newline at end of file +p The General Fund — roughly 40% of Oakland's total budget -- is decided by a budget process that includes private and public meetings, surveys, and negotiations. The other 60% of the budget comes from taxes, ballot measures, grants, fees, and other sources. \ No newline at end of file diff --git a/_src/tools-projects.pug b/_src/tools-projects.pug index 0ede4921..e859288c 100644 --- a/_src/tools-projects.pug +++ b/_src/tools-projects.pug @@ -23,7 +23,7 @@ block content | Budget visualization resources ul.disc li - a(href='http://www.openspending.org', target='_blank') OpenSpending + a(href='https://community.openspending.org/', target='_blank') OpenSpending li a(href='http://d3js.org/', target='_blank') D3 li @@ -47,14 +47,6 @@ block content a(href='http://www.comptroller.nyc.gov/mymoneynyc/', target='_blank') My Money NYC li a(href='http://www.checkbooknyc.com/', target='_blank') Checkbook NYC - li - a(href='http://paloalto.delphi.us', target='_blank') Palo Alto - li - a(href='http://www.interislandterminal.org/assets/scripts/viz/hnlbudget/sankey.html', target='_blank') Honolulu - li - a(href='http://www.berlin.de/sen/finanzen/haushalt/haushaltsplan/artikel.5697.php', target='_blank') Berlin - li - a(href='http://budget.brettmandel.com', target='_blank') Philadelphia li a(href='http://longbeach.budgetchallenge.org/pages/overview', target='_blank') Long Beach h4.subheader Counties @@ -67,8 +59,6 @@ block content a(href='http://www.budgetchallenge.org/', target='_blank') California Budget Challenge li a(href='http://demo.outline.com/#budget/2', target='_blank') Massachusetts Budget Simulator - li - a(href='http://www.ofm.wa.gov/budget13/visualization/default.asp', target='_blank') Washington Governor's Proposed 2013-15 Budget h4.subheader Countries ul.disc li @@ -77,15 +67,11 @@ block content a(href='http://wheredidmytaxdollarsgo.com/', target='_blank') Where Did My Tax Dollars Go? (US) li a(href='http://www.nytimes.com/interactive/2012/02/13/us/politics/2013-budget-proposal-graphic.html?_r=0', target='_blank') Obama’s 2013 Budget Proposal - li - a(href='http://wheredoesmymoneygo.org/', target='_blank') Where Does My Money Go? (UK) - li - a(href='http://peterkrantz.com/v11n/statsbudget-2013/', target='_blank') Statsbudgeten 2013 (Sweden) - li - a(href='http://bund.offenerhaushalt.de/', target='_blank') OffenerHaushalt.de (Germany) - li - a(href='http://cameroon.openspending.org', target='_blank') Cameroon Budget Inquirer - li - a(href='http://slovakia.openspending.org', target='_blank') Slovakia's Municipal Budgets - li - a(href='http://www.budgetstories.md', target='_blank') Budget Stories (Moldova) + li + a(href='http://peterkrantz.com/v11n/statsbudget-2013/', target='_blank') Statsbudgeten 2013 (Sweden) + li + a(href='http://cameroon.openspending.org', target='_blank') Cameroon Budget Inquirer + li + a(href='http://slovakia.openspending.org', target='_blank') Slovakia's Municipal Budgets + li + a(href='http://www.budgetstories.md', target='_blank') Budget Stories (Moldova) diff --git a/_src/what-we-do.pug b/_src/what-we-do.pug index 8e4c7ff6..221443e9 100644 --- a/_src/what-we-do.pug +++ b/_src/what-we-do.pug @@ -17,7 +17,7 @@ block content p(align='right') small | Image: - a(href='http://www.openspending.org/', target='_blank') OpenSpending + a(href='https://community.openspending.org/', target='_blank') OpenSpending h2.subheader What we do p | Open Budget: Oakland helps people learn more about the city budget, so they can talk about it with each other, with city council members, and with city staff. We want people to know how their city works and how it could work better. @@ -39,15 +39,3 @@ block content | Now that you know our goals, a(href='/feedback') share your ideas here | . - // - Included JS Files (Uncompressed) - // - - - // - Included JS Files (Compressed) - script(src='/js/old/jquery.js') - script(src='/js/old/foundation.min.js') - // - Initialize JS Plugins - script(src='/js/old/app.js')