Serious Design Failure At USAspending.gov?
theodp writes "Over at Intelligent Enterprise, Seth Grimes declares the Federal Government's USAspending.gov website a travesty, calling it 'almost a parody of a government-transparency site.' Among the faults cited by Grimes is a botched 'Federal Spending FY 2009 YTD' pie chart that graced USAspending.gov's home page. Not only were the sizes of pie segments not in proportion to the percentage labels (due to a Google Chart API error), the colors in the pie chart didn't even match the colors and values in the table immediately below the chart. Lucky for the Feds, Grimes didn't get a chance to look behind the curtain at the Federal IT Dashboard, where they forgot to remove a (commented) reference to a Google spreadsheet that states 'These totals are pretty poor numbers' (Google workbook). Oops!"
Having never done this before, the government is bound to have problems. All of them do when they try new things. I can bear with them for some incorrectly rendered pie charts or -- gasp! -- an informative comment about the numbers being pretty poor. Sorry to sound so apologetic but I'll give the idea of transparency and A and the implementation a C-. So what? The numbers are there.
Because what did we have before? Data via third parties that had to use a FOIA and sit and wait for it? Numbers that were years old? Or we had to visit 50 state sites that were all laid out differently and aggregate the data? And we're ripping on usaspending.gov for design flaws? Okay, from a web developer's standpoint these are pretty egregious errors but so what?
At least it reads "These totals are pretty poor numbers." and not "We really had to cook the books to get this to look right." Hell, now you know where to start looking if you want to do what you should be doing: criticizing the government based on their spending and IT (mis)management!
How would you react if the next president did away with usaspending.gov? Happy that the travesty of a parody site is gone?
My work here is dung.
Read the blog article, and I think that a better title for this slashdot article would be "minor design failure."
It's good enough for Government work.
In terms of government it is considerably harder to make bring these things into existence and to remove them once they're already there. Changing it after it already exists is trivial. And that's what's important and significant about this: it exists. The general population has facilitated access to something that was obscure and hidden behind a wall of government before. This may not seem like much but I think the successful creation of this type of transparency throughout the government, and if possible embedding it systemically into government processes, that we will see a great improvement in terms of freedom, success, and efficiency of our government.
It's similar to the way open source applications always get bugs patched faster than commercial implementations--crowdsourcing is a good way to catch errors. That will undoubtedly apply to government as well, especially when many politicians make their living relying on their practices being obscured from the public.
One of the first items on USAspending's page states "A journey towards greater Transparency and Accountability...". Seems to me like the site is a work in progress and will improve with time.
Floating in the black seas of infinity without a paddle.
The site's pages don't even have a proper BODY or HTML close tags..
Jeez.
Eric
Eric Aitala
www.f1m.com
I'm surprised the guy rips into the bug calling the Google API and even says "Here's the government's chart done right" without mentioning that piecharts are a bad way to represent comparative data like this in the first place 3D pie charts may look fancy, but they make it more difficult to compare the actual data (which is supposed to be the whole point of plotting it). They are even worse than 2D barcharts, at least with 2D you are only looking at data being relative to slice area, and not being rendered at an angle - look at the edge in the plot he uses, there's as much if not more purple on display as the supposedly larger green slice. What's wrong with a bar chart for visualising comparative data like this? Surely it would give the reader a much more informed quick overview of spending?
You mean something like this?
Microsoft Contracts
I mean come on, the search by contractors was only one click from the main page ;)
I work at the Sunlight Foundation, where we're pretty familiar with the people and data systems powering USASpending.gov. I've seen a lot of comments here saying that the important thing is that the government is publishing something, and that it's understandable that their first pass might not be perfect.
But this isn't their first pass. The underlying data systems -- FAADS and FPDS -- have existed since the 90s, and have been riddled with errors throughout their existence. Instead of fixing the problems, OMB continues to slap new coats of paint on the same lousy data.
It's nice that we've got a new USASpending.gov, and I agree that it would be a mistake to put too much emphasis on a buggy visualization. But the underlying data is terrible, and so far no one is showing the will to fix it. Just look at USASpending's "data quality" tab -- it talks about the completeness of each row. Well, that's great, but it tells you nothing about the thousands upon thousands of missing rows, nor about the rows that massively under- or over-report their dollar amounts.
At Subsidyscope, the project on which I work, we've delved into these problems in more depth. Those who'd like to learn more about the shortcomings of the data systems powering USASpending can find a discussion of the relevant issues here.