Skip to content

Instantly share code, notes, and snippets.

@mschoch
mschoch / gist:965223
Created May 10, 2011 19:46
TrendsAPI - Fed Summary
{
"aggregateLabel":"Federal IT",
"index":"6.98",
"costVariance":{
"currentByAmount":[
{
"label":"Green",
"color":"green",
"data":565
},
@mschoch
mschoch / gist:965372
Created May 10, 2011 20:59
TrendsAPI - Overall Rating
{
"overallRating":[
{
"label":"Green",
"color":"green",
"data":505
},
{
"label":"Yellow",
"color":"yellow",
@mschoch
mschoch / gist:965392
Created May 10, 2011 21:13
TrendsAPI - Agencies Bar Chart
{
"data":[[0,36.612657],[1,2.561593953],[2,6.273386],[3,6.525336],[4,3.229001],[5,3.207660318],[6,3.148273809],[7,3.109970171],[8,2.581117201],[9,2.002381497],[10,10.201006015]],
"xaxis":{
"ticks":[[0,"DOD"],[1,"DOC"],[2,"DHS"],[3,"HHS"],[4,"VA"],[5,"Treasury"],[6,"DOT"],[7,"DOJ"],[8,"USDA"],[9,"Energy"],[10,"Others"]]
}
}
@mschoch
mschoch / gist:965417
Created May 10, 2011 21:29
TrendsAPI - Agency List
{
"spendingLabel":"Major FY11 Spending",
"agencies":[
{
"name":"Department of Agriculture",
"acronym":"USDA",
"code":"005",
"totalSpending":"1.3B"
},
{
@mschoch
mschoch / gist:965447
Created May 10, 2011 21:45
TrendsAPI - Portfolio Summary (Agency)
{
"aggregateLabel":"",
"index":"7.59",
"costVariance":{
"currentByAmount":[
{
"label":"Green",
"color":"green",
"data":61
},
@mschoch
mschoch / gist:965468
Created May 10, 2011 21:59
TrendsAPI - Overall Rating Trend (Agency)
{
"data":{
"green":[[0,54,0],[1,54,0],[2,54,0],[3,60,0],[4,54,0],[5,52,0]],
"yellow":[[0,25,0],[1,25,0],[2,24,0],[3,18,0],[4,24,0],[5,26,0]],
"red":[[0,0,0],[1,0,0],[2,1,0],[3,1,0],[4,1,0],[5,1,0]]
},
"xaxis":{
"ticks":[[0,"Nov10"],[1,"Dec10"],[2,"Jan11"],[3,"Feb11"],[4,"Mar11"],[5,"Apr11"]]
}
}
@mschoch
mschoch / gist:965486
Created May 10, 2011 22:12
TrendsAPI - Bureau List
{
"agencyName":"Department of Defense",
"spendingLabel":"Major FY11 Spending",
"bureaus":[
{
"name":"Department of Defense Agencies",
"acronym":"",
"code":"97",
"totalSpending":"4.0B"
},
@mschoch
mschoch / gist:965517
Created May 10, 2011 22:31
TrendsAPI - Investment List (Agency)
{
"totalInvestments":79,
"label":"Department of Defense",
"investments":[
{
"businessCaseId":55,
"name":"ADVANCED FIELD ARTILLERY TACTICAL DATA SYSTEM",
"agencyAbbrev":"DOD",
"bureau":"Department of the Army",
"serviceName":"Services for Citizens",
@mschoch
mschoch / gist:965536
Created May 10, 2011 22:42
TrendsAPI - Investment Summary
{
"investmentName":"ADVANCED FIELD ARTILLERY TACTICAL DATA SYSTEM",
"agency":"Department of Defense",
"agencyHead":"Robert M. Gates ",
"cioName":"Teresa Takai",
"cioImage":"http://cio.gov/images/bio_pics/Teresa-Takai-DOD.jpg",
"investmentPhase":"Mixed Life Cycle",
"investmentEndDate":"09/30/2027",
"bureau":"Department of the Army",
"investmentDescription":"The RDTE investment will be used to continue the development of software version 6.8 and 6.9. It will continue to test and field completed AFATDS software versions; the OPA investment will be used to continue to modernize the current Active/Reserve Army and National Guard units which purchase of hardware, fielding and training; the OMA investment will be used to continue support of logistics efforts. <br /><br />Aforementioned plans will support the program to be aligned with the following program objectives:<br /><br />The Advanced Field Artillery Tactical Data System (AFATDS) performs Command and Control, increases Situational
@mschoch
mschoch / gist:965575
Created May 10, 2011 23:05
TrendsAPI - Milestone List
[
{
"msNumber":"785",
"msDesc":"AFATDS Block II (V6.5) Software development and test. Each Software Block is a deliverable. Enhances interoperability, adds new guided munitions and handles the employment of current munitions and weapon platforms. ",
"plannedCost":"$47.8 M",
"actualCost":"$46.5 M",
"scheduleVariance":"-31",
"scheduleVarianceColor":"green"
},
{