CINXE.COM

reports.umd.edu

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>reports.umd.edu</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <base href="/"> <link rel="shortcut icon" href="/images/favicon.ico" type="image/vnd.microsoft.icon"> <!--jQuery--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!--Bootstrap--> <!--<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>--> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> <!--Tableau--> <script type="text/javascript" src="https://public.tableau.com/javascripts/api/tableau-2.min.js"></script> <!--SAS--> <!--<script async src="https://unpkg.com/@sassoftware/va-report-components@0.13.0/dist/umd/va-report-components.js"></script>--> <script async="" src="https://unpkg.com/@sassoftware/va-report-components@1.12.0/dist/umd/va-report-components.js"></script> <!--<script async src="/sdk-assets/va-report-components/dist/umd/va-report-components.js"></script>--> <!--Library for adding ellipsis: https://github.com/josephschmitt/Clamp.js--> <!--<script type="text/javascript" src="/js/clamp.min.js"></script>--> <link rel="stylesheet" href="styles.css"></head> <body> <app-root> <div class="container"> <div class="col report-holder"> <div class="centered"> <div class="loading">LOADING...</div> </div> </div> </div> </app-root> <!-- Global Site Tag (gtag.js) - Google Analytics --> <!--<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99347077-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments) }; gtag('js', new Date()); gtag('config', 'UA-99347077-1'); </script>--> <!-- UMD Header --> <script src="https://umd-header.umd.edu/build/bundle.js?events=1&amp;news=1&amp;schools=1&amp;admissions=0&amp;support=0&amp;support_url=&amp;wrapper=&amp;sticky=0"></script> <script> function exportSasReportAsPdf() { const sasReport = document.getElementById("sas-report"); sasReport.getReportHandle().then((reportHandle) => { const options = { // orientation: "portrait", // margin: { top: 0.2, bottom: 0.2, units: "inches" }, // includeDetailsTables: true, // includedReportObjects: ["ve38", "ve56"], }; reportHandle.exportPDF(options).then((pdfUrl) => { // Open the PDF in a new window window.open(pdfUrl, "_blank"); }); }); } </script> <script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="scripts.js" defer></script><script src="vendor.js" type="module"></script><script src="main.js" type="module"></script></body> </html>