Pen-Link - Federal Contract Events (1995-2014)

https://www.fpds.gov/ezsearch/fpdsportal?indexName=awardfull&templateName=1.4.4&s=FPDS&q=VENDOR_FULL_NAME%3A%22PEN-LINK%2C+LTD.%22&x=32&y=15

by gregoryfoster

HTML

<script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization','version':'1','packages':['corechart']}]}"></script>
<div id="chart_div" style="width: 900px; height: 500px;"></div>

JavaScript

google.setOnLoadCallback(drawChart);

function drawChart() {
  var data = google.visualization.arrayToDataTable([
    ['', 'Bureau of Alcohol, Tobacco, Firearms and Explosives (ATF)', 'Bureau of Land Management (BLM)', 'Customs and Border Protection (CBP)', 'Department of Homeland Security (DHS) - Office of the Inspector General (OIG)', 'Department of Justice (DOJ) - Offices, Boards and Divisions (OBD)', 'Department of State', 'Department of the Army', 'Department of the Navy', 'Department of the Treasury - Bureau of the Fiscal Service', 'Drug Enforcement Administration (DEA)', 'Federal Bureau of Investigation (FBI)', 'Federal Law Enforcement Training Center (FLETC)', 'Food and Drug Administration (FDA)', 'Immigration and Customs Enforcement (ICE)', 'Internal Revenue Service (IRS)', 'Securities and Exchange Commission (SEC)', 'U.S. Coast Guard', 'U.S. Marshals Service (USMS)', 'U.S. Secret Service', { role: 'annotation' }],
    ['1995', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, ""],
    ['2003', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ""],
    ['2004', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ""],
    ['2005', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ""],
    ['2006', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, ""],
    ['2007', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, ""],
    ['2008', 0, 0, 1, 0, 0, 4, 4, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 1, ""],
    ['2009', 4, 0, 2, 0, 0, 6, 2, 0, 2, 9, 0, 0, 0, 1, 0, 0, 0, 0, 6, ""],
    ['2010', 11, 1, 1, 1, 1, 4, 2, 1, 2, 9, 2, 1, 0, 2, 0, 0, 0, 0, 7, ""],
    ['2011', 4, 0, 2, 1, 1, 1, 0, 0, 0, 21, 2, 0, 1, 2, 0, 0, 0, 0, 7, ""],
    ['2012', 4, 0, 2, 1, 1, 5, 2, 0, 0, 18, 7, 0, 0, 4, 1, 0, 0, 0, 2, ""],
    ['2013', 4, 0, 2, 1, 0, 6, 1, 0, 0, 35, 3, 0, 1, 2, 1, 0, 1, 1, 1, ""],
    ['2014', 8, 0, 1, 2, 0, 2, 1, 0, 0, 56, 5, 0, 0, 3, 0, 1, 0, 2, 2, ""],
  ]);

  var options = {
    width: 600,
    height: 400,
    legend: {
     ...