Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created May 10, 2011 21:29
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/965417 to your computer and use it in GitHub Desktop.
Save mschoch/965417 to your computer and use it in GitHub Desktop.
TrendsAPI - Agency List
{
"spendingLabel":"Major FY11 Spending",
"agencies":[
{
"name":"Department of Agriculture",
"acronym":"USDA",
"code":"005",
"totalSpending":"1.3B"
},
{
"name":"Department of Commerce",
"acronym":"DOC",
"code":"006",
"totalSpending":"1.9B"
},
{
"name":"Department of Defense",
"acronym":"DOD",
"code":"007",
"totalSpending":"12.6B"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment