Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created May 10, 2011 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mschoch/965486 to your computer and use it in GitHub Desktop.
Save mschoch/965486 to your computer and use it in GitHub Desktop.
TrendsAPI - Bureau List
{
"agencyName":"Department of Defense",
"spendingLabel":"Major FY11 Spending",
"bureaus":[
{
"name":"Department of Defense Agencies",
"acronym":"",
"code":"97",
"totalSpending":"4.0B"
},
{
"name":"Department of the Air Force",
"acronym":"",
"code":"57",
"totalSpending":"2.3B"
},
{
"name":"Department of the Army",
"acronym":"",
"code":"21",
"totalSpending":"2.4B"
},
{
"name":"Department of the Navy",
"acronym":"",
"code":"17",
"totalSpending":"3.8B"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment