From d8a7df0d20bcbbd513d0a58d3c64395254212346 Mon Sep 17 00:00:00 2001 From: Bryan Behrenshausen Date: Fri, 22 Nov 2024 11:30:35 -0500 Subject: [PATCH 1/3] Add SECURITY.md Signed-off-by: Bryan Behrenshausen --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. From 106085245caab3081107a2bf95435e0cae188f3d Mon Sep 17 00:00:00 2001 From: Bryan Behrenshausen Date: Fri, 22 Nov 2024 11:31:39 -0500 Subject: [PATCH 2/3] Delete SECURITY.md Signed-off-by: Bryan Behrenshausen --- SECURITY.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 034e848..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,21 +0,0 @@ -# Security Policy - -## Supported Versions - -Use this section to tell people about which versions of your project are -currently being supported with security updates. - -| Version | Supported | -| ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | - -## Reporting a Vulnerability - -Use this section to tell people how to report a vulnerability. - -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc. From 5db4f4f4afd7797cdaf8679a7fca01dfb40237e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:33:32 +0000 Subject: [PATCH 3/3] chore: update database --- js/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/data.js b/js/data.js index c482716..66726cd 100755 --- a/js/data.js +++ b/js/data.js @@ -1 +1 @@ -data = [{"name": "epdb", "archived": false, "created_at": "2014-09-22 17:03:34+00:00", "description": "Extended Python Debugger", "forks_count": 12, "network_count": 12, "open_issues_count": 4, "private": false, "stargazers_count": 76, "subscribers_count": 13, "watchers_count": 76, "pushed_at": "2024-05-13 17:38:09+00:00", "updated_at": "2024-10-10 10:28:46+00:00"}, {"name": "enlighten-apply", "archived": false, "created_at": "2015-05-08 15:20:44+00:00", "description": "Example code and materials that illustrate applications of SAS machine learning techniques.", "forks_count": 113, "network_count": 113, "open_issues_count": 0, "private": false, "stargazers_count": 126, "subscribers_count": 45, "watchers_count": 126, "pushed_at": "2024-01-23 22:10:05+00:00", "updated_at": "2024-09-05 10:01:01+00:00"}, {"name": "pymaven", "archived": false, "created_at": "2015-05-12 16:55:09+00:00", "description": "pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.", "forks_count": 11, "network_count": 11, "open_issues_count": 6, "private": false, "stargazers_count": 14, "subscribers_count": 11, "watchers_count": 14, "pushed_at": "2023-08-23 18:56:19+00:00", "updated_at": "2024-09-06 14:42:24+00:00"}, {"name": "saspy", "archived": false, "created_at": "2016-04-01 16:18:32+00:00", "description": "A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya. ", "forks_count": 149, "network_count": 149, "open_issues_count": 2, "private": false, "stargazers_count": 375, "subscribers_count": 51, "watchers_count": 375, "pushed_at": "2024-11-13 20:21:30+00:00", "updated_at": "2024-11-13 20:21:33+00:00"}, {"name": "sas_kernel", "archived": false, "created_at": "2016-04-01 16:19:50+00:00", "description": "A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.", "forks_count": 83, "network_count": 83, "open_issues_count": 1, "private": false, "stargazers_count": 198, "subscribers_count": 37, "watchers_count": 198, "pushed_at": "2024-07-17 20:10:02+00:00", "updated_at": "2024-10-28 18:39:07+00:00"}, {"name": "go-rpmutils", "archived": false, "created_at": "2016-05-24 21:00:55+00:00", "description": "Golang implementation of parsing RPM packages", "forks_count": 43, "network_count": 43, "open_issues_count": 3, "private": false, "stargazers_count": 52, "subscribers_count": 8, "watchers_count": 52, "pushed_at": "2024-05-07 15:41:23+00:00", "updated_at": "2024-09-25 13:42:21+00:00"}, {"name": "sas-viya-programming", "archived": false, "created_at": "2016-06-27 22:11:06+00:00", "description": "Code samples and materials to help you learn to access SAS Viya services by writing programs in Python and other open-source languages.", "forks_count": 134, "network_count": 134, "open_issues_count": 5, "private": false, "stargazers_count": 138, "subscribers_count": 55, "watchers_count": 138, "pushed_at": "2023-10-16 13:50:29+00:00", "updated_at": "2024-11-08 21:34:36+00:00"}, {"name": "python-swat", "archived": false, "created_at": "2016-09-23 14:42:18+00:00", "description": "The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.", "forks_count": 63, "network_count": 63, "open_issues_count": 41, "private": false, "stargazers_count": 148, "subscribers_count": 40, "watchers_count": 148, "pushed_at": "2024-10-23 12:12:25+00:00", "updated_at": "2024-10-31 14:02:37+00:00"}, {"name": "sas-prog-for-r-users", "archived": false, "created_at": "2016-10-24 16:58:01+00:00", "description": "Teaching and lab materials for the \"SAS Programming for R Users\" course, including course notes, data, and code.", "forks_count": 75, "network_count": 75, "open_issues_count": 0, "private": false, "stargazers_count": 153, "subscribers_count": 25, "watchers_count": 153, "pushed_at": "2024-08-16 14:09:59+00:00", "updated_at": "2024-09-05 20:09:20+00:00"}, {"name": "em-bridge2viya", "archived": false, "created_at": "2016-11-18 16:12:25+00:00", "description": "SAS Enterprise Miner Bridge To Viya is a repository of examples and documentation showing how to run SAS Viya programs from a SAS Enterprise Miner flow. ", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 13, "watchers_count": 6, "pushed_at": "2024-01-23 22:27:06+00:00", "updated_at": "2024-01-23 22:27:09+00:00"}, {"name": "sas-viya-the-python-perspective", "archived": false, "created_at": "2017-01-11 17:18:28+00:00", "description": "Companion to the book: SAS\u00ae Viya\u2122: The Python Perspective by Kevin D. Smith and Xiangxiang Meng. ", "forks_count": 20, "network_count": 20, "open_issues_count": 0, "private": false, "stargazers_count": 25, "subscribers_count": 11, "watchers_count": 25, "pushed_at": "2024-08-09 19:43:18+00:00", "updated_at": "2024-09-05 09:52:54+00:00"}, {"name": "sas-viya-machine-learning", "archived": false, "created_at": "2017-02-27 21:26:31+00:00", "description": "Code examples for machine learning techniques using the SAS Viya platform.", "forks_count": 50, "network_count": 50, "open_issues_count": 0, "private": false, "stargazers_count": 45, "subscribers_count": 20, "watchers_count": 45, "pushed_at": "2023-01-04 14:27:33+00:00", "updated_at": "2024-09-05 10:04:30+00:00"}, {"name": "sas-studio-tasks", "archived": false, "created_at": "2017-03-15 20:46:31+00:00", "description": "SAS-provided tasks and contributed custom tasks to extend SAS Studio", "forks_count": 11, "network_count": 11, "open_issues_count": 0, "private": false, "stargazers_count": 17, "subscribers_count": 10, "watchers_count": 17, "pushed_at": "2024-10-16 16:03:20+00:00", "updated_at": "2024-10-16 16:03:27+00:00"}, {"name": "python-pipefitter", "archived": false, "created_at": "2017-04-02 04:50:16+00:00", "description": "The SAS pipefitter package provides a Python API for developing pipelines for data transformation and model fitting as stages of a repeatable machine learning workflow in either SAS v9 or SAS Viya.", "forks_count": 7, "network_count": 7, "open_issues_count": 2, "private": false, "stargazers_count": 12, "subscribers_count": 13, "watchers_count": 12, "pushed_at": "2023-01-24 21:17:38+00:00", "updated_at": "2024-11-12 17:09:51+00:00"}, {"name": "R-swat", "archived": false, "created_at": "2017-04-12 19:59:55+00:00", "description": "The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the R client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from R.", "forks_count": 22, "network_count": 22, "open_issues_count": 6, "private": false, "stargazers_count": 51, "subscribers_count": 21, "watchers_count": 51, "pushed_at": "2024-10-23 14:05:22+00:00", "updated_at": "2024-11-12 17:09:06+00:00"}, {"name": "relic", "archived": false, "created_at": "2017-06-21 20:24:56+00:00", "description": "Relic is a service and a tool for adding digital signatures to operating system packages for Linux and Windows", "forks_count": 41, "network_count": 41, "open_issues_count": 9, "private": false, "stargazers_count": 154, "subscribers_count": 17, "watchers_count": 154, "pushed_at": "2024-10-31 18:00:31+00:00", "updated_at": "2024-11-12 20:32:55+00:00"}, {"name": "sasoptpy", "archived": false, "created_at": "2017-10-20 13:50:54+00:00", "description": "sasoptpy is a Python package providing a modeling interface for SAS Viya Optimization solvers.", "forks_count": 8, "network_count": 8, "open_issues_count": 0, "private": false, "stargazers_count": 25, "subscribers_count": 8, "watchers_count": 25, "pushed_at": "2023-10-16 14:38:58+00:00", "updated_at": "2024-09-05 21:10:39+00:00"}, {"name": "python-dlpy", "archived": false, "created_at": "2017-12-01 15:23:32+00:00", "description": "The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs. ", "forks_count": 131, "network_count": 131, "open_issues_count": 22, "private": false, "stargazers_count": 224, "subscribers_count": 48, "watchers_count": 224, "pushed_at": "2024-10-09 16:25:06+00:00", "updated_at": "2024-10-09 16:25:13+00:00"}, {"name": "sas-visualanalytics-thirdpartyvisualizations", "archived": false, "created_at": "2017-12-11 13:43:58+00:00", "description": "The data-driven content object enables you to display your data in a custom third-party visualization, within your SAS Visual Analytics report. The third-party visualization can be authored in any JavaScript charting framework, such as D3.js, Google Charts, or CanvasJS. The visualization in a data-driven content object receives its data query from SAS Visual Analytics, and so it interacts with filters, ranks, and object actions in the same way as the other objects in your report. For information about creating third-party visualizations for data-driven content, see Programming Considerations for Data-Driven Visualizations in SAS Visual Analytics: Reference.", "forks_count": 61, "network_count": 61, "open_issues_count": 5, "private": false, "stargazers_count": 39, "subscribers_count": 26, "watchers_count": 39, "pushed_at": "2024-06-21 16:16:48+00:00", "updated_at": "2024-11-04 21:19:25+00:00"}, {"name": "sas-viya-forecasting", "archived": false, "created_at": "2018-01-19 03:32:50+00:00", "description": "Code examples and data for forecasting using the SAS Viya platform.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 12, "watchers_count": 6, "pushed_at": "2024-10-22 17:14:21+00:00", "updated_at": "2024-10-22 17:14:26+00:00"}, {"name": "sas-viya-dmml-pipelines", "archived": false, "created_at": "2018-02-28 15:54:26+00:00", "description": "Code examples and supporting materials for data mining and machine learning techniques on the SAS Viya environment.", "forks_count": 26, "network_count": 26, "open_issues_count": 4, "private": false, "stargazers_count": 30, "subscribers_count": 21, "watchers_count": 30, "pushed_at": "2024-05-03 15:12:05+00:00", "updated_at": "2024-09-05 09:59:22+00:00"}, {"name": "restaf-server", "archived": false, "created_at": "2018-03-01 22:44:59+00:00", "description": "restaf-server is a server designed specifically to work with SAS Viya", "forks_count": 2, "network_count": 2, "open_issues_count": 7, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-10-30 14:19:58+00:00", "updated_at": "2024-10-30 14:20:05+00:00"}, {"name": "restaf-uidemos", "archived": false, "created_at": "2018-03-01 22:54:11+00:00", "description": "Examples of SAS Viya Applications built with restaf", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 9, "watchers_count": 8, "pushed_at": "2024-11-17 22:19:19+00:00", "updated_at": "2023-01-31 16:57:33+00:00"}, {"name": "restaf-demos", "archived": false, "created_at": "2018-03-01 22:59:15+00:00", "description": "A collection of examples using restaf in a nodejs environment.", "forks_count": 1, "network_count": 1, "open_issues_count": 2, "private": false, "stargazers_count": 6, "subscribers_count": 9, "watchers_count": 6, "pushed_at": "2024-11-19 20:20:02+00:00", "updated_at": "2023-03-25 11:15:55+00:00"}, {"name": "restaf", "archived": false, "created_at": "2018-03-15 00:59:30+00:00", "description": "A simple framework for building applications with SAS REST APIs, supported with SAS Viya", "forks_count": 10, "network_count": 10, "open_issues_count": 3, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2024-11-17 22:15:26+00:00", "updated_at": "2024-11-17 22:15:31+00:00"}, {"name": "sas-sdk-for-iOS-examples", "archived": false, "created_at": "2018-04-18 13:42:05+00:00", "description": "This project contains code samples and materials to help you learn to use the SASKit for iOS application programming interface", "forks_count": 5, "network_count": 5, "open_issues_count": 3, "private": false, "stargazers_count": 7, "subscribers_count": 14, "watchers_count": 7, "pushed_at": "2023-01-02 19:55:04+00:00", "updated_at": "2023-01-02 19:55:07+00:00"}, {"name": "sas-visualanalytics-geowebmap", "archived": false, "created_at": "2018-05-15 18:29:05+00:00", "description": "Using the data-driven content feature offered in SAS Visual Analytics, users can add Web Maps to their reports and integrate the results of their SAS-based analysis as discrete map layers", "forks_count": 6, "network_count": 6, "open_issues_count": 3, "private": false, "stargazers_count": 8, "subscribers_count": 13, "watchers_count": 8, "pushed_at": "2023-03-15 09:03:52+00:00", "updated_at": "2024-02-20 17:27:54+00:00"}, {"name": "sas-sdk-for-Android-examples", "archived": false, "created_at": "2018-08-02 17:21:49+00:00", "description": "This project contains code samples and materials to help you learn to use the SAS Library for Android application programming interface.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 8, "watchers_count": 9, "pushed_at": "2024-05-16 21:22:42+00:00", "updated_at": "2024-05-16 21:22:45+00:00"}, {"name": "sas-viya-the-R-perspective", "archived": false, "created_at": "2018-08-09 11:36:49+00:00", "description": "Companion to the book: SAS\u00ae Viya\u00ae: The R Perspective by Yue Qi, Kevin D. Smith, and Xiangxiang Meng", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 9, "watchers_count": 12, "pushed_at": "2024-10-04 13:28:04+00:00", "updated_at": "2024-10-04 13:28:44+00:00"}, {"name": "saspy-examples", "archived": false, "created_at": "2018-09-11 12:49:21+00:00", "description": "Sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!", "forks_count": 48, "network_count": 48, "open_issues_count": 0, "private": false, "stargazers_count": 62, "subscribers_count": 15, "watchers_count": 62, "pushed_at": "2024-10-23 19:22:29+00:00", "updated_at": "2024-11-06 22:48:34+00:00"}, {"name": "sas-viya-forecasting-pipelines", "archived": false, "created_at": "2018-11-14 19:53:02+00:00", "description": "Code examples and supporting materials for forecasting techniques on SAS Viya platform. ", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-12-07 06:54:43+00:00", "updated_at": "2023-07-07 23:31:22+00:00"}, {"name": "pyviyatools", "archived": false, "created_at": "2018-12-06 14:20:56+00:00", "description": "Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.", "forks_count": 31, "network_count": 31, "open_issues_count": 24, "private": false, "stargazers_count": 39, "subscribers_count": 16, "watchers_count": 39, "pushed_at": "2024-11-19 19:10:59+00:00", "updated_at": "2024-11-19 13:23:26+00:00"}, {"name": "viya-ark", "archived": false, "created_at": "2019-03-01 15:03:41+00:00", "description": "SAS Viya Administration Resource Kit (SAS Viya ARK). Tools and utilities to help SAS customers with SAS Viya readiness.", "forks_count": 34, "network_count": 34, "open_issues_count": 0, "private": false, "stargazers_count": 56, "subscribers_count": 28, "watchers_count": 56, "pushed_at": "2024-11-19 20:39:43+00:00", "updated_at": "2024-11-21 15:53:56+00:00"}, {"name": "va-custom-graphs", "archived": false, "created_at": "2019-03-28 19:46:18+00:00", "description": "The SAS Graph Builder enables users to create custom visualizations that can be used as a graph object within a SAS Visual Analytics report. This project provides pre-built SAS custom graphs and their supporting files.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 11, "watchers_count": 9, "pushed_at": "2024-08-19 14:53:17+00:00", "updated_at": "2024-09-18 11:47:48+00:00"}, {"name": "sas-inttech-samples", "archived": false, "created_at": "2019-06-11 16:43:40+00:00", "description": "Sample applications for Windows developers to integrate SAS with Microsoft.NET and PowerShell, using SAS Integration Technologies", "forks_count": 7, "network_count": 7, "open_issues_count": 0, "private": false, "stargazers_count": 10, "subscribers_count": 4, "watchers_count": 10, "pushed_at": "2024-08-07 18:19:07+00:00", "updated_at": "2024-08-07 18:19:11+00:00"}, {"name": "python-sasctl", "archived": false, "created_at": "2019-07-11 14:20:32+00:00", "description": "Python package and CLI for user-friendly integration with SAS Viya", "forks_count": 41, "network_count": 41, "open_issues_count": 29, "private": false, "stargazers_count": 45, "subscribers_count": 13, "watchers_count": 45, "pushed_at": "2024-10-29 22:15:33+00:00", "updated_at": "2024-11-08 05:36:33+00:00"}, {"name": "devsascom-rest-api-samples", "archived": false, "created_at": "2019-08-02 13:00:21+00:00", "description": "This repository contains examples that show the capabilities of SAS REST APIs. You can use these examples for learning or for validating your environment. You are encouraged to contribute your own examples.", "forks_count": 23, "network_count": 23, "open_issues_count": 1, "private": false, "stargazers_count": 37, "subscribers_count": 11, "watchers_count": 37, "pushed_at": "2024-11-05 18:49:46+00:00", "updated_at": "2024-11-05 18:49:50+00:00"}, {"name": "sas-access-samples", "archived": false, "created_at": "2019-08-19 20:14:02+00:00", "description": "Sample SAS programs that use SAS/ACCESS engines to connect to your data source. Use these for testing and for learning!", "forks_count": 16, "network_count": 16, "open_issues_count": 1, "private": false, "stargazers_count": 21, "subscribers_count": 17, "watchers_count": 21, "pushed_at": "2024-11-07 20:36:40+00:00", "updated_at": "2024-11-07 20:36:43+00:00"}, {"name": "jsl-hamcrest", "archived": false, "created_at": "2019-09-26 17:33:21+00:00", "description": "Implementation of Hamcrest for JSL. ", "forks_count": 8, "network_count": 8, "open_issues_count": 12, "private": false, "stargazers_count": 11, "subscribers_count": 9, "watchers_count": 11, "pushed_at": "2023-02-06 19:27:57+00:00", "updated_at": "2024-02-10 20:36:17+00:00"}, {"name": "sas-cert-prep-data", "archived": false, "created_at": "2019-10-10 14:22:01+00:00", "description": "Sample data files to support practice exercises within SAS certification preparation guides.", "forks_count": 31, "network_count": 31, "open_issues_count": 1, "private": false, "stargazers_count": 34, "subscribers_count": 6, "watchers_count": 34, "pushed_at": "2024-08-07 18:19:59+00:00", "updated_at": "2024-08-07 18:20:02+00:00"}, {"name": "kernel-pca-sample-code", "archived": false, "created_at": "2019-12-16 14:48:24+00:00", "description": "The project contains code showing various applications of Kernel Principal Components Analysis (KPCA). ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2022-11-11 18:23:19+00:00", "updated_at": "2024-06-01 19:29:42+00:00"}, {"name": "ci360-download-client-sas", "archived": false, "created_at": "2020-01-16 13:38:20+00:00", "description": "ci360 data download client program using Base SAS", "forks_count": 6, "network_count": 6, "open_issues_count": 1, "private": false, "stargazers_count": 20, "subscribers_count": 30, "watchers_count": 20, "pushed_at": "2024-07-30 15:22:34+00:00", "updated_at": "2024-09-05 09:46:02+00:00"}, {"name": "ci360-download-client-python", "archived": false, "created_at": "2020-01-16 13:40:10+00:00", "description": "ci360 data download client program using Python", "forks_count": 11, "network_count": 11, "open_issues_count": 7, "private": false, "stargazers_count": 14, "subscribers_count": 19, "watchers_count": 14, "pushed_at": "2023-03-09 15:21:23+00:00", "updated_at": "2024-09-05 10:04:06+00:00"}, {"name": "iot-esp-ha-using-kafka", "archived": false, "created_at": "2020-02-12 20:44:09+00:00", "description": "Learn how to create and deploy an ESP high availability system using Kafka as the message broker.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 10, "watchers_count": 8, "pushed_at": "2020-02-20 14:26:45+00:00", "updated_at": "2024-07-01 15:27:09+00:00"}, {"name": "iot-anomaly-detection-floodlights", "archived": false, "created_at": "2020-02-14 13:03:54+00:00", "description": "Learn how to build a model for real-time detection of malfunctioning light groupings", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 8, "watchers_count": 5, "pushed_at": "2020-11-09 19:59:41+00:00", "updated_at": "2024-04-02 00:28:54+00:00"}, {"name": "iot-image-classification-rubiks-cubes", "archived": false, "created_at": "2020-02-14 13:21:48+00:00", "description": "Learn how to build and deploy an image classification model", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 9, "watchers_count": 2, "pushed_at": "2020-04-10 16:51:53+00:00", "updated_at": "2021-06-10 03:25:01+00:00"}, {"name": "iot-demographic-image-analysis", "archived": false, "created_at": "2020-02-14 13:57:38+00:00", "description": "Learn how to stream image data in real-time to deliver demographic data", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 10, "watchers_count": 6, "pushed_at": "2024-02-16 19:10:14+00:00", "updated_at": "2024-02-13 16:43:05+00:00"}, {"name": "iot-yolo-on-openvino", "archived": false, "created_at": "2020-02-15 17:05:19+00:00", "description": "Learn how to convert and score SAS Tiny YoloV2 computer vision models leveraging the Intel OpenVINO framework and ONNX format", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 10, "watchers_count": 8, "pushed_at": "2020-03-23 09:51:05+00:00", "updated_at": "2024-03-11 03:37:17+00:00"}, {"name": "iot-aggregating-stock-transactions", "archived": false, "created_at": "2020-02-15 17:22:57+00:00", "description": "Learn how to aggregate values, execute an XML model, and subscribe with a file/socket adapter using SAS ESP 6.2", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2020-10-08 13:52:30+00:00", "updated_at": "2020-10-08 13:52:32+00:00"}, {"name": "iot-anomaly-detection-hvac", "archived": false, "created_at": "2020-02-15 17:37:27+00:00", "description": "Learn how to build an anomaly detection model and deploy it for real-time monitoring of malfunctioning Air Handling Units (AHUs)", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2020-11-09 19:31:45+00:00", "updated_at": "2024-11-18 20:55:27+00:00"}, {"name": "iot-detecting-degradation-wind-turbine", "archived": false, "created_at": "2020-02-15 17:39:46+00:00", "description": "It will automatically build, test, and deploy your application based on a predefined CI/CD configuration.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 11, "watchers_count": 5, "pushed_at": "2020-03-25 14:32:12+00:00", "updated_at": "2023-11-21 11:28:04+00:00"}, {"name": "iot-process-streaming-trade-data", "archived": false, "created_at": "2020-02-15 17:42:39+00:00", "description": "Learn how to process streaming trade data using SAS ESP 6.1", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2020-04-10 16:50:20+00:00", "updated_at": "2020-04-10 16:50:22+00:00"}, {"name": "iot-high-frequency-algorithms-for-applications", "archived": false, "created_at": "2020-02-15 17:44:43+00:00", "description": "Learn how to use high-frequency algorithms offered under SAS Analytics for IoT for Condition Based Maintenance", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 9, "watchers_count": 3, "pushed_at": "2022-02-28 21:53:50+00:00", "updated_at": "2024-07-07 17:12:21+00:00"}, {"name": "model-management-resources", "archived": false, "created_at": "2020-02-17 16:19:14+00:00", "description": "This repository is used to store scripts and examples to run in SAS Model Manager on SAS Viya 3.5 and SAS Viya 4.x", "forks_count": 23, "network_count": 23, "open_issues_count": 1, "private": false, "stargazers_count": 14, "subscribers_count": 12, "watchers_count": 14, "pushed_at": "2024-09-19 16:41:23+00:00", "updated_at": "2024-09-19 16:41:27+00:00"}, {"name": "learning-sas-by-example-2nd", "archived": false, "created_at": "2020-02-26 15:11:56+00:00", "description": "This repository contains the sample code for the book Learning SAS by Example: A Programmer's Guide, Second Edition", "forks_count": 12, "network_count": 12, "open_issues_count": 0, "private": false, "stargazers_count": 29, "subscribers_count": 7, "watchers_count": 29, "pushed_at": "2024-08-07 18:21:03+00:00", "updated_at": "2024-11-12 06:12:45+00:00"}, {"name": "viya-optimization-apps", "archived": false, "created_at": "2020-03-06 15:52:52+00:00", "description": "Develop webapps to demonstrate small-scale MILP models, using ReactJS and SAS Optimization", "forks_count": 3, "network_count": 3, "open_issues_count": 1, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2024-08-31 13:17:50+00:00", "updated_at": "2021-07-19 14:39:47+00:00"}, {"name": "little-sas-book-exercises-6ed", "archived": false, "created_at": "2020-03-30 12:44:22+00:00", "description": "Sample data sets from the book Exercises and Projects for The Little SAS\u00ae Book, Sixth Edition, Rebecca A. Ottesen, Lora D. Delwiche, and Susan J. Slaughter", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 6, "watchers_count": 9, "pushed_at": "2024-08-07 18:23:38+00:00", "updated_at": "2024-09-05 09:53:25+00:00"}, {"name": "intro-biostatistics-jmp", "archived": false, "created_at": "2020-03-30 12:48:36+00:00", "description": "Data sets from the book Introduction to Biostatistics with JMP by Steve Figard", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-08-07 18:22:48+00:00", "updated_at": "2024-08-07 18:22:51+00:00"}, {"name": "covid-19-sas", "archived": false, "created_at": "2020-04-08 14:06:48+00:00", "description": "Collaboration space for SAS and others to understand, model, and mitigate COVID-19 through analytics", "forks_count": 45, "network_count": 45, "open_issues_count": 4, "private": false, "stargazers_count": 73, "subscribers_count": 25, "watchers_count": 73, "pushed_at": "2023-10-27 09:48:55+00:00", "updated_at": "2024-08-18 13:35:21+00:00"}, {"name": "esp-connect", "archived": false, "created_at": "2020-04-22 19:52:58+00:00", "description": "The esp-connect package enables you to communicate with a SAS Event Stream Processing server using Javascript objects.", "forks_count": 2, "network_count": 2, "open_issues_count": 2, "private": false, "stargazers_count": 4, "subscribers_count": 10, "watchers_count": 4, "pushed_at": "2023-08-01 21:20:17+00:00", "updated_at": "2023-10-05 11:54:16+00:00"}, {"name": "sas-rest-api-postman-collections", "archived": false, "created_at": "2020-05-06 13:22:29+00:00", "description": "Repository of Postman collections for SAS Viya REST APIs and CAS Action REST APIs.", "forks_count": 9, "network_count": 9, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 9, "watchers_count": 3, "pushed_at": "2021-08-27 18:55:54+00:00", "updated_at": "2021-08-27 18:55:56+00:00"}, {"name": "viya4-monitoring-kubernetes", "archived": false, "created_at": "2020-05-15 12:19:56+00:00", "description": "Provides simple scripts and customization options to deploy monitoring, alerts, and log aggregation for Viya 4 running on Kubernetes", "forks_count": 32, "network_count": 32, "open_issues_count": 8, "private": false, "stargazers_count": 56, "subscribers_count": 23, "watchers_count": 56, "pushed_at": "2024-11-15 16:38:38+00:00", "updated_at": "2024-11-15 16:08:09+00:00"}, {"name": "SAS-lsm", "archived": false, "created_at": "2020-05-20 17:10:20+00:00", "description": "The SAS-lsm utility provides consistent management of single- or multi-tiered SAS-related services for UNIX/Linux deployments from a single shell script. ", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 13, "watchers_count": 8, "pushed_at": "2022-08-25 21:30:37+00:00", "updated_at": "2024-03-20 14:03:10+00:00"}, {"name": "iot-streaming-live-weather-data", "archived": false, "created_at": "2020-05-21 12:26:30+00:00", "description": "Learn how to stream live weather data into any SAS Event Stream Processing (ESP) model.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2021-04-01 16:01:08+00:00", "updated_at": "2024-05-31 07:50:46+00:00"}, {"name": "iot-transformation-window-code-snippets", "archived": false, "created_at": "2020-05-21 12:33:44+00:00", "description": "This repository includes code snippets that you can execute for the Transformation windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 10, "watchers_count": 1, "pushed_at": "2021-12-13 15:58:46+00:00", "updated_at": "2021-12-13 15:58:49+00:00"}, {"name": "iot-event-retention-and-calculating-throughput", "archived": false, "created_at": "2020-05-26 18:58:56+00:00", "description": "In this repository, you'll learn how to retain events and how to calculate the event throughput rate using SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:04:02+00:00", "updated_at": "2021-04-01 16:04:05+00:00"}, {"name": "iot-esp-utilities-windows-code-snippets", "archived": false, "created_at": "2020-05-26 19:06:34+00:00", "description": "This repository includes code snippets that you can execute for the Utilities windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-12-13 15:58:19+00:00", "updated_at": "2021-12-13 15:58:22+00:00"}, {"name": "iot-esp-analysis-windows-code-snippets", "archived": false, "created_at": "2020-05-26 19:08:58+00:00", "description": "This repository includes code snippets that you can execute for the Analysis windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2021-12-13 15:57:12+00:00", "updated_at": "2021-12-13 15:57:15+00:00"}, {"name": "medical-resource-optimization", "archived": false, "created_at": "2020-06-03 20:36:17+00:00", "description": "A framework to generate an optimal hospital restart plan, balancing hospital economics, efficient use of resources and quality of clinical care.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 9, "watchers_count": 4, "pushed_at": "2024-10-04 13:24:57+00:00", "updated_at": "2024-10-27 09:08:10+00:00"}, {"name": "sasviya-rshiny", "archived": false, "created_at": "2020-06-04 18:39:11+00:00", "description": "Build an R Shiny app and SAS Viya to upload a data set, perform some data management tasks, and train models.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 3, "watchers_count": 3, "pushed_at": "2023-05-08 15:13:24+00:00", "updated_at": "2024-09-05 10:03:47+00:00"}, {"name": "iot-esp-kubernetes-reference-architecture-guide", "archived": false, "created_at": "2020-06-04 19:51:50+00:00", "description": "The complete guide to SAS Event Stream Processing with Kubernetes provides all the necessary information and guidelines with commands to set up your own Kubernetes cluster and its peripherals.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 11, "watchers_count": 3, "pushed_at": "2021-05-17 17:57:50+00:00", "updated_at": "2022-11-18 01:12:14+00:00"}, {"name": "iot-tracking-social-distancing-computer-vision", "archived": false, "created_at": "2020-06-09 19:45:56+00:00", "description": "The overall goal of this project is to identify objects (i.e., people) who are following social distancing guidelines and those who are not. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2020-06-10 15:30:29+00:00", "updated_at": "2021-04-29 20:14:50+00:00"}, {"name": "iot-anomaly-detection-from-mobile-data", "archived": false, "created_at": "2020-07-16 14:22:16+00:00", "description": "This project will show how to collect live accelerometer data from a mobile device and pass it to SAS ESP using an MQTT protocol. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 10, "watchers_count": 3, "pushed_at": "2022-03-13 23:49:18+00:00", "updated_at": "2024-11-18 13:58:48+00:00"}, {"name": "jmp-essentials", "archived": false, "created_at": "2020-07-21 01:13:10+00:00", "description": "This repository contains the example data for the book JMP\u24c7 Essentials: An Illustrated Guide for New Users, Third Edition.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-08-09 19:42:34+00:00", "updated_at": "2024-08-09 19:42:37+00:00"}, {"name": "little-sas-book", "archived": false, "created_at": "2020-07-21 16:38:26+00:00", "description": "This repository contains the example data for the book The Little SAS\u24c7 Book, Sixth Edition.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 6, "watchers_count": 5, "pushed_at": "2024-08-12 15:47:07+00:00", "updated_at": "2024-09-05 09:52:38+00:00"}, {"name": "viya4-ark", "archived": false, "created_at": "2020-07-21 19:36:11+00:00", "description": "SAS Viya Administration Resource Kit for Containerized Deployments. Tools and utilities to help SAS Customers with SAS Viya running in containers.", "forks_count": 13, "network_count": 13, "open_issues_count": 0, "private": false, "stargazers_count": 34, "subscribers_count": 22, "watchers_count": 34, "pushed_at": "2024-04-03 20:20:44+00:00", "updated_at": "2024-11-12 17:09:23+00:00"}, {"name": "iot-zambretti-weather-forcasting", "archived": false, "created_at": "2020-07-22 19:46:09+00:00", "description": "A SAS ESP example that demonstrates the use of several ESP windows and their functions", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 34, "subscribers_count": 13, "watchers_count": 34, "pushed_at": "2021-04-01 16:08:13+00:00", "updated_at": "2024-11-21 12:23:40+00:00"}, {"name": "iot-tracking-the-iss", "archived": false, "created_at": "2020-08-20 12:54:15+00:00", "description": "In this example you will get an introduction to the ESP Geofence window while tracking the International Space Station.:", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:10:57+00:00", "updated_at": "2021-04-01 16:10:59+00:00"}, {"name": "viya4-orders-cli", "archived": false, "created_at": "2020-08-26 19:42:43+00:00", "description": "A CLI that calls the appropriate SAS Viya Orders API endpoint to obtain the requested Viya software order assets for the given order.", "forks_count": 6, "network_count": 6, "open_issues_count": 9, "private": false, "stargazers_count": 14, "subscribers_count": 18, "watchers_count": 14, "pushed_at": "2024-04-28 10:10:39+00:00", "updated_at": "2024-11-12 17:09:40+00:00"}, {"name": "viya4-resource-guide", "archived": false, "created_at": "2020-08-31 14:51:29+00:00", "description": "A guide for tools that can be used for the administration of SAS Viya running in a Kubernetes environment.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 17, "watchers_count": 9, "pushed_at": "2023-04-26 17:34:00+00:00", "updated_at": "2024-10-25 07:48:38+00:00"}, {"name": "optimization-examples", "archived": false, "created_at": "2020-09-02 14:15:44+00:00", "description": "Provide examples for the use of SAS optimization procedures using SAS/OR or SAS Optimization for Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 8, "watchers_count": 9, "pushed_at": "2024-11-13 10:34:49+00:00", "updated_at": "2024-11-13 10:34:53+00:00"}, {"name": "viya4-iac-aws", "archived": false, "created_at": "2020-09-09 16:40:01+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products products on Amazon AWS.", "forks_count": 45, "network_count": 45, "open_issues_count": 13, "private": false, "stargazers_count": 39, "subscribers_count": 23, "watchers_count": 39, "pushed_at": "2024-11-20 13:30:36+00:00", "updated_at": "2024-11-12 17:12:57+00:00"}, {"name": "viya4-iac-azure", "archived": false, "created_at": "2020-09-09 16:49:40+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.", "forks_count": 88, "network_count": 88, "open_issues_count": 16, "private": false, "stargazers_count": 74, "subscribers_count": 25, "watchers_count": 74, "pushed_at": "2024-11-21 14:35:55+00:00", "updated_at": "2024-11-13 13:54:19+00:00"}, {"name": "viya4-iac-gcp", "archived": false, "created_at": "2020-09-09 16:52:09+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud", "forks_count": 17, "network_count": 17, "open_issues_count": 0, "private": false, "stargazers_count": 21, "subscribers_count": 22, "watchers_count": 21, "pushed_at": "2024-11-21 14:41:08+00:00", "updated_at": "2024-11-12 17:12:46+00:00"}, {"name": "viya4-deployment", "archived": false, "created_at": "2020-09-09 16:54:48+00:00", "description": "This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.", "forks_count": 66, "network_count": 66, "open_issues_count": 17, "private": false, "stargazers_count": 71, "subscribers_count": 26, "watchers_count": 71, "pushed_at": "2024-11-21 21:57:24+00:00", "updated_at": "2024-11-12 17:13:21+00:00"}, {"name": "ci360-cdm-loader-sas", "archived": false, "created_at": "2020-09-22 16:53:40+00:00", "description": "This utility loads previously downloaded Common Data Model (CDM) SAS data sets into an on-prem 3rd party database.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 15, "watchers_count": 12, "pushed_at": "2024-07-30 15:22:41+00:00", "updated_at": "2024-09-05 09:48:29+00:00"}, {"name": "iot-esp-routers", "archived": false, "created_at": "2020-10-05 12:32:20+00:00", "description": "This repository contains a description of how ESP Routers work, along with simple examples that can easily be extended to more complex use cases.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:13:15+00:00", "updated_at": "2021-04-01 16:13:18+00:00"}, {"name": "iot-kubernetes-monitoring-esp", "archived": false, "created_at": "2020-10-05 12:45:24+00:00", "description": "Learn how to setup the SAS ESP monitoring stack to query, visualize, alert on, and explore metrics for ESP projects.", "forks_count": 3, "network_count": 3, "open_issues_count": 2, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2024-10-31 11:06:27+00:00", "updated_at": "2024-10-31 11:06:19+00:00"}, {"name": "iot-splitting-data-streams-esp", "archived": false, "created_at": "2020-10-05 12:51:04+00:00", "description": "This repository contains example ESP projects and data which will help you incorporate splitters into your ESP streaming models.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2021-04-01 15:54:56+00:00", "updated_at": "2021-04-01 15:54:58+00:00"}, {"name": "ci360-data-transfer-connector", "archived": false, "created_at": "2020-10-14 12:13:20+00:00", "description": "This project illustrates an example of a SAS Customer Intelligence 360 (CI360) Connector to transfer data from the CI360 Unified Data Model (UDM) to other cloud providers.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 10, "watchers_count": 3, "pushed_at": "2024-10-23 19:09:37+00:00", "updated_at": "2024-10-23 19:09:41+00:00"}, {"name": "vrph", "archived": false, "created_at": "2020-10-16 18:07:35+00:00", "description": "VRPH is an open-source library of heuristics for generating solutions to Vehicle Routing Problems (VRPs).", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-07-25 20:37:42+00:00", "updated_at": "2024-07-25 16:37:02+00:00"}, {"name": "ci360-connectors", "archived": false, "created_at": "2020-10-24 03:31:41+00:00", "description": "SAS CI360 Connector Framework provides an infrastructure to integrate CI360 applications with other applications. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2024-10-23 19:10:44+00:00", "updated_at": "2024-10-23 19:10:48+00:00"}, {"name": "gotagger", "archived": false, "created_at": "2021-01-21 19:14:40+00:00", "description": "A CLI and library for managing versions and git tags based on conventional commit messages.", "forks_count": 8, "network_count": 8, "open_issues_count": 7, "private": false, "stargazers_count": 5, "subscribers_count": 8, "watchers_count": 5, "pushed_at": "2024-11-11 22:39:49+00:00", "updated_at": "2023-11-06 09:25:10+00:00"}, {"name": "iot-esp-database-integration", "archived": false, "created_at": "2021-01-21 20:27:48+00:00", "description": "Learn how to utilize the Database Connector with DataDirect Drivers in ESP to read and write data to relational databases (e.g., Microsoft SQL Server, PostgreSQL on Azure).", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 11, "watchers_count": 2, "pushed_at": "2021-02-04 02:12:57+00:00", "updated_at": "2022-02-21 12:13:42+00:00"}, {"name": "jupyter-image-class-labeler", "archived": false, "created_at": "2021-01-21 20:35:21+00:00", "description": "Image labelling tool running entirely inside a Jupyter notebook. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 7, "watchers_count": 4, "pushed_at": "2024-10-16 16:04:44+00:00", "updated_at": "2024-10-16 16:04:47+00:00"}, {"name": "iot-transpose-window", "archived": false, "created_at": "2021-01-28 18:56:34+00:00", "description": "Learn how to use the Transpose window in Event Stream Processing (ESP)", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:22:01+00:00", "updated_at": "2021-04-01 16:22:04+00:00"}, {"name": "sas-viya-3.5-ha-deployment", "archived": false, "created_at": "2021-02-03 15:10:29+00:00", "description": "This project provides example instructions for deploying SAS Viya 3.5 on the cloud with high availability.", "forks_count": 3, "network_count": 3, "open_issues_count": 2, "private": false, "stargazers_count": 2, "subscribers_count": 8, "watchers_count": 2, "pushed_at": "2024-10-23 14:20:42+00:00", "updated_at": "2024-10-23 14:20:46+00:00"}, {"name": "iot-functional-window-json-processing", "archived": false, "created_at": "2021-02-17 16:23:16+00:00", "description": "These examples will give the user an understanding of how to use the Functional window to parse and create event loops over JSON objects.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:21:02+00:00", "updated_at": "2021-04-01 16:21:04+00:00"}, {"name": "iot-esp-azure-event-hub-integration", "archived": false, "created_at": "2021-02-17 16:40:35+00:00", "description": "In this repository you will learn how to stream data from an Azure event hub into ESP.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-25 17:27:16+00:00", "updated_at": "2021-03-25 17:27:18+00:00"}, {"name": "iot-bird-watching", "archived": false, "created_at": "2021-02-17 16:49:23+00:00", "description": "This is a guide for creating your own IoT bird watching project.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2021-03-25 15:00:08+00:00", "updated_at": "2022-06-01 22:02:54+00:00"}, {"name": "iot-how-to-handle-dates-times-ESP", "archived": false, "created_at": "2021-03-12 21:03:44+00:00", "description": "The tutorial talks about various ways of working with dates and times in ESP", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:18:35+00:00", "updated_at": "2021-04-01 16:18:38+00:00"}, {"name": "python-cvpy", "archived": false, "created_at": "2021-03-15 01:16:17+00:00", "description": "This high-level library assists Python users working with image analytics in SAS by providing helpful APIs.", "forks_count": 11, "network_count": 11, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-08-11 20:56:50+00:00", "updated_at": "2022-02-21 19:53:17+00:00"}, {"name": "iot-monitoring-school-zone-speed-with-esp", "archived": false, "created_at": "2021-03-25 19:47:01+00:00", "description": "This example uses the iPhone 11 Location Services to simulate a GPS device.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-26 14:09:56+00:00", "updated_at": "2024-08-07 02:07:53+00:00"}, {"name": "iot-deploy-astore-from-model-manager-in-esp", "archived": false, "created_at": "2021-03-31 18:04:39+00:00", "description": "This repo outlines how to deploy ASTORE from SAS Model Manager in SAS Event Stream Processing.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-31 19:01:23+00:00", "updated_at": "2021-03-31 19:01:25+00:00"}, {"name": "sasrlenv", "archived": false, "created_at": "2021-04-23 15:00:08+00:00", "description": "SAS Reinforcement Learning Environment for Python - This package is used for communicating with a remote python environment of SAS users.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-10-04 17:28:02+00:00", "updated_at": "2023-10-04 16:52:03+00:00"}, {"name": "sas-network-analysis", "archived": false, "created_at": "2021-05-04 17:24:10+00:00", "description": "Code samples and materials for network analysis and network optimization with SAS or SAS Viya.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 10, "watchers_count": 12, "pushed_at": "2024-04-11 19:05:42+00:00", "updated_at": "2024-03-29 13:30:41+00:00"}, {"name": "iot-process-azure-eventhub-messages-sas-esp", "archived": false, "created_at": "2021-05-13 12:08:20+00:00", "description": "In this repository you will learn learn how to stream data from an Azure Event Hub into a SAS Event Stream Processing (ESP) model using the ESP EventHub Connector.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-05-17 18:00:07+00:00", "updated_at": "2021-05-17 18:00:09+00:00"}, {"name": "kt-chart-sample-code", "archived": false, "created_at": "2021-06-01 19:16:50+00:00", "description": "KT chart monitoring is a powerful tool for monitoring high-frequency multivariate data.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-10-23 19:17:55+00:00", "updated_at": "2024-10-23 19:18:00+00:00"}, {"name": "iot-process-messages-iot-hub-esp-model", "archived": false, "created_at": "2021-06-02 18:07:22+00:00", "description": "In this repository you will learn how to process messages from an Azure IoT Hub with a SAS Event Stream Processing (ESP) project.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-06-03 15:53:40+00:00", "updated_at": "2021-06-03 15:53:43+00:00"}, {"name": "iot-sas-esp-onnx-runtime", "archived": false, "created_at": "2021-06-22 14:55:39+00:00", "description": "In this repository, we demonstrate the integration of ONNX Runtime with SAS Event Stream Processing (ESP) on a Tiny YOLOv2 model, a real-time object detection network.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2021-06-23 13:26:01+00:00", "updated_at": "2023-09-28 15:21:32+00:00"}, {"name": "sas-scoring-wrapper-python", "archived": false, "created_at": "2021-08-02 18:16:58+00:00", "description": "This package facilitates the translation of SAS Model Studio and Visual Text Analytics scoring codes to Python.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-11-23 20:48:58+00:00", "updated_at": "2023-11-23 20:49:02+00:00"}, {"name": "sas-scoring-wrapper-r", "archived": false, "created_at": "2021-08-02 18:20:05+00:00", "description": "This package facilitates the translation of SAS Model Studio and Visual Text Analytics scoring codes to R.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 7, "watchers_count": 0, "pushed_at": "2023-11-23 20:50:08+00:00", "updated_at": "2023-11-23 20:50:12+00:00"}, {"name": "converting-sas-code-to-leverage-cas", "archived": false, "created_at": "2021-08-17 17:32:59+00:00", "description": "This repository provides coding samples for refactoring SAS code for SAS Viya. ", "forks_count": 9, "network_count": 9, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2022-01-27 23:00:25+00:00", "updated_at": "2024-01-22 23:55:10+00:00"}, {"name": "iot-azure-reference-architecture", "archived": false, "created_at": "2021-09-15 00:48:03+00:00", "description": "Develop and refine reference architecture(s) for SAS integration with Azure IoT, as well as the full set of Azure cloud services", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2023-02-07 13:46:39+00:00", "updated_at": "2023-02-16 12:22:09+00:00"}, {"name": "iot-esp-to-power-automate", "archived": false, "created_at": "2021-09-15 00:55:33+00:00", "description": "This repository covers how to integrate the streaming analytics available with SAS Event Stream Processing with Microsoft's Power Automate flows.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-09-15 14:09:44+00:00", "updated_at": "2021-09-15 14:09:46+00:00"}, {"name": "computer-vision", "archived": false, "created_at": "2021-09-15 13:30:12+00:00", "description": "This repository highlights computer vision capabilities in SAS Viya.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-10-23 14:22:53+00:00", "updated_at": "2024-10-23 14:22:57+00:00"}, {"name": "ci360-extensions", "archived": false, "created_at": "2021-09-23 15:48:52+00:00", "description": "SAS CI360 connectors, agents and other assets that are ready to be used to enhance the capabilities of SAS CI360 and connect to 3rd party services.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2024-11-14 15:46:09+00:00", "updated_at": "2024-11-14 15:46:12+00:00"}, {"name": "iot-streaming-fraud-and-aml-simple", "archived": false, "created_at": "2021-09-27 13:27:41+00:00", "description": "This is a streaming demo built to showcase pattern matching, temporal sliding windows and data aggregation for basic Anti-Money Laundering / Fraud alerts on banking transactions.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 11, "watchers_count": 2, "pushed_at": "2021-09-27 15:36:52+00:00", "updated_at": "2024-02-01 23:33:48+00:00"}, {"name": "iot-esp-bfile", "archived": false, "created_at": "2021-09-27 13:29:58+00:00", "description": "This ESP Blob File connector reads and writes files to ESP as a single blob or text field.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-09-27 15:40:52+00:00", "updated_at": "2021-09-27 15:40:56+00:00"}, {"name": "rest-api-use-cases", "archived": false, "created_at": "2021-10-14 14:25:00+00:00", "description": "This project aims to leverage the knowledge base of the SAS users and the developers community for robust SAS API documentation, user guides and quick starts.", "forks_count": 4, "network_count": 4, "open_issues_count": 1, "private": false, "stargazers_count": 20, "subscribers_count": 8, "watchers_count": 20, "pushed_at": "2024-11-06 18:00:51+00:00", "updated_at": "2024-11-06 18:00:54+00:00"}, {"name": "sas-container-runtime", "archived": false, "created_at": "2021-10-21 13:26:43+00:00", "description": "This repository will be used to provide working examples, articles, links to published material etc., for the SAS Container Runtime (SCR).", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 7, "subscribers_count": 12, "watchers_count": 7, "pushed_at": "2023-07-26 15:08:43+00:00", "updated_at": "2023-11-15 20:29:45+00:00"}, {"name": "sas-ci360-template-google-tag-manager", "archived": false, "created_at": "2021-11-08 20:27:22+00:00", "description": "With this template we employ the use of Google Tag Manager's Community Templates in order to easily deploy JavaScript actions for SAS Customer Intelligence 360.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2021-12-21 11:50:16+00:00", "updated_at": "2024-09-05 10:06:41+00:00"}, {"name": "esp-studio-examples", "archived": false, "created_at": "2021-11-24 14:49:48+00:00", "description": "This repository provides XML code examples that use SAS Event Stream Processing to process real-time streaming data.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 8, "watchers_count": 4, "pushed_at": "2024-11-21 15:39:50+00:00", "updated_at": "2024-11-21 15:39:53+00:00"}, {"name": "viya-perf-tool", "archived": false, "created_at": "2021-11-30 01:58:22+00:00", "description": "The Viya Perf Tool is a Bash script that measures network and/or storage I/O performance on SAS Viya 3.5 hosts running RHEL or CentOS 7.x.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-03-11 16:10:27+00:00", "updated_at": "2023-08-07 20:53:25+00:00"}, {"name": "fundamentals-programming-sas", "archived": false, "created_at": "2021-11-30 18:35:41+00:00", "description": "Sample Code and Data for the SAS Press title \"Fundamentals of Programming in SAS\u00ae: A Case Studies Approach\" by James Bloom and Jonathan Duggins.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-08-09 18:17:42+00:00", "updated_at": "2024-09-05 09:53:06+00:00"}, {"name": "machine_learning-sas-viya-book", "archived": false, "created_at": "2021-12-01 16:44:39+00:00", "description": "Sample code and data for SAS Press book Machine Learning with SAS Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2021-12-01 17:02:18+00:00", "updated_at": "2024-09-05 10:08:00+00:00"}, {"name": "onnx-integration", "archived": false, "created_at": "2021-12-02 18:34:29+00:00", "description": "This repo will share examples of how to integrate ONNX format models into the SAS Viya environment as astore models", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 7, "watchers_count": 0, "pushed_at": "2022-01-25 20:51:00+00:00", "updated_at": "2022-01-06 17:27:38+00:00"}, {"name": "loguccino", "archived": false, "created_at": "2021-12-21 03:01:36+00:00", "description": "Scan and patch tool for CVE-2021-44228 and related log4j concerns. ", "forks_count": 5, "network_count": 5, "open_issues_count": 5, "private": false, "stargazers_count": 34, "subscribers_count": 16, "watchers_count": 34, "pushed_at": "2022-01-24 16:43:41+00:00", "updated_at": "2024-05-15 16:42:25+00:00"}, {"name": "vscode-sas-extension", "archived": false, "created_at": "2021-12-21 16:13:04+00:00", "description": "This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.", "forks_count": 48, "network_count": 48, "open_issues_count": 117, "private": false, "stargazers_count": 121, "subscribers_count": 21, "watchers_count": 121, "pushed_at": "2024-11-22 14:07:45+00:00", "updated_at": "2024-11-22 14:06:16+00:00"}, {"name": "sas-analytics-pro-deployment", "archived": false, "created_at": "2022-01-04 20:11:06+00:00", "description": "container-manager is a utility which is provided and supported by SAS R&D. This repository is meant to serve as an example of how to take this automation even further.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-01-05 00:58:56+00:00", "updated_at": "2023-05-04 17:51:45+00:00"}, {"name": "iot-esp-reference-architectures", "archived": false, "created_at": "2022-01-05 16:31:54+00:00", "description": "This project covers various reference architectures for SAS Event Stream Processing (ESP) and includes the best practices based on customer/partner use-case's functional and non-functional requirements.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-11-24 19:55:57+00:00", "updated_at": "2023-08-07 11:37:49+00:00"}, {"name": "iot-esp-forecasting-investor-emotions", "archived": false, "created_at": "2022-01-05 16:37:44+00:00", "description": "This is a SAS Event Stream Processing (ESP) enablement project outlining how to use the Pattern window to detect patterns that produce forecasts.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-01-07 14:35:32+00:00", "updated_at": "2023-02-01 01:40:59+00:00"}, {"name": "accessibility-advisor-docs", "archived": false, "created_at": "2022-03-08 01:23:14+00:00", "description": "Accessibility Advisor enables users to scan a web page for accessibility violations with one click. Users can download a report of the violations and share it with others.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 8, "watchers_count": 0, "pushed_at": "2024-07-22 20:00:43+00:00", "updated_at": "2024-07-22 20:00:46+00:00"}, {"name": "vi-solution-extensions", "archived": false, "created_at": "2022-03-09 20:29:21+00:00", "description": "Solution extensions allow new controls with custom functionality to be deployed to an existing Visual Investigator deployment.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2024-11-22 10:06:26+00:00", "updated_at": "2024-11-22 10:06:30+00:00"}, {"name": "iot-load-data-to-sqlite-using-mas", "archived": false, "created_at": "2022-03-15 19:22:31+00:00", "description": "A tutorial that shows how the SAS Micro Analytic Service (MAS) can be used to ingest data into SQLite.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2022-03-17 18:45:05+00:00", "updated_at": "2023-04-03 20:19:28+00:00"}, {"name": "iot-esp-ha-using-kafka-and-viya", "archived": false, "created_at": "2022-03-16 01:18:25+00:00", "description": "Learn how to create and deploy an ESP high availability system using kafka as the message broker and SAS Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 8, "watchers_count": 0, "pushed_at": "2022-08-08 19:38:15+00:00", "updated_at": "2022-03-17 18:49:04+00:00"}, {"name": "viya4-warehouse", "archived": false, "created_at": "2022-03-16 17:47:57+00:00", "description": "Provide an alternative way to download the SAS Viya Warehouse without having to use the SAS MirrorMgr.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2022-06-24 06:16:35+00:00", "updated_at": "2022-04-14 05:32:23+00:00"}, {"name": "viya4-iac-k8s", "archived": false, "created_at": "2022-05-02 17:15:51+00:00", "description": "This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere or bare-metal, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.", "forks_count": 14, "network_count": 14, "open_issues_count": 2, "private": false, "stargazers_count": 26, "subscribers_count": 16, "watchers_count": 26, "pushed_at": "2024-11-19 20:01:43+00:00", "updated_at": "2024-11-12 17:13:14+00:00"}, {"name": "ci360-mobile-ios-sdk", "archived": false, "created_at": "2022-05-13 01:21:56+00:00", "description": "SDK enabling the integration of a native iOS mobile application with SAS Customer Intelligence 360", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-10-31 13:53:47+00:00", "updated_at": "2024-10-31 13:53:52+00:00"}, {"name": "sas-wsm", "archived": false, "created_at": "2022-06-06 16:24:18+00:00", "description": "The SAS-wsm utility provides consistent management of SAS-related services for Windows deployments from a single script. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 8, "watchers_count": 2, "pushed_at": "2023-08-25 16:02:26+00:00", "updated_at": "2023-12-21 14:02:12+00:00"}, {"name": "iot-aws-data-ingestion", "archived": false, "created_at": "2022-06-08 18:08:17+00:00", "description": "This projects shows the process of ingesting data into AWS through IoT Core to Kinesis and then onto ESP for processing.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-06-08 19:48:41+00:00", "updated_at": "2022-06-10 19:36:50+00:00"}, {"name": "ci360-sas-tools", "archived": false, "created_at": "2022-06-22 19:54:31+00:00", "description": "This repository is a collection of SAS macros designed to exercise Customer Intelligence 360 (CI360) APIs that download data which is in turn used for analysis and insight.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-10-31 18:28:28+00:00", "updated_at": "2024-10-31 18:28:33+00:00"}, {"name": "sas-viya-sdk-js", "archived": false, "created_at": "2022-07-07 17:39:21+00:00", "description": "The SAS Viya SDK for JavaScript is a collection of JavaScript libraries for interfacing with SAS Viya resources and embedding your SAS Viya content into custom web pages and corporate portals.", "forks_count": 6, "network_count": 6, "open_issues_count": 1, "private": false, "stargazers_count": 10, "subscribers_count": 9, "watchers_count": 10, "pushed_at": "2024-11-21 14:10:40+00:00", "updated_at": "2024-11-21 13:51:29+00:00"}, {"name": "clinical-standards-toolkit", "archived": false, "created_at": "2022-07-20 19:34:57+00:00", "description": "The open source release of SAS Clinical Standards Toolkit is a direct port of the last production release with minor modifications to adapt to a new deployment architecture.", "forks_count": 11, "network_count": 11, "open_issues_count": 4, "private": false, "stargazers_count": 27, "subscribers_count": 13, "watchers_count": 27, "pushed_at": "2023-05-04 15:02:35+00:00", "updated_at": "2024-07-22 19:39:05+00:00"}, {"name": "sas-aml-cdd-accelerator", "archived": false, "created_at": "2022-08-15 14:57:23+00:00", "description": "This repository contains programs and macros to accelerate implementation efforts with SAS Anti-Money Laundering and SAS Customer Due Diligence products.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-12-15 21:28:02+00:00", "updated_at": "2024-01-23 07:41:11+00:00"}, {"name": "sas-studio-custom-steps", "archived": false, "created_at": "2022-08-16 11:56:30+00:00", "description": "Repository to share SAS Studio Custom Steps. A custom step enables you to create a user interface for SAS Studio users at your site to complete a specific task.", "forks_count": 64, "network_count": 64, "open_issues_count": 3, "private": false, "stargazers_count": 49, "subscribers_count": 23, "watchers_count": 49, "pushed_at": "2024-11-22 09:02:18+00:00", "updated_at": "2024-11-22 09:02:22+00:00"}, {"name": "iot-anomaly-detection-using-vibration-data-and-esp", "archived": false, "created_at": "2022-09-07 16:59:42+00:00", "description": "This is a simple demo to showcase anomaly detection using a real-time data and SAS ESP. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-09-30 14:50:58+00:00", "updated_at": "2022-09-29 17:51:07+00:00"}, {"name": "digital-signal-processing-data-and-examples", "archived": false, "created_at": "2022-09-14 17:14:31+00:00", "description": "The project contains data and examples that can be used to demonstrate digital signal processing functionalities in SAS products.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2023-01-09 14:19:53+00:00", "updated_at": "2022-09-14 17:14:31+00:00"}, {"name": "iot-augmenting-streaming-events-with-rolling-statistics", "archived": false, "created_at": "2022-10-17 18:46:56+00:00", "description": "This tutorial discusses several advanced features of ESP including stateless joins, tagged tokens, and using the No-regenerates option.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-10-18 17:00:12+00:00", "updated_at": "2022-10-21 15:04:18+00:00"}, {"name": "iot-esp-lua-window-basics", "archived": false, "created_at": "2022-10-28 12:33:54+00:00", "description": "General overview of the Lua Window and concepts, which allows ESP developers to process events using Lua language scripting.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2022-12-13 14:48:27+00:00", "updated_at": "2022-11-04 14:24:11+00:00"}, {"name": "rhel-gather-system-info", "archived": false, "created_at": "2022-10-28 17:55:24+00:00", "description": "The Gather System Info tool is a Bash script that gathers and packages a select set of information about a RHEL (6, 7, 8 or 9) or CentOS (6, 7 or 8) system.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 7, "watchers_count": 6, "pushed_at": "2023-10-06 21:01:23+00:00", "updated_at": "2024-10-03 13:57:15+00:00"}, {"name": "doc-supplement-statug", "archived": false, "created_at": "2022-11-01 17:56:51+00:00", "description": "Supplementary materials for procedures that comprise the STATUG book.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-01-10 14:37:11+00:00", "updated_at": "2023-10-26 07:12:42+00:00"}, {"name": "doc-supplement-casstat", "archived": false, "created_at": "2022-11-01 18:00:56+00:00", "description": "Supplementary materials for action sets that comprise the CASSTAT book", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-01-02 16:51:47+00:00", "updated_at": "2022-11-01 18:00:56+00:00"}, {"name": "doc-supplement-casactstat", "archived": false, "created_at": "2022-11-01 18:02:52+00:00", "description": "Supplementary materials for action sets that comprise the CASACTSTAT book", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2022-11-30 17:33:33+00:00", "updated_at": "2022-11-01 18:02:52+00:00"}, {"name": "bpmn-conversion-samples", "archived": false, "created_at": "2022-11-07 19:11:38+00:00", "description": "Sample BPMN files for demonstrating BPMN conversions.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2022-11-07 19:36:48+00:00", "updated_at": "2022-11-08 14:13:23+00:00"}, {"name": "iot-lua-using-device-table", "archived": false, "created_at": "2022-11-21 19:29:08+00:00", "description": "This project will show how to import metadata from a device table and then use this information to enhance the incoming sensor events.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-13 16:31:27+00:00", "updated_at": "2022-12-13 16:31:42+00:00"}, {"name": "iot-manage-viya-4-cloud-environments-with-viya_manager", "archived": false, "created_at": "2022-11-21 19:41:19+00:00", "description": "A tutorial that introduces Viya_Manager, an interface to simplify the administration and management of Viya 4 environments on the Cloud.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 12, "watchers_count": 3, "pushed_at": "2024-11-04 22:13:22+00:00", "updated_at": "2024-11-04 22:13:25+00:00"}, {"name": "iot-lua-expanding-capabilities-with-modules", "archived": false, "created_at": "2022-11-21 20:14:31+00:00", "description": "In this project we will take a look at how you can expand the capabilities of your Lua windows through the use of modules. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-13 16:18:14+00:00", "updated_at": "2023-02-07 14:44:44+00:00"}, {"name": "iot-addressing-typical-data-quality-issues-in-viya", "archived": false, "created_at": "2022-12-08 20:00:44+00:00", "description": "This repository address four different data quality issues and how to identify them using CAS actions in SAS Viya.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 16:46:30+00:00", "updated_at": "2022-12-08 20:00:44+00:00"}, {"name": "iot-esp-rest-subscriber-adapter", "archived": false, "created_at": "2022-12-08 20:05:18+00:00", "description": "A functional description with some examples on how to call REST APIs with the REST Subscriber Adapter in SAS ESP including calling the REST API of SAS Intelligent Decisioning.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 17:28:17+00:00", "updated_at": "2022-12-09 16:52:33+00:00"}, {"name": "iot-analytics-logical-architecture", "archived": false, "created_at": "2022-12-08 20:08:54+00:00", "description": "The solution enables them to organize their diverse IoT data, create data selections, visually explore massive volumes of high frequency data, and launch data sets that can be leveraged in SAS, third party and open source applications.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 17:33:18+00:00", "updated_at": "2022-12-08 20:08:54+00:00"}, {"name": "iot-sas-esp-integration-with-in-memory-databases", "archived": false, "created_at": "2022-12-16 14:44:16+00:00", "description": "In this project, we present two new ESP StateDB windows StateDB Reader and StateDB Writer to integrate with Singelstore and Redis in-memory databases. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-21 10:47:58+00:00", "updated_at": "2022-12-16 18:56:49+00:00"}, {"name": "sas-iml-packages", "archived": false, "created_at": "2023-01-03 15:35:18+00:00", "description": "SAS IML packages provide modules that extend the capabilities of the SAS IML language. You can load these packages to perform specialized computations.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-09-12 17:26:26+00:00", "updated_at": "2024-09-12 17:07:06+00:00"}, {"name": "iot-lua-image-patches-and-cropping", "archived": false, "created_at": "2023-01-03 18:15:08+00:00", "description": "This project gives an example on how to create four smaller images or patches out of one larger image using a Lua window and a Calculate window.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-01-04 17:00:58+00:00", "updated_at": "2023-01-03 18:15:08+00:00"}, {"name": "iot-lua-split-string-by-delimiter", "archived": false, "created_at": "2023-01-09 22:09:09+00:00", "description": "This project will give an example of a custom function which can be used to split an incoming string by a user defined delimiter. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 9, "watchers_count": 2, "pushed_at": "2023-01-10 14:56:26+00:00", "updated_at": "2023-02-20 17:32:53+00:00"}, {"name": "sas-airflow-provider", "archived": false, "created_at": "2023-01-11 20:26:19+00:00", "description": "Apache Airflow Provider for creating tasks in Airflow to execute SAS Studio Flows and Jobs.", "forks_count": 15, "network_count": 15, "open_issues_count": 10, "private": false, "stargazers_count": 18, "subscribers_count": 11, "watchers_count": 18, "pushed_at": "2024-10-17 17:48:44+00:00", "updated_at": "2024-10-17 17:45:18+00:00"}, {"name": "iot-lua-http-request-examples", "archived": false, "created_at": "2023-01-13 02:14:58+00:00", "description": "This project will show how to use the sendHttp build-in function to query sensor data.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2023-01-13 13:37:28+00:00", "updated_at": "2024-02-23 22:51:52+00:00"}, {"name": "sas-viya-quick-start", "archived": false, "created_at": "2023-01-20 14:56:50+00:00", "description": "This repository provides the files referenced in the SAS Viya Quick Start Videos. Files can be loaded into your SAS Viya platform to follow along with the videos.", "forks_count": 49, "network_count": 49, "open_issues_count": 3, "private": false, "stargazers_count": 18, "subscribers_count": 9, "watchers_count": 18, "pushed_at": "2024-11-13 23:43:48+00:00", "updated_at": "2024-11-13 23:43:52+00:00"}, {"name": "sas-viya-platform-file-triggering-azure", "archived": false, "created_at": "2023-01-23 23:41:31+00:00", "description": "The intent of this project is to work in tandem with the SAS Job Flow Scheduler and the SAS Event Monitor to enable File Event triggering in SAS Job Flow Scheduler in a SAS Viya 4.0 installation.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-01-23 23:41:31+00:00", "updated_at": "2023-01-27 14:55:08+00:00"}, {"name": "r-sasctl", "archived": false, "created_at": "2023-01-26 16:42:07+00:00", "description": "The R sasctl package enables easy communication between the SAS Viya platform and R. It focuses on interacting with SAS Viya APIs with additional features for SAS Model Manager.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 7, "watchers_count": 6, "pushed_at": "2024-11-14 14:43:12+00:00", "updated_at": "2024-11-14 14:40:56+00:00"}, {"name": "fine-flow-tool-kit", "archived": false, "created_at": "2023-03-27 17:41:06+00:00", "description": "The FINE Flow Tool Kit provides a set of Python utilities that demonstrates an implementation of the FINE team classification process, and the associated FINE flow equations.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 7, "subscribers_count": 7, "watchers_count": 7, "pushed_at": "2023-05-17 18:58:42+00:00", "updated_at": "2024-02-15 12:41:43+00:00"}, {"name": "viya4-admin-checklist", "archived": false, "created_at": "2023-03-31 15:19:54+00:00", "description": "This project contains tasks that are relevant to your environment, to keep your SAS Viya deployment operating at its best over the long term.", "forks_count": 6, "network_count": 6, "open_issues_count": 2, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2023-12-08 10:33:17+00:00", "updated_at": "2024-10-25 07:48:59+00:00"}, {"name": "doc-supplement-procstat", "archived": false, "created_at": "2023-08-15 17:22:37+00:00", "description": "Supplementary materials for statistical procedures from the book: Base SAS Procedures Guide: Statistical Procedures.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2023-08-15 17:22:37+00:00", "updated_at": "2023-08-15 17:22:37+00:00"}, {"name": "fsi-pac-azure", "archived": false, "created_at": "2023-08-15 17:28:01+00:00", "description": "This repository contains pipeline as code which reads parameters from a pre-defined schema to deploy an AKS environment and deploy isolated project software.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2023-08-15 17:28:02+00:00", "updated_at": "2023-08-15 17:28:02+00:00"}, {"name": "rtdm-migrate-to-id", "archived": false, "created_at": "2023-10-16 17:39:58+00:00", "description": "This tool enables customers to migrate campaigns from SAS Real-Time Decision Manager to SAS Intelligent Decisioning.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-09-30 13:40:51+00:00", "updated_at": "2024-09-30 13:40:55+00:00"}, {"name": "af-template-vite", "archived": false, "created_at": "2023-10-25 18:13:16+00:00", "description": "App Factory's template for rapid UI development with the platform in React with Vite. Built-in support for type generation, authentication, and syncing to functions, schemas, and apps.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2024-01-31 20:17:01+00:00", "updated_at": "2023-11-10 20:31:52+00:00"}, {"name": "grafana-esp-plugin", "archived": false, "created_at": "2023-10-26 13:03:52+00:00", "description": "The SAS Event Stream Processing Data Source Plug-in for Grafana enables you to discover and stream data from ESP servers in SAS Event Stream Processing in a Kubernetes environment. ", "forks_count": 2, "network_count": 2, "open_issues_count": 1, "private": false, "stargazers_count": 3, "subscribers_count": 5, "watchers_count": 3, "pushed_at": "2024-11-19 13:09:07+00:00", "updated_at": "2024-11-19 13:07:32+00:00"}, {"name": "event-provenance-registry", "archived": false, "created_at": "2023-11-16 14:32:15+00:00", "description": "The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.", "forks_count": 4, "network_count": 4, "open_issues_count": 20, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-11-08 21:03:44+00:00", "updated_at": "2024-11-08 21:03:46+00:00"}, {"name": "ci360-sample-mobile-apps", "archived": false, "created_at": "2023-12-06 14:04:28+00:00", "description": "SAS CI360 Sample Mobile Apps provide working examples on how to utilize our iOS and Android native SDKs in hybrid framework mobile apps.", "forks_count": 1, "network_count": 1, "open_issues_count": 2, "private": false, "stargazers_count": 1, "subscribers_count": 5, "watchers_count": 1, "pushed_at": "2024-01-16 05:36:06+00:00", "updated_at": "2023-12-13 03:48:54+00:00"}, {"name": "sas-copilot", "archived": false, "created_at": "2023-12-07 23:37:57+00:00", "description": "Issues tracker and feedback project for the SAS coding assistant", "forks_count": 0, "network_count": 0, "open_issues_count": 55, "private": false, "stargazers_count": 9, "subscribers_count": 9, "watchers_count": 9, "pushed_at": "2024-07-25 21:13:37+00:00", "updated_at": "2024-10-09 17:44:47+00:00"}, {"name": "postgrest-client", "archived": false, "created_at": "2024-01-17 16:03:44+00:00", "description": "General purpose type-safe TypeScript client for PostgREST. Supports select, insert, update, upsert, delete queries with composite joins, resource embedding, full JSON column data handling and typing.", "forks_count": 0, "network_count": 0, "open_issues_count": 1, "private": false, "stargazers_count": 12, "subscribers_count": 11, "watchers_count": 12, "pushed_at": "2024-10-01 20:12:24+00:00", "updated_at": "2024-11-22 04:10:41+00:00"}, {"name": "ci360-direct-iac-aws", "archived": false, "created_at": "2024-02-13 14:37:55+00:00", "description": "IaC template to deploy and configure CI360 Direct in AWS", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-02-26 14:10:06+00:00", "updated_at": "2024-02-13 21:46:14+00:00"}, {"name": "vscode-sas-ca-extension", "archived": false, "created_at": "2024-02-16 16:45:36+00:00", "description": " This SAS Clinical Acceleration Extension for Visual Studio Code provides access to the SAS Clinical Acceleration Repository and related services. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-10-23 15:51:42+00:00", "updated_at": "2024-10-23 15:51:46+00:00"}, {"name": "kafka-authentication-plugin", "archived": false, "created_at": "2024-04-17 21:24:22+00:00", "description": "Java source code implementation of an Apache Kafka plugin that performs client authentication against an external source such an an LDAP server", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-10-25 18:09:54+00:00", "updated_at": "2024-10-25 18:09:46+00:00"}, {"name": "kafka-training", "archived": false, "created_at": "2024-04-17 21:25:11+00:00", "description": " This repository contains labs, lectures, and reference material used to train developers and operations how to use Apache Kafka.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-04-24 20:20:40+00:00", "updated_at": "2024-06-27 20:02:37+00:00"}, {"name": "sas-portal-app", "archived": false, "created_at": "2024-05-07 14:24:49+00:00", "description": "The purpose of this project is to provide a partial replacement for SAS Information Delivery Portal, that was deprecated as of SAS 9.4M8.", "forks_count": 5, "network_count": 5, "open_issues_count": 33, "private": false, "stargazers_count": 3, "subscribers_count": 5, "watchers_count": 3, "pushed_at": "2024-11-22 13:39:24+00:00", "updated_at": "2024-11-22 13:39:27+00:00"}, {"name": "open-aggregates", "archived": false, "created_at": "2024-05-13 20:04:08+00:00", "description": "A collection of user-defined aggregate and helper functions for calculating various summary statistics like skewness and kurtosis.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-08-06 17:59:54+00:00", "updated_at": "2024-08-06 17:59:57+00:00"}, {"name": "sas-viya-workbench-examples", "archived": false, "created_at": "2024-06-04 19:11:36+00:00", "description": "SAS and Python code examples for use with SAS Viya Workbench.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 9, "watchers_count": 9, "pushed_at": "2024-06-26 01:50:13+00:00", "updated_at": "2024-11-21 19:07:51+00:00"}, {"name": "sas-econometrics-examples", "archived": false, "created_at": "2024-06-19 18:11:22+00:00", "description": "The repository is designed to store and maintain a comprehensive collection of examples, samples, along with relevant data associated with SAS Econometrics and the SAS/ETS products. ", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 5, "watchers_count": 1, "pushed_at": "2024-07-01 20:42:55+00:00", "updated_at": "2024-07-01 20:42:58+00:00"}, {"name": "iotaa", "archived": false, "created_at": "2024-07-09 20:09:07+00:00", "description": "The purpose is to facilitate sharing code and data needed to customers from published technical papers from the IOTAA team.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-08-14 17:15:41+00:00", "updated_at": "2024-08-14 17:15:44+00:00"}, {"name": "kubethor", "archived": false, "created_at": "2024-07-10 13:54:27+00:00", "description": "User-friendly web-based tool that harnesses the flexibility and extensibility of Kubernetes API, making container management accessible.", "forks_count": 1, "network_count": 1, "open_issues_count": 6, "private": false, "stargazers_count": 9, "subscribers_count": 6, "watchers_count": 9, "pushed_at": "2024-09-06 10:28:52+00:00", "updated_at": "2024-10-06 08:28:56+00:00"}, {"name": ".github", "archived": false, "created_at": "2024-10-04 20:15:44+00:00", "description": "Configuration files for sassoftware on GitHub", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-10-14 17:54:09+00:00", "updated_at": "2024-10-14 17:54:13+00:00"}, {"name": "yolov7-pose", "archived": false, "created_at": "2024-10-07 19:08:06+00:00", "description": "Implementation of paper YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss. Tailored for DLModelZoo action.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:46:54+00:00", "updated_at": "2024-11-05 15:46:59+00:00"}, {"name": "yolov7", "archived": false, "created_at": "2024-10-07 19:11:15+00:00", "description": "Implementation of paper YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors. Tailored for DLModelZoo action.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:39:34+00:00", "updated_at": "2024-11-05 15:39:40+00:00"}, {"name": "sas-education", "archived": false, "created_at": "2024-10-08 15:00:13+00:00", "description": "A collection of hands-on instructions, examples, data, and tutorials provided by SAS Education to support your SAS training journey.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-10-09 22:12:14+00:00", "updated_at": "2024-10-09 22:12:18+00:00"}, {"name": "yolov7-seg", "archived": false, "created_at": "2024-10-22 14:01:56+00:00", "description": "This python package is an implementation of \"YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors\".", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:49:50+00:00", "updated_at": "2024-11-05 15:49:58+00:00"}, {"name": "sas-viya-workbench-demos", "archived": false, "created_at": "2024-11-21 16:36:56+00:00", "description": "Comprehensive, industry-specific demonstrations of SAS Viya Workbench capabilities", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-11-21 22:08:29+00:00", "updated_at": "2024-11-21 22:08:32+00:00"}]; \ No newline at end of file +data = [{"name": "epdb", "archived": false, "created_at": "2014-09-22 17:03:34+00:00", "description": "Extended Python Debugger", "forks_count": 12, "network_count": 12, "open_issues_count": 4, "private": false, "stargazers_count": 76, "subscribers_count": 13, "watchers_count": 76, "pushed_at": "2024-05-13 17:38:09+00:00", "updated_at": "2024-10-10 10:28:46+00:00"}, {"name": "enlighten-apply", "archived": false, "created_at": "2015-05-08 15:20:44+00:00", "description": "Example code and materials that illustrate applications of SAS machine learning techniques.", "forks_count": 113, "network_count": 113, "open_issues_count": 0, "private": false, "stargazers_count": 126, "subscribers_count": 45, "watchers_count": 126, "pushed_at": "2024-01-23 22:10:05+00:00", "updated_at": "2024-09-05 10:01:01+00:00"}, {"name": "pymaven", "archived": false, "created_at": "2015-05-12 16:55:09+00:00", "description": "pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.", "forks_count": 11, "network_count": 11, "open_issues_count": 6, "private": false, "stargazers_count": 14, "subscribers_count": 11, "watchers_count": 14, "pushed_at": "2023-08-23 18:56:19+00:00", "updated_at": "2024-09-06 14:42:24+00:00"}, {"name": "saspy", "archived": false, "created_at": "2016-04-01 16:18:32+00:00", "description": "A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya. ", "forks_count": 149, "network_count": 149, "open_issues_count": 2, "private": false, "stargazers_count": 375, "subscribers_count": 51, "watchers_count": 375, "pushed_at": "2024-11-13 20:21:30+00:00", "updated_at": "2024-11-13 20:21:33+00:00"}, {"name": "sas_kernel", "archived": false, "created_at": "2016-04-01 16:19:50+00:00", "description": "A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.", "forks_count": 83, "network_count": 83, "open_issues_count": 1, "private": false, "stargazers_count": 198, "subscribers_count": 37, "watchers_count": 198, "pushed_at": "2024-07-17 20:10:02+00:00", "updated_at": "2024-10-28 18:39:07+00:00"}, {"name": "go-rpmutils", "archived": false, "created_at": "2016-05-24 21:00:55+00:00", "description": "Golang implementation of parsing RPM packages", "forks_count": 43, "network_count": 43, "open_issues_count": 3, "private": false, "stargazers_count": 52, "subscribers_count": 8, "watchers_count": 52, "pushed_at": "2024-05-07 15:41:23+00:00", "updated_at": "2024-09-25 13:42:21+00:00"}, {"name": "sas-viya-programming", "archived": false, "created_at": "2016-06-27 22:11:06+00:00", "description": "Code samples and materials to help you learn to access SAS Viya services by writing programs in Python and other open-source languages.", "forks_count": 134, "network_count": 134, "open_issues_count": 5, "private": false, "stargazers_count": 138, "subscribers_count": 55, "watchers_count": 138, "pushed_at": "2023-10-16 13:50:29+00:00", "updated_at": "2024-11-08 21:34:36+00:00"}, {"name": "python-swat", "archived": false, "created_at": "2016-09-23 14:42:18+00:00", "description": "The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.", "forks_count": 63, "network_count": 63, "open_issues_count": 41, "private": false, "stargazers_count": 148, "subscribers_count": 40, "watchers_count": 148, "pushed_at": "2024-10-23 12:12:25+00:00", "updated_at": "2024-10-31 14:02:37+00:00"}, {"name": "sas-prog-for-r-users", "archived": false, "created_at": "2016-10-24 16:58:01+00:00", "description": "Teaching and lab materials for the \"SAS Programming for R Users\" course, including course notes, data, and code.", "forks_count": 75, "network_count": 75, "open_issues_count": 0, "private": false, "stargazers_count": 153, "subscribers_count": 25, "watchers_count": 153, "pushed_at": "2024-08-16 14:09:59+00:00", "updated_at": "2024-09-05 20:09:20+00:00"}, {"name": "em-bridge2viya", "archived": false, "created_at": "2016-11-18 16:12:25+00:00", "description": "SAS Enterprise Miner Bridge To Viya is a repository of examples and documentation showing how to run SAS Viya programs from a SAS Enterprise Miner flow. ", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 13, "watchers_count": 6, "pushed_at": "2024-01-23 22:27:06+00:00", "updated_at": "2024-01-23 22:27:09+00:00"}, {"name": "sas-viya-the-python-perspective", "archived": false, "created_at": "2017-01-11 17:18:28+00:00", "description": "Companion to the book: SAS\u00ae Viya\u2122: The Python Perspective by Kevin D. Smith and Xiangxiang Meng. ", "forks_count": 20, "network_count": 20, "open_issues_count": 0, "private": false, "stargazers_count": 25, "subscribers_count": 11, "watchers_count": 25, "pushed_at": "2024-08-09 19:43:18+00:00", "updated_at": "2024-09-05 09:52:54+00:00"}, {"name": "sas-viya-machine-learning", "archived": false, "created_at": "2017-02-27 21:26:31+00:00", "description": "Code examples for machine learning techniques using the SAS Viya platform.", "forks_count": 50, "network_count": 50, "open_issues_count": 0, "private": false, "stargazers_count": 45, "subscribers_count": 20, "watchers_count": 45, "pushed_at": "2023-01-04 14:27:33+00:00", "updated_at": "2024-09-05 10:04:30+00:00"}, {"name": "sas-studio-tasks", "archived": false, "created_at": "2017-03-15 20:46:31+00:00", "description": "SAS-provided tasks and contributed custom tasks to extend SAS Studio", "forks_count": 11, "network_count": 11, "open_issues_count": 0, "private": false, "stargazers_count": 17, "subscribers_count": 10, "watchers_count": 17, "pushed_at": "2024-10-16 16:03:20+00:00", "updated_at": "2024-10-16 16:03:27+00:00"}, {"name": "python-pipefitter", "archived": false, "created_at": "2017-04-02 04:50:16+00:00", "description": "The SAS pipefitter package provides a Python API for developing pipelines for data transformation and model fitting as stages of a repeatable machine learning workflow in either SAS v9 or SAS Viya.", "forks_count": 7, "network_count": 7, "open_issues_count": 2, "private": false, "stargazers_count": 12, "subscribers_count": 13, "watchers_count": 12, "pushed_at": "2023-01-24 21:17:38+00:00", "updated_at": "2024-11-12 17:09:51+00:00"}, {"name": "R-swat", "archived": false, "created_at": "2017-04-12 19:59:55+00:00", "description": "The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the R client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from R.", "forks_count": 22, "network_count": 22, "open_issues_count": 6, "private": false, "stargazers_count": 51, "subscribers_count": 21, "watchers_count": 51, "pushed_at": "2024-10-23 14:05:22+00:00", "updated_at": "2024-11-12 17:09:06+00:00"}, {"name": "relic", "archived": false, "created_at": "2017-06-21 20:24:56+00:00", "description": "Relic is a service and a tool for adding digital signatures to operating system packages for Linux and Windows", "forks_count": 41, "network_count": 41, "open_issues_count": 9, "private": false, "stargazers_count": 154, "subscribers_count": 17, "watchers_count": 154, "pushed_at": "2024-10-31 18:00:31+00:00", "updated_at": "2024-11-12 20:32:55+00:00"}, {"name": "sasoptpy", "archived": false, "created_at": "2017-10-20 13:50:54+00:00", "description": "sasoptpy is a Python package providing a modeling interface for SAS Viya Optimization solvers.", "forks_count": 8, "network_count": 8, "open_issues_count": 0, "private": false, "stargazers_count": 25, "subscribers_count": 8, "watchers_count": 25, "pushed_at": "2023-10-16 14:38:58+00:00", "updated_at": "2024-09-05 21:10:39+00:00"}, {"name": "python-dlpy", "archived": false, "created_at": "2017-12-01 15:23:32+00:00", "description": "The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs. ", "forks_count": 131, "network_count": 131, "open_issues_count": 22, "private": false, "stargazers_count": 224, "subscribers_count": 48, "watchers_count": 224, "pushed_at": "2024-10-09 16:25:06+00:00", "updated_at": "2024-10-09 16:25:13+00:00"}, {"name": "sas-visualanalytics-thirdpartyvisualizations", "archived": false, "created_at": "2017-12-11 13:43:58+00:00", "description": "The data-driven content object enables you to display your data in a custom third-party visualization, within your SAS Visual Analytics report. The third-party visualization can be authored in any JavaScript charting framework, such as D3.js, Google Charts, or CanvasJS. The visualization in a data-driven content object receives its data query from SAS Visual Analytics, and so it interacts with filters, ranks, and object actions in the same way as the other objects in your report. For information about creating third-party visualizations for data-driven content, see Programming Considerations for Data-Driven Visualizations in SAS Visual Analytics: Reference.", "forks_count": 61, "network_count": 61, "open_issues_count": 5, "private": false, "stargazers_count": 39, "subscribers_count": 26, "watchers_count": 39, "pushed_at": "2024-06-21 16:16:48+00:00", "updated_at": "2024-11-04 21:19:25+00:00"}, {"name": "sas-viya-forecasting", "archived": false, "created_at": "2018-01-19 03:32:50+00:00", "description": "Code examples and data for forecasting using the SAS Viya platform.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 12, "watchers_count": 6, "pushed_at": "2024-10-22 17:14:21+00:00", "updated_at": "2024-10-22 17:14:26+00:00"}, {"name": "sas-viya-dmml-pipelines", "archived": false, "created_at": "2018-02-28 15:54:26+00:00", "description": "Code examples and supporting materials for data mining and machine learning techniques on the SAS Viya environment.", "forks_count": 26, "network_count": 26, "open_issues_count": 4, "private": false, "stargazers_count": 30, "subscribers_count": 21, "watchers_count": 30, "pushed_at": "2024-05-03 15:12:05+00:00", "updated_at": "2024-09-05 09:59:22+00:00"}, {"name": "restaf-server", "archived": false, "created_at": "2018-03-01 22:44:59+00:00", "description": "restaf-server is a server designed specifically to work with SAS Viya", "forks_count": 2, "network_count": 2, "open_issues_count": 7, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-10-30 14:19:58+00:00", "updated_at": "2024-10-30 14:20:05+00:00"}, {"name": "restaf-uidemos", "archived": false, "created_at": "2018-03-01 22:54:11+00:00", "description": "Examples of SAS Viya Applications built with restaf", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 9, "watchers_count": 8, "pushed_at": "2024-11-17 22:19:19+00:00", "updated_at": "2023-01-31 16:57:33+00:00"}, {"name": "restaf-demos", "archived": false, "created_at": "2018-03-01 22:59:15+00:00", "description": "A collection of examples using restaf in a nodejs environment.", "forks_count": 1, "network_count": 1, "open_issues_count": 2, "private": false, "stargazers_count": 6, "subscribers_count": 9, "watchers_count": 6, "pushed_at": "2024-11-19 20:20:02+00:00", "updated_at": "2023-03-25 11:15:55+00:00"}, {"name": "restaf", "archived": false, "created_at": "2018-03-15 00:59:30+00:00", "description": "A simple framework for building applications with SAS REST APIs, supported with SAS Viya", "forks_count": 10, "network_count": 10, "open_issues_count": 3, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2024-11-17 22:15:26+00:00", "updated_at": "2024-11-17 22:15:31+00:00"}, {"name": "sas-sdk-for-iOS-examples", "archived": false, "created_at": "2018-04-18 13:42:05+00:00", "description": "This project contains code samples and materials to help you learn to use the SASKit for iOS application programming interface", "forks_count": 5, "network_count": 5, "open_issues_count": 3, "private": false, "stargazers_count": 7, "subscribers_count": 14, "watchers_count": 7, "pushed_at": "2023-01-02 19:55:04+00:00", "updated_at": "2023-01-02 19:55:07+00:00"}, {"name": "sas-visualanalytics-geowebmap", "archived": false, "created_at": "2018-05-15 18:29:05+00:00", "description": "Using the data-driven content feature offered in SAS Visual Analytics, users can add Web Maps to their reports and integrate the results of their SAS-based analysis as discrete map layers", "forks_count": 6, "network_count": 6, "open_issues_count": 3, "private": false, "stargazers_count": 8, "subscribers_count": 13, "watchers_count": 8, "pushed_at": "2023-03-15 09:03:52+00:00", "updated_at": "2024-02-20 17:27:54+00:00"}, {"name": "sas-sdk-for-Android-examples", "archived": false, "created_at": "2018-08-02 17:21:49+00:00", "description": "This project contains code samples and materials to help you learn to use the SAS Library for Android application programming interface.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 8, "watchers_count": 9, "pushed_at": "2024-05-16 21:22:42+00:00", "updated_at": "2024-05-16 21:22:45+00:00"}, {"name": "sas-viya-the-R-perspective", "archived": false, "created_at": "2018-08-09 11:36:49+00:00", "description": "Companion to the book: SAS\u00ae Viya\u00ae: The R Perspective by Yue Qi, Kevin D. Smith, and Xiangxiang Meng", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 9, "watchers_count": 12, "pushed_at": "2024-10-04 13:28:04+00:00", "updated_at": "2024-10-04 13:28:44+00:00"}, {"name": "saspy-examples", "archived": false, "created_at": "2018-09-11 12:49:21+00:00", "description": "Sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!", "forks_count": 48, "network_count": 48, "open_issues_count": 0, "private": false, "stargazers_count": 62, "subscribers_count": 15, "watchers_count": 62, "pushed_at": "2024-10-23 19:22:29+00:00", "updated_at": "2024-11-06 22:48:34+00:00"}, {"name": "sas-viya-forecasting-pipelines", "archived": false, "created_at": "2018-11-14 19:53:02+00:00", "description": "Code examples and supporting materials for forecasting techniques on SAS Viya platform. ", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-12-07 06:54:43+00:00", "updated_at": "2023-07-07 23:31:22+00:00"}, {"name": "pyviyatools", "archived": false, "created_at": "2018-12-06 14:20:56+00:00", "description": "Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.", "forks_count": 31, "network_count": 31, "open_issues_count": 24, "private": false, "stargazers_count": 39, "subscribers_count": 16, "watchers_count": 39, "pushed_at": "2024-11-19 19:10:59+00:00", "updated_at": "2024-11-19 13:23:26+00:00"}, {"name": "viya-ark", "archived": false, "created_at": "2019-03-01 15:03:41+00:00", "description": "SAS Viya Administration Resource Kit (SAS Viya ARK). Tools and utilities to help SAS customers with SAS Viya readiness.", "forks_count": 34, "network_count": 34, "open_issues_count": 0, "private": false, "stargazers_count": 56, "subscribers_count": 28, "watchers_count": 56, "pushed_at": "2024-11-19 20:39:43+00:00", "updated_at": "2024-11-21 15:53:56+00:00"}, {"name": "va-custom-graphs", "archived": false, "created_at": "2019-03-28 19:46:18+00:00", "description": "The SAS Graph Builder enables users to create custom visualizations that can be used as a graph object within a SAS Visual Analytics report. This project provides pre-built SAS custom graphs and their supporting files.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 11, "watchers_count": 9, "pushed_at": "2024-08-19 14:53:17+00:00", "updated_at": "2024-09-18 11:47:48+00:00"}, {"name": "sas-inttech-samples", "archived": false, "created_at": "2019-06-11 16:43:40+00:00", "description": "Sample applications for Windows developers to integrate SAS with Microsoft.NET and PowerShell, using SAS Integration Technologies", "forks_count": 7, "network_count": 7, "open_issues_count": 0, "private": false, "stargazers_count": 10, "subscribers_count": 4, "watchers_count": 10, "pushed_at": "2024-08-07 18:19:07+00:00", "updated_at": "2024-08-07 18:19:11+00:00"}, {"name": "python-sasctl", "archived": false, "created_at": "2019-07-11 14:20:32+00:00", "description": "Python package and CLI for user-friendly integration with SAS Viya", "forks_count": 41, "network_count": 41, "open_issues_count": 29, "private": false, "stargazers_count": 45, "subscribers_count": 13, "watchers_count": 45, "pushed_at": "2024-10-29 22:15:33+00:00", "updated_at": "2024-11-08 05:36:33+00:00"}, {"name": "devsascom-rest-api-samples", "archived": false, "created_at": "2019-08-02 13:00:21+00:00", "description": "This repository contains examples that show the capabilities of SAS REST APIs. You can use these examples for learning or for validating your environment. You are encouraged to contribute your own examples.", "forks_count": 23, "network_count": 23, "open_issues_count": 1, "private": false, "stargazers_count": 37, "subscribers_count": 11, "watchers_count": 37, "pushed_at": "2024-11-05 18:49:46+00:00", "updated_at": "2024-11-05 18:49:50+00:00"}, {"name": "sas-access-samples", "archived": false, "created_at": "2019-08-19 20:14:02+00:00", "description": "Sample SAS programs that use SAS/ACCESS engines to connect to your data source. Use these for testing and for learning!", "forks_count": 16, "network_count": 16, "open_issues_count": 1, "private": false, "stargazers_count": 21, "subscribers_count": 17, "watchers_count": 21, "pushed_at": "2024-11-07 20:36:40+00:00", "updated_at": "2024-11-07 20:36:43+00:00"}, {"name": "jsl-hamcrest", "archived": false, "created_at": "2019-09-26 17:33:21+00:00", "description": "Implementation of Hamcrest for JSL. ", "forks_count": 8, "network_count": 8, "open_issues_count": 12, "private": false, "stargazers_count": 11, "subscribers_count": 9, "watchers_count": 11, "pushed_at": "2023-02-06 19:27:57+00:00", "updated_at": "2024-02-10 20:36:17+00:00"}, {"name": "sas-cert-prep-data", "archived": false, "created_at": "2019-10-10 14:22:01+00:00", "description": "Sample data files to support practice exercises within SAS certification preparation guides.", "forks_count": 31, "network_count": 31, "open_issues_count": 1, "private": false, "stargazers_count": 34, "subscribers_count": 6, "watchers_count": 34, "pushed_at": "2024-08-07 18:19:59+00:00", "updated_at": "2024-08-07 18:20:02+00:00"}, {"name": "kernel-pca-sample-code", "archived": false, "created_at": "2019-12-16 14:48:24+00:00", "description": "The project contains code showing various applications of Kernel Principal Components Analysis (KPCA). ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2022-11-11 18:23:19+00:00", "updated_at": "2024-06-01 19:29:42+00:00"}, {"name": "ci360-download-client-sas", "archived": false, "created_at": "2020-01-16 13:38:20+00:00", "description": "ci360 data download client program using Base SAS", "forks_count": 6, "network_count": 6, "open_issues_count": 1, "private": false, "stargazers_count": 20, "subscribers_count": 30, "watchers_count": 20, "pushed_at": "2024-07-30 15:22:34+00:00", "updated_at": "2024-09-05 09:46:02+00:00"}, {"name": "ci360-download-client-python", "archived": false, "created_at": "2020-01-16 13:40:10+00:00", "description": "ci360 data download client program using Python", "forks_count": 11, "network_count": 11, "open_issues_count": 7, "private": false, "stargazers_count": 14, "subscribers_count": 19, "watchers_count": 14, "pushed_at": "2023-03-09 15:21:23+00:00", "updated_at": "2024-09-05 10:04:06+00:00"}, {"name": "iot-esp-ha-using-kafka", "archived": false, "created_at": "2020-02-12 20:44:09+00:00", "description": "Learn how to create and deploy an ESP high availability system using Kafka as the message broker.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 10, "watchers_count": 8, "pushed_at": "2020-02-20 14:26:45+00:00", "updated_at": "2024-07-01 15:27:09+00:00"}, {"name": "iot-anomaly-detection-floodlights", "archived": false, "created_at": "2020-02-14 13:03:54+00:00", "description": "Learn how to build a model for real-time detection of malfunctioning light groupings", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 8, "watchers_count": 5, "pushed_at": "2020-11-09 19:59:41+00:00", "updated_at": "2024-04-02 00:28:54+00:00"}, {"name": "iot-image-classification-rubiks-cubes", "archived": false, "created_at": "2020-02-14 13:21:48+00:00", "description": "Learn how to build and deploy an image classification model", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 9, "watchers_count": 2, "pushed_at": "2020-04-10 16:51:53+00:00", "updated_at": "2021-06-10 03:25:01+00:00"}, {"name": "iot-demographic-image-analysis", "archived": false, "created_at": "2020-02-14 13:57:38+00:00", "description": "Learn how to stream image data in real-time to deliver demographic data", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 10, "watchers_count": 6, "pushed_at": "2024-02-16 19:10:14+00:00", "updated_at": "2024-02-13 16:43:05+00:00"}, {"name": "iot-yolo-on-openvino", "archived": false, "created_at": "2020-02-15 17:05:19+00:00", "description": "Learn how to convert and score SAS Tiny YoloV2 computer vision models leveraging the Intel OpenVINO framework and ONNX format", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 10, "watchers_count": 8, "pushed_at": "2020-03-23 09:51:05+00:00", "updated_at": "2024-03-11 03:37:17+00:00"}, {"name": "iot-aggregating-stock-transactions", "archived": false, "created_at": "2020-02-15 17:22:57+00:00", "description": "Learn how to aggregate values, execute an XML model, and subscribe with a file/socket adapter using SAS ESP 6.2", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2020-10-08 13:52:30+00:00", "updated_at": "2020-10-08 13:52:32+00:00"}, {"name": "iot-anomaly-detection-hvac", "archived": false, "created_at": "2020-02-15 17:37:27+00:00", "description": "Learn how to build an anomaly detection model and deploy it for real-time monitoring of malfunctioning Air Handling Units (AHUs)", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2020-11-09 19:31:45+00:00", "updated_at": "2024-11-18 20:55:27+00:00"}, {"name": "iot-detecting-degradation-wind-turbine", "archived": false, "created_at": "2020-02-15 17:39:46+00:00", "description": "It will automatically build, test, and deploy your application based on a predefined CI/CD configuration.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 11, "watchers_count": 5, "pushed_at": "2020-03-25 14:32:12+00:00", "updated_at": "2023-11-21 11:28:04+00:00"}, {"name": "iot-process-streaming-trade-data", "archived": false, "created_at": "2020-02-15 17:42:39+00:00", "description": "Learn how to process streaming trade data using SAS ESP 6.1", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2020-04-10 16:50:20+00:00", "updated_at": "2020-04-10 16:50:22+00:00"}, {"name": "iot-high-frequency-algorithms-for-applications", "archived": false, "created_at": "2020-02-15 17:44:43+00:00", "description": "Learn how to use high-frequency algorithms offered under SAS Analytics for IoT for Condition Based Maintenance", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 9, "watchers_count": 3, "pushed_at": "2022-02-28 21:53:50+00:00", "updated_at": "2024-07-07 17:12:21+00:00"}, {"name": "model-management-resources", "archived": false, "created_at": "2020-02-17 16:19:14+00:00", "description": "This repository is used to store scripts and examples to run in SAS Model Manager on SAS Viya 3.5 and SAS Viya 4.x", "forks_count": 23, "network_count": 23, "open_issues_count": 1, "private": false, "stargazers_count": 14, "subscribers_count": 12, "watchers_count": 14, "pushed_at": "2024-09-19 16:41:23+00:00", "updated_at": "2024-09-19 16:41:27+00:00"}, {"name": "learning-sas-by-example-2nd", "archived": false, "created_at": "2020-02-26 15:11:56+00:00", "description": "This repository contains the sample code for the book Learning SAS by Example: A Programmer's Guide, Second Edition", "forks_count": 12, "network_count": 12, "open_issues_count": 0, "private": false, "stargazers_count": 29, "subscribers_count": 7, "watchers_count": 29, "pushed_at": "2024-08-07 18:21:03+00:00", "updated_at": "2024-11-12 06:12:45+00:00"}, {"name": "viya-optimization-apps", "archived": false, "created_at": "2020-03-06 15:52:52+00:00", "description": "Develop webapps to demonstrate small-scale MILP models, using ReactJS and SAS Optimization", "forks_count": 3, "network_count": 3, "open_issues_count": 1, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2024-08-31 13:17:50+00:00", "updated_at": "2021-07-19 14:39:47+00:00"}, {"name": "little-sas-book-exercises-6ed", "archived": false, "created_at": "2020-03-30 12:44:22+00:00", "description": "Sample data sets from the book Exercises and Projects for The Little SAS\u00ae Book, Sixth Edition, Rebecca A. Ottesen, Lora D. Delwiche, and Susan J. Slaughter", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 6, "watchers_count": 9, "pushed_at": "2024-08-07 18:23:38+00:00", "updated_at": "2024-09-05 09:53:25+00:00"}, {"name": "intro-biostatistics-jmp", "archived": false, "created_at": "2020-03-30 12:48:36+00:00", "description": "Data sets from the book Introduction to Biostatistics with JMP by Steve Figard", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-08-07 18:22:48+00:00", "updated_at": "2024-08-07 18:22:51+00:00"}, {"name": "covid-19-sas", "archived": false, "created_at": "2020-04-08 14:06:48+00:00", "description": "Collaboration space for SAS and others to understand, model, and mitigate COVID-19 through analytics", "forks_count": 45, "network_count": 45, "open_issues_count": 4, "private": false, "stargazers_count": 73, "subscribers_count": 25, "watchers_count": 73, "pushed_at": "2023-10-27 09:48:55+00:00", "updated_at": "2024-08-18 13:35:21+00:00"}, {"name": "esp-connect", "archived": false, "created_at": "2020-04-22 19:52:58+00:00", "description": "The esp-connect package enables you to communicate with a SAS Event Stream Processing server using Javascript objects.", "forks_count": 2, "network_count": 2, "open_issues_count": 2, "private": false, "stargazers_count": 4, "subscribers_count": 10, "watchers_count": 4, "pushed_at": "2023-08-01 21:20:17+00:00", "updated_at": "2023-10-05 11:54:16+00:00"}, {"name": "sas-rest-api-postman-collections", "archived": false, "created_at": "2020-05-06 13:22:29+00:00", "description": "Repository of Postman collections for SAS Viya REST APIs and CAS Action REST APIs.", "forks_count": 9, "network_count": 9, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 9, "watchers_count": 3, "pushed_at": "2021-08-27 18:55:54+00:00", "updated_at": "2021-08-27 18:55:56+00:00"}, {"name": "viya4-monitoring-kubernetes", "archived": false, "created_at": "2020-05-15 12:19:56+00:00", "description": "Provides simple scripts and customization options to deploy monitoring, alerts, and log aggregation for Viya 4 running on Kubernetes", "forks_count": 32, "network_count": 32, "open_issues_count": 8, "private": false, "stargazers_count": 56, "subscribers_count": 23, "watchers_count": 56, "pushed_at": "2024-11-15 16:38:38+00:00", "updated_at": "2024-11-15 16:08:09+00:00"}, {"name": "SAS-lsm", "archived": false, "created_at": "2020-05-20 17:10:20+00:00", "description": "The SAS-lsm utility provides consistent management of single- or multi-tiered SAS-related services for UNIX/Linux deployments from a single shell script. ", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 13, "watchers_count": 8, "pushed_at": "2022-08-25 21:30:37+00:00", "updated_at": "2024-03-20 14:03:10+00:00"}, {"name": "iot-streaming-live-weather-data", "archived": false, "created_at": "2020-05-21 12:26:30+00:00", "description": "Learn how to stream live weather data into any SAS Event Stream Processing (ESP) model.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2021-04-01 16:01:08+00:00", "updated_at": "2024-05-31 07:50:46+00:00"}, {"name": "iot-transformation-window-code-snippets", "archived": false, "created_at": "2020-05-21 12:33:44+00:00", "description": "This repository includes code snippets that you can execute for the Transformation windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 10, "watchers_count": 1, "pushed_at": "2021-12-13 15:58:46+00:00", "updated_at": "2021-12-13 15:58:49+00:00"}, {"name": "iot-event-retention-and-calculating-throughput", "archived": false, "created_at": "2020-05-26 18:58:56+00:00", "description": "In this repository, you'll learn how to retain events and how to calculate the event throughput rate using SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:04:02+00:00", "updated_at": "2021-04-01 16:04:05+00:00"}, {"name": "iot-esp-utilities-windows-code-snippets", "archived": false, "created_at": "2020-05-26 19:06:34+00:00", "description": "This repository includes code snippets that you can execute for the Utilities windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-12-13 15:58:19+00:00", "updated_at": "2021-12-13 15:58:22+00:00"}, {"name": "iot-esp-analysis-windows-code-snippets", "archived": false, "created_at": "2020-05-26 19:08:58+00:00", "description": "This repository includes code snippets that you can execute for the Analysis windows of SAS Event Stream Processing (ESP).", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2021-12-13 15:57:12+00:00", "updated_at": "2021-12-13 15:57:15+00:00"}, {"name": "medical-resource-optimization", "archived": false, "created_at": "2020-06-03 20:36:17+00:00", "description": "A framework to generate an optimal hospital restart plan, balancing hospital economics, efficient use of resources and quality of clinical care.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 9, "watchers_count": 4, "pushed_at": "2024-10-04 13:24:57+00:00", "updated_at": "2024-10-27 09:08:10+00:00"}, {"name": "sasviya-rshiny", "archived": false, "created_at": "2020-06-04 18:39:11+00:00", "description": "Build an R Shiny app and SAS Viya to upload a data set, perform some data management tasks, and train models.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 3, "watchers_count": 3, "pushed_at": "2023-05-08 15:13:24+00:00", "updated_at": "2024-09-05 10:03:47+00:00"}, {"name": "iot-esp-kubernetes-reference-architecture-guide", "archived": false, "created_at": "2020-06-04 19:51:50+00:00", "description": "The complete guide to SAS Event Stream Processing with Kubernetes provides all the necessary information and guidelines with commands to set up your own Kubernetes cluster and its peripherals.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 11, "watchers_count": 3, "pushed_at": "2021-05-17 17:57:50+00:00", "updated_at": "2022-11-18 01:12:14+00:00"}, {"name": "iot-tracking-social-distancing-computer-vision", "archived": false, "created_at": "2020-06-09 19:45:56+00:00", "description": "The overall goal of this project is to identify objects (i.e., people) who are following social distancing guidelines and those who are not. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2020-06-10 15:30:29+00:00", "updated_at": "2021-04-29 20:14:50+00:00"}, {"name": "iot-anomaly-detection-from-mobile-data", "archived": false, "created_at": "2020-07-16 14:22:16+00:00", "description": "This project will show how to collect live accelerometer data from a mobile device and pass it to SAS ESP using an MQTT protocol. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 10, "watchers_count": 3, "pushed_at": "2022-03-13 23:49:18+00:00", "updated_at": "2024-11-18 13:58:48+00:00"}, {"name": "jmp-essentials", "archived": false, "created_at": "2020-07-21 01:13:10+00:00", "description": "This repository contains the example data for the book JMP\u24c7 Essentials: An Illustrated Guide for New Users, Third Edition.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-08-09 19:42:34+00:00", "updated_at": "2024-08-09 19:42:37+00:00"}, {"name": "little-sas-book", "archived": false, "created_at": "2020-07-21 16:38:26+00:00", "description": "This repository contains the example data for the book The Little SAS\u24c7 Book, Sixth Edition.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 5, "subscribers_count": 6, "watchers_count": 5, "pushed_at": "2024-08-12 15:47:07+00:00", "updated_at": "2024-09-05 09:52:38+00:00"}, {"name": "viya4-ark", "archived": false, "created_at": "2020-07-21 19:36:11+00:00", "description": "SAS Viya Administration Resource Kit for Containerized Deployments. Tools and utilities to help SAS Customers with SAS Viya running in containers.", "forks_count": 13, "network_count": 13, "open_issues_count": 0, "private": false, "stargazers_count": 34, "subscribers_count": 22, "watchers_count": 34, "pushed_at": "2024-04-03 20:20:44+00:00", "updated_at": "2024-11-12 17:09:23+00:00"}, {"name": "iot-zambretti-weather-forcasting", "archived": false, "created_at": "2020-07-22 19:46:09+00:00", "description": "A SAS ESP example that demonstrates the use of several ESP windows and their functions", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 34, "subscribers_count": 13, "watchers_count": 34, "pushed_at": "2021-04-01 16:08:13+00:00", "updated_at": "2024-11-21 12:23:40+00:00"}, {"name": "iot-tracking-the-iss", "archived": false, "created_at": "2020-08-20 12:54:15+00:00", "description": "In this example you will get an introduction to the ESP Geofence window while tracking the International Space Station.:", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:10:57+00:00", "updated_at": "2021-04-01 16:10:59+00:00"}, {"name": "viya4-orders-cli", "archived": false, "created_at": "2020-08-26 19:42:43+00:00", "description": "A CLI that calls the appropriate SAS Viya Orders API endpoint to obtain the requested Viya software order assets for the given order.", "forks_count": 6, "network_count": 6, "open_issues_count": 9, "private": false, "stargazers_count": 14, "subscribers_count": 18, "watchers_count": 14, "pushed_at": "2024-04-28 10:10:39+00:00", "updated_at": "2024-11-12 17:09:40+00:00"}, {"name": "viya4-resource-guide", "archived": false, "created_at": "2020-08-31 14:51:29+00:00", "description": "A guide for tools that can be used for the administration of SAS Viya running in a Kubernetes environment.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 17, "watchers_count": 9, "pushed_at": "2023-04-26 17:34:00+00:00", "updated_at": "2024-10-25 07:48:38+00:00"}, {"name": "optimization-examples", "archived": false, "created_at": "2020-09-02 14:15:44+00:00", "description": "Provide examples for the use of SAS optimization procedures using SAS/OR or SAS Optimization for Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 8, "watchers_count": 9, "pushed_at": "2024-11-13 10:34:49+00:00", "updated_at": "2024-11-13 10:34:53+00:00"}, {"name": "viya4-iac-aws", "archived": false, "created_at": "2020-09-09 16:40:01+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products products on Amazon AWS.", "forks_count": 45, "network_count": 45, "open_issues_count": 13, "private": false, "stargazers_count": 39, "subscribers_count": 23, "watchers_count": 39, "pushed_at": "2024-11-20 13:30:36+00:00", "updated_at": "2024-11-12 17:12:57+00:00"}, {"name": "viya4-iac-azure", "archived": false, "created_at": "2020-09-09 16:49:40+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.", "forks_count": 88, "network_count": 88, "open_issues_count": 16, "private": false, "stargazers_count": 74, "subscribers_count": 25, "watchers_count": 74, "pushed_at": "2024-11-21 14:35:55+00:00", "updated_at": "2024-11-13 13:54:19+00:00"}, {"name": "viya4-iac-gcp", "archived": false, "created_at": "2020-09-09 16:52:09+00:00", "description": "This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud", "forks_count": 17, "network_count": 17, "open_issues_count": 0, "private": false, "stargazers_count": 21, "subscribers_count": 22, "watchers_count": 21, "pushed_at": "2024-11-21 14:41:08+00:00", "updated_at": "2024-11-12 17:12:46+00:00"}, {"name": "viya4-deployment", "archived": false, "created_at": "2020-09-09 16:54:48+00:00", "description": "This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.", "forks_count": 66, "network_count": 66, "open_issues_count": 17, "private": false, "stargazers_count": 71, "subscribers_count": 26, "watchers_count": 71, "pushed_at": "2024-11-21 21:57:24+00:00", "updated_at": "2024-11-12 17:13:21+00:00"}, {"name": "ci360-cdm-loader-sas", "archived": false, "created_at": "2020-09-22 16:53:40+00:00", "description": "This utility loads previously downloaded Common Data Model (CDM) SAS data sets into an on-prem 3rd party database.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 15, "watchers_count": 12, "pushed_at": "2024-07-30 15:22:41+00:00", "updated_at": "2024-09-05 09:48:29+00:00"}, {"name": "iot-esp-routers", "archived": false, "created_at": "2020-10-05 12:32:20+00:00", "description": "This repository contains a description of how ESP Routers work, along with simple examples that can easily be extended to more complex use cases.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:13:15+00:00", "updated_at": "2021-04-01 16:13:18+00:00"}, {"name": "iot-kubernetes-monitoring-esp", "archived": false, "created_at": "2020-10-05 12:45:24+00:00", "description": "Learn how to setup the SAS ESP monitoring stack to query, visualize, alert on, and explore metrics for ESP projects.", "forks_count": 3, "network_count": 3, "open_issues_count": 2, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2024-10-31 11:06:27+00:00", "updated_at": "2024-10-31 11:06:19+00:00"}, {"name": "iot-splitting-data-streams-esp", "archived": false, "created_at": "2020-10-05 12:51:04+00:00", "description": "This repository contains example ESP projects and data which will help you incorporate splitters into your ESP streaming models.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2021-04-01 15:54:56+00:00", "updated_at": "2021-04-01 15:54:58+00:00"}, {"name": "ci360-data-transfer-connector", "archived": false, "created_at": "2020-10-14 12:13:20+00:00", "description": "This project illustrates an example of a SAS Customer Intelligence 360 (CI360) Connector to transfer data from the CI360 Unified Data Model (UDM) to other cloud providers.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 10, "watchers_count": 3, "pushed_at": "2024-10-23 19:09:37+00:00", "updated_at": "2024-10-23 19:09:41+00:00"}, {"name": "vrph", "archived": false, "created_at": "2020-10-16 18:07:35+00:00", "description": "VRPH is an open-source library of heuristics for generating solutions to Vehicle Routing Problems (VRPs).", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-07-25 20:37:42+00:00", "updated_at": "2024-07-25 16:37:02+00:00"}, {"name": "ci360-connectors", "archived": false, "created_at": "2020-10-24 03:31:41+00:00", "description": "SAS CI360 Connector Framework provides an infrastructure to integrate CI360 applications with other applications. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2024-10-23 19:10:44+00:00", "updated_at": "2024-10-23 19:10:48+00:00"}, {"name": "gotagger", "archived": false, "created_at": "2021-01-21 19:14:40+00:00", "description": "A CLI and library for managing versions and git tags based on conventional commit messages.", "forks_count": 8, "network_count": 8, "open_issues_count": 7, "private": false, "stargazers_count": 5, "subscribers_count": 8, "watchers_count": 5, "pushed_at": "2024-11-11 22:39:49+00:00", "updated_at": "2023-11-06 09:25:10+00:00"}, {"name": "iot-esp-database-integration", "archived": false, "created_at": "2021-01-21 20:27:48+00:00", "description": "Learn how to utilize the Database Connector with DataDirect Drivers in ESP to read and write data to relational databases (e.g., Microsoft SQL Server, PostgreSQL on Azure).", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 11, "watchers_count": 2, "pushed_at": "2021-02-04 02:12:57+00:00", "updated_at": "2022-02-21 12:13:42+00:00"}, {"name": "jupyter-image-class-labeler", "archived": false, "created_at": "2021-01-21 20:35:21+00:00", "description": "Image labelling tool running entirely inside a Jupyter notebook. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 7, "watchers_count": 4, "pushed_at": "2024-10-16 16:04:44+00:00", "updated_at": "2024-10-16 16:04:47+00:00"}, {"name": "iot-transpose-window", "archived": false, "created_at": "2021-01-28 18:56:34+00:00", "description": "Learn how to use the Transpose window in Event Stream Processing (ESP)", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:22:01+00:00", "updated_at": "2021-04-01 16:22:04+00:00"}, {"name": "sas-viya-3.5-ha-deployment", "archived": false, "created_at": "2021-02-03 15:10:29+00:00", "description": "This project provides example instructions for deploying SAS Viya 3.5 on the cloud with high availability.", "forks_count": 3, "network_count": 3, "open_issues_count": 2, "private": false, "stargazers_count": 2, "subscribers_count": 8, "watchers_count": 2, "pushed_at": "2024-10-23 14:20:42+00:00", "updated_at": "2024-10-23 14:20:46+00:00"}, {"name": "iot-functional-window-json-processing", "archived": false, "created_at": "2021-02-17 16:23:16+00:00", "description": "These examples will give the user an understanding of how to use the Functional window to parse and create event loops over JSON objects.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:21:02+00:00", "updated_at": "2021-04-01 16:21:04+00:00"}, {"name": "iot-esp-azure-event-hub-integration", "archived": false, "created_at": "2021-02-17 16:40:35+00:00", "description": "In this repository you will learn how to stream data from an Azure event hub into ESP.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-25 17:27:16+00:00", "updated_at": "2021-03-25 17:27:18+00:00"}, {"name": "iot-bird-watching", "archived": false, "created_at": "2021-02-17 16:49:23+00:00", "description": "This is a guide for creating your own IoT bird watching project.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 10, "watchers_count": 2, "pushed_at": "2021-03-25 15:00:08+00:00", "updated_at": "2022-06-01 22:02:54+00:00"}, {"name": "iot-how-to-handle-dates-times-ESP", "archived": false, "created_at": "2021-03-12 21:03:44+00:00", "description": "The tutorial talks about various ways of working with dates and times in ESP", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-04-01 16:18:35+00:00", "updated_at": "2021-04-01 16:18:38+00:00"}, {"name": "python-cvpy", "archived": false, "created_at": "2021-03-15 01:16:17+00:00", "description": "This high-level library assists Python users working with image analytics in SAS by providing helpful APIs.", "forks_count": 11, "network_count": 11, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-08-11 20:56:50+00:00", "updated_at": "2022-02-21 19:53:17+00:00"}, {"name": "iot-monitoring-school-zone-speed-with-esp", "archived": false, "created_at": "2021-03-25 19:47:01+00:00", "description": "This example uses the iPhone 11 Location Services to simulate a GPS device.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-26 14:09:56+00:00", "updated_at": "2024-08-07 02:07:53+00:00"}, {"name": "iot-deploy-astore-from-model-manager-in-esp", "archived": false, "created_at": "2021-03-31 18:04:39+00:00", "description": "This repo outlines how to deploy ASTORE from SAS Model Manager in SAS Event Stream Processing.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-03-31 19:01:23+00:00", "updated_at": "2021-03-31 19:01:25+00:00"}, {"name": "sasrlenv", "archived": false, "created_at": "2021-04-23 15:00:08+00:00", "description": "SAS Reinforcement Learning Environment for Python - This package is used for communicating with a remote python environment of SAS users.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-10-04 17:28:02+00:00", "updated_at": "2023-10-04 16:52:03+00:00"}, {"name": "sas-network-analysis", "archived": false, "created_at": "2021-05-04 17:24:10+00:00", "description": "Code samples and materials for network analysis and network optimization with SAS or SAS Viya.", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 12, "subscribers_count": 10, "watchers_count": 12, "pushed_at": "2024-04-11 19:05:42+00:00", "updated_at": "2024-03-29 13:30:41+00:00"}, {"name": "iot-process-azure-eventhub-messages-sas-esp", "archived": false, "created_at": "2021-05-13 12:08:20+00:00", "description": "In this repository you will learn learn how to stream data from an Azure Event Hub into a SAS Event Stream Processing (ESP) model using the ESP EventHub Connector.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-05-17 18:00:07+00:00", "updated_at": "2021-05-17 18:00:09+00:00"}, {"name": "kt-chart-sample-code", "archived": false, "created_at": "2021-06-01 19:16:50+00:00", "description": "KT chart monitoring is a powerful tool for monitoring high-frequency multivariate data.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-10-23 19:17:55+00:00", "updated_at": "2024-10-23 19:18:00+00:00"}, {"name": "iot-process-messages-iot-hub-esp-model", "archived": false, "created_at": "2021-06-02 18:07:22+00:00", "description": "In this repository you will learn how to process messages from an Azure IoT Hub with a SAS Event Stream Processing (ESP) project.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-06-03 15:53:40+00:00", "updated_at": "2021-06-03 15:53:43+00:00"}, {"name": "iot-sas-esp-onnx-runtime", "archived": false, "created_at": "2021-06-22 14:55:39+00:00", "description": "In this repository, we demonstrate the integration of ONNX Runtime with SAS Event Stream Processing (ESP) on a Tiny YOLOv2 model, a real-time object detection network.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2021-06-23 13:26:01+00:00", "updated_at": "2023-09-28 15:21:32+00:00"}, {"name": "sas-scoring-wrapper-python", "archived": false, "created_at": "2021-08-02 18:16:58+00:00", "description": "This package facilitates the translation of SAS Model Studio and Visual Text Analytics scoring codes to Python.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-11-23 20:48:58+00:00", "updated_at": "2023-11-23 20:49:02+00:00"}, {"name": "sas-scoring-wrapper-r", "archived": false, "created_at": "2021-08-02 18:20:05+00:00", "description": "This package facilitates the translation of SAS Model Studio and Visual Text Analytics scoring codes to R.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 7, "watchers_count": 0, "pushed_at": "2023-11-23 20:50:08+00:00", "updated_at": "2023-11-23 20:50:12+00:00"}, {"name": "converting-sas-code-to-leverage-cas", "archived": false, "created_at": "2021-08-17 17:32:59+00:00", "description": "This repository provides coding samples for refactoring SAS code for SAS Viya. ", "forks_count": 9, "network_count": 9, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2022-01-27 23:00:25+00:00", "updated_at": "2024-01-22 23:55:10+00:00"}, {"name": "iot-azure-reference-architecture", "archived": false, "created_at": "2021-09-15 00:48:03+00:00", "description": "Develop and refine reference architecture(s) for SAS integration with Azure IoT, as well as the full set of Azure cloud services", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 11, "watchers_count": 1, "pushed_at": "2023-02-07 13:46:39+00:00", "updated_at": "2023-02-16 12:22:09+00:00"}, {"name": "iot-esp-to-power-automate", "archived": false, "created_at": "2021-09-15 00:55:33+00:00", "description": "This repository covers how to integrate the streaming analytics available with SAS Event Stream Processing with Microsoft's Power Automate flows.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-09-15 14:09:44+00:00", "updated_at": "2021-09-15 14:09:46+00:00"}, {"name": "computer-vision", "archived": false, "created_at": "2021-09-15 13:30:12+00:00", "description": "This repository highlights computer vision capabilities in SAS Viya.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-10-23 14:22:53+00:00", "updated_at": "2024-10-23 14:22:57+00:00"}, {"name": "ci360-extensions", "archived": false, "created_at": "2021-09-23 15:48:52+00:00", "description": "SAS CI360 connectors, agents and other assets that are ready to be used to enhance the capabilities of SAS CI360 and connect to 3rd party services.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 11, "watchers_count": 4, "pushed_at": "2024-11-14 15:46:09+00:00", "updated_at": "2024-11-14 15:46:12+00:00"}, {"name": "iot-streaming-fraud-and-aml-simple", "archived": false, "created_at": "2021-09-27 13:27:41+00:00", "description": "This is a streaming demo built to showcase pattern matching, temporal sliding windows and data aggregation for basic Anti-Money Laundering / Fraud alerts on banking transactions.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 11, "watchers_count": 2, "pushed_at": "2021-09-27 15:36:52+00:00", "updated_at": "2024-02-01 23:33:48+00:00"}, {"name": "iot-esp-bfile", "archived": false, "created_at": "2021-09-27 13:29:58+00:00", "description": "This ESP Blob File connector reads and writes files to ESP as a single blob or text field.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2021-09-27 15:40:52+00:00", "updated_at": "2021-09-27 15:40:56+00:00"}, {"name": "rest-api-use-cases", "archived": false, "created_at": "2021-10-14 14:25:00+00:00", "description": "This project aims to leverage the knowledge base of the SAS users and the developers community for robust SAS API documentation, user guides and quick starts.", "forks_count": 4, "network_count": 4, "open_issues_count": 1, "private": false, "stargazers_count": 20, "subscribers_count": 8, "watchers_count": 20, "pushed_at": "2024-11-06 18:00:51+00:00", "updated_at": "2024-11-06 18:00:54+00:00"}, {"name": "sas-container-runtime", "archived": false, "created_at": "2021-10-21 13:26:43+00:00", "description": "This repository will be used to provide working examples, articles, links to published material etc., for the SAS Container Runtime (SCR).", "forks_count": 6, "network_count": 6, "open_issues_count": 0, "private": false, "stargazers_count": 7, "subscribers_count": 12, "watchers_count": 7, "pushed_at": "2023-07-26 15:08:43+00:00", "updated_at": "2023-11-15 20:29:45+00:00"}, {"name": "sas-ci360-template-google-tag-manager", "archived": false, "created_at": "2021-11-08 20:27:22+00:00", "description": "With this template we employ the use of Google Tag Manager's Community Templates in order to easily deploy JavaScript actions for SAS Customer Intelligence 360.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2021-12-21 11:50:16+00:00", "updated_at": "2024-09-05 10:06:41+00:00"}, {"name": "esp-studio-examples", "archived": false, "created_at": "2021-11-24 14:49:48+00:00", "description": "This repository provides XML code examples that use SAS Event Stream Processing to process real-time streaming data.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 4, "subscribers_count": 8, "watchers_count": 4, "pushed_at": "2024-11-21 15:39:50+00:00", "updated_at": "2024-11-21 15:39:53+00:00"}, {"name": "viya-perf-tool", "archived": false, "created_at": "2021-11-30 01:58:22+00:00", "description": "The Viya Perf Tool is a Bash script that measures network and/or storage I/O performance on SAS Viya 3.5 hosts running RHEL or CentOS 7.x.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-03-11 16:10:27+00:00", "updated_at": "2023-08-07 20:53:25+00:00"}, {"name": "fundamentals-programming-sas", "archived": false, "created_at": "2021-11-30 18:35:41+00:00", "description": "Sample Code and Data for the SAS Press title \"Fundamentals of Programming in SAS\u00ae: A Case Studies Approach\" by James Bloom and Jonathan Duggins.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-08-09 18:17:42+00:00", "updated_at": "2024-09-05 09:53:06+00:00"}, {"name": "machine_learning-sas-viya-book", "archived": false, "created_at": "2021-12-01 16:44:39+00:00", "description": "Sample code and data for SAS Press book Machine Learning with SAS Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2021-12-01 17:02:18+00:00", "updated_at": "2024-09-05 10:08:00+00:00"}, {"name": "onnx-integration", "archived": false, "created_at": "2021-12-02 18:34:29+00:00", "description": "This repo will share examples of how to integrate ONNX format models into the SAS Viya environment as astore models", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 7, "watchers_count": 0, "pushed_at": "2022-01-25 20:51:00+00:00", "updated_at": "2022-01-06 17:27:38+00:00"}, {"name": "loguccino", "archived": false, "created_at": "2021-12-21 03:01:36+00:00", "description": "Scan and patch tool for CVE-2021-44228 and related log4j concerns. ", "forks_count": 5, "network_count": 5, "open_issues_count": 5, "private": false, "stargazers_count": 34, "subscribers_count": 16, "watchers_count": 34, "pushed_at": "2022-01-24 16:43:41+00:00", "updated_at": "2024-05-15 16:42:25+00:00"}, {"name": "vscode-sas-extension", "archived": false, "created_at": "2021-12-21 16:13:04+00:00", "description": "This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.", "forks_count": 48, "network_count": 48, "open_issues_count": 117, "private": false, "stargazers_count": 121, "subscribers_count": 21, "watchers_count": 121, "pushed_at": "2024-11-22 14:07:45+00:00", "updated_at": "2024-11-22 14:06:16+00:00"}, {"name": "sas-analytics-pro-deployment", "archived": false, "created_at": "2022-01-04 20:11:06+00:00", "description": "container-manager is a utility which is provided and supported by SAS R&D. This repository is meant to serve as an example of how to take this automation even further.", "forks_count": 5, "network_count": 5, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-01-05 00:58:56+00:00", "updated_at": "2023-05-04 17:51:45+00:00"}, {"name": "iot-esp-reference-architectures", "archived": false, "created_at": "2022-01-05 16:31:54+00:00", "description": "This project covers various reference architectures for SAS Event Stream Processing (ESP) and includes the best practices based on customer/partner use-case's functional and non-functional requirements.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-11-24 19:55:57+00:00", "updated_at": "2023-08-07 11:37:49+00:00"}, {"name": "iot-esp-forecasting-investor-emotions", "archived": false, "created_at": "2022-01-05 16:37:44+00:00", "description": "This is a SAS Event Stream Processing (ESP) enablement project outlining how to use the Pattern window to detect patterns that produce forecasts.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-01-07 14:35:32+00:00", "updated_at": "2023-02-01 01:40:59+00:00"}, {"name": "accessibility-advisor-docs", "archived": false, "created_at": "2022-03-08 01:23:14+00:00", "description": "Accessibility Advisor enables users to scan a web page for accessibility violations with one click. Users can download a report of the violations and share it with others.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 8, "watchers_count": 0, "pushed_at": "2024-07-22 20:00:43+00:00", "updated_at": "2024-07-22 20:00:46+00:00"}, {"name": "vi-solution-extensions", "archived": false, "created_at": "2022-03-09 20:29:21+00:00", "description": "Solution extensions allow new controls with custom functionality to be deployed to an existing Visual Investigator deployment.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 8, "subscribers_count": 7, "watchers_count": 8, "pushed_at": "2024-11-22 10:06:26+00:00", "updated_at": "2024-11-22 10:06:30+00:00"}, {"name": "iot-load-data-to-sqlite-using-mas", "archived": false, "created_at": "2022-03-15 19:22:31+00:00", "description": "A tutorial that shows how the SAS Micro Analytic Service (MAS) can be used to ingest data into SQLite.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2022-03-17 18:45:05+00:00", "updated_at": "2023-04-03 20:19:28+00:00"}, {"name": "iot-esp-ha-using-kafka-and-viya", "archived": false, "created_at": "2022-03-16 01:18:25+00:00", "description": "Learn how to create and deploy an ESP high availability system using kafka as the message broker and SAS Viya.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 8, "watchers_count": 0, "pushed_at": "2022-08-08 19:38:15+00:00", "updated_at": "2022-03-17 18:49:04+00:00"}, {"name": "viya4-warehouse", "archived": false, "created_at": "2022-03-16 17:47:57+00:00", "description": "Provide an alternative way to download the SAS Viya Warehouse without having to use the SAS MirrorMgr.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 8, "watchers_count": 1, "pushed_at": "2022-06-24 06:16:35+00:00", "updated_at": "2022-04-14 05:32:23+00:00"}, {"name": "viya4-iac-k8s", "archived": false, "created_at": "2022-05-02 17:15:51+00:00", "description": "This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere or bare-metal, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.", "forks_count": 14, "network_count": 14, "open_issues_count": 2, "private": false, "stargazers_count": 26, "subscribers_count": 16, "watchers_count": 26, "pushed_at": "2024-11-19 20:01:43+00:00", "updated_at": "2024-11-12 17:13:14+00:00"}, {"name": "ci360-mobile-ios-sdk", "archived": false, "created_at": "2022-05-13 01:21:56+00:00", "description": "SDK enabling the integration of a native iOS mobile application with SAS Customer Intelligence 360", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2024-10-31 13:53:47+00:00", "updated_at": "2024-10-31 13:53:52+00:00"}, {"name": "sas-wsm", "archived": false, "created_at": "2022-06-06 16:24:18+00:00", "description": "The SAS-wsm utility provides consistent management of SAS-related services for Windows deployments from a single script. ", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 8, "watchers_count": 2, "pushed_at": "2023-08-25 16:02:26+00:00", "updated_at": "2023-12-21 14:02:12+00:00"}, {"name": "iot-aws-data-ingestion", "archived": false, "created_at": "2022-06-08 18:08:17+00:00", "description": "This projects shows the process of ingesting data into AWS through IoT Core to Kinesis and then onto ESP for processing.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-06-08 19:48:41+00:00", "updated_at": "2022-06-10 19:36:50+00:00"}, {"name": "ci360-sas-tools", "archived": false, "created_at": "2022-06-22 19:54:31+00:00", "description": "This repository is a collection of SAS macros designed to exercise Customer Intelligence 360 (CI360) APIs that download data which is in turn used for analysis and insight.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-10-31 18:28:28+00:00", "updated_at": "2024-10-31 18:28:33+00:00"}, {"name": "sas-viya-sdk-js", "archived": false, "created_at": "2022-07-07 17:39:21+00:00", "description": "The SAS Viya SDK for JavaScript is a collection of JavaScript libraries for interfacing with SAS Viya resources and embedding your SAS Viya content into custom web pages and corporate portals.", "forks_count": 6, "network_count": 6, "open_issues_count": 1, "private": false, "stargazers_count": 10, "subscribers_count": 9, "watchers_count": 10, "pushed_at": "2024-11-21 14:10:40+00:00", "updated_at": "2024-11-21 13:51:29+00:00"}, {"name": "clinical-standards-toolkit", "archived": false, "created_at": "2022-07-20 19:34:57+00:00", "description": "The open source release of SAS Clinical Standards Toolkit is a direct port of the last production release with minor modifications to adapt to a new deployment architecture.", "forks_count": 11, "network_count": 11, "open_issues_count": 4, "private": false, "stargazers_count": 27, "subscribers_count": 13, "watchers_count": 27, "pushed_at": "2023-05-04 15:02:35+00:00", "updated_at": "2024-07-22 19:39:05+00:00"}, {"name": "sas-aml-cdd-accelerator", "archived": false, "created_at": "2022-08-15 14:57:23+00:00", "description": "This repository contains programs and macros to accelerate implementation efforts with SAS Anti-Money Laundering and SAS Customer Due Diligence products.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 7, "watchers_count": 3, "pushed_at": "2022-12-15 21:28:02+00:00", "updated_at": "2024-01-23 07:41:11+00:00"}, {"name": "sas-studio-custom-steps", "archived": false, "created_at": "2022-08-16 11:56:30+00:00", "description": "Repository to share SAS Studio Custom Steps. A custom step enables you to create a user interface for SAS Studio users at your site to complete a specific task.", "forks_count": 64, "network_count": 64, "open_issues_count": 4, "private": false, "stargazers_count": 49, "subscribers_count": 23, "watchers_count": 49, "pushed_at": "2024-11-22 09:02:18+00:00", "updated_at": "2024-11-22 09:02:22+00:00"}, {"name": "iot-anomaly-detection-using-vibration-data-and-esp", "archived": false, "created_at": "2022-09-07 16:59:42+00:00", "description": "This is a simple demo to showcase anomaly detection using a real-time data and SAS ESP. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-09-30 14:50:58+00:00", "updated_at": "2022-09-29 17:51:07+00:00"}, {"name": "digital-signal-processing-data-and-examples", "archived": false, "created_at": "2022-09-14 17:14:31+00:00", "description": "The project contains data and examples that can be used to demonstrate digital signal processing functionalities in SAS products.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2023-01-09 14:19:53+00:00", "updated_at": "2022-09-14 17:14:31+00:00"}, {"name": "iot-augmenting-streaming-events-with-rolling-statistics", "archived": false, "created_at": "2022-10-17 18:46:56+00:00", "description": "This tutorial discusses several advanced features of ESP including stateless joins, tagged tokens, and using the No-regenerates option.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2022-10-18 17:00:12+00:00", "updated_at": "2022-10-21 15:04:18+00:00"}, {"name": "iot-esp-lua-window-basics", "archived": false, "created_at": "2022-10-28 12:33:54+00:00", "description": "General overview of the Lua Window and concepts, which allows ESP developers to process events using Lua language scripting.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2022-12-13 14:48:27+00:00", "updated_at": "2022-11-04 14:24:11+00:00"}, {"name": "rhel-gather-system-info", "archived": false, "created_at": "2022-10-28 17:55:24+00:00", "description": "The Gather System Info tool is a Bash script that gathers and packages a select set of information about a RHEL (6, 7, 8 or 9) or CentOS (6, 7 or 8) system.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 7, "watchers_count": 6, "pushed_at": "2023-10-06 21:01:23+00:00", "updated_at": "2024-10-03 13:57:15+00:00"}, {"name": "doc-supplement-statug", "archived": false, "created_at": "2022-11-01 17:56:51+00:00", "description": "Supplementary materials for procedures that comprise the STATUG book.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-01-10 14:37:11+00:00", "updated_at": "2023-10-26 07:12:42+00:00"}, {"name": "doc-supplement-casstat", "archived": false, "created_at": "2022-11-01 18:00:56+00:00", "description": "Supplementary materials for action sets that comprise the CASSTAT book", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-01-02 16:51:47+00:00", "updated_at": "2022-11-01 18:00:56+00:00"}, {"name": "doc-supplement-casactstat", "archived": false, "created_at": "2022-11-01 18:02:52+00:00", "description": "Supplementary materials for action sets that comprise the CASACTSTAT book", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2022-11-30 17:33:33+00:00", "updated_at": "2022-11-01 18:02:52+00:00"}, {"name": "bpmn-conversion-samples", "archived": false, "created_at": "2022-11-07 19:11:38+00:00", "description": "Sample BPMN files for demonstrating BPMN conversions.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2022-11-07 19:36:48+00:00", "updated_at": "2022-11-08 14:13:23+00:00"}, {"name": "iot-lua-using-device-table", "archived": false, "created_at": "2022-11-21 19:29:08+00:00", "description": "This project will show how to import metadata from a device table and then use this information to enhance the incoming sensor events.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-13 16:31:27+00:00", "updated_at": "2022-12-13 16:31:42+00:00"}, {"name": "iot-manage-viya-4-cloud-environments-with-viya_manager", "archived": false, "created_at": "2022-11-21 19:41:19+00:00", "description": "A tutorial that introduces Viya_Manager, an interface to simplify the administration and management of Viya 4 environments on the Cloud.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 3, "subscribers_count": 12, "watchers_count": 3, "pushed_at": "2024-11-04 22:13:22+00:00", "updated_at": "2024-11-04 22:13:25+00:00"}, {"name": "iot-lua-expanding-capabilities-with-modules", "archived": false, "created_at": "2022-11-21 20:14:31+00:00", "description": "In this project we will take a look at how you can expand the capabilities of your Lua windows through the use of modules. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-13 16:18:14+00:00", "updated_at": "2023-02-07 14:44:44+00:00"}, {"name": "iot-addressing-typical-data-quality-issues-in-viya", "archived": false, "created_at": "2022-12-08 20:00:44+00:00", "description": "This repository address four different data quality issues and how to identify them using CAS actions in SAS Viya.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 16:46:30+00:00", "updated_at": "2022-12-08 20:00:44+00:00"}, {"name": "iot-esp-rest-subscriber-adapter", "archived": false, "created_at": "2022-12-08 20:05:18+00:00", "description": "A functional description with some examples on how to call REST APIs with the REST Subscriber Adapter in SAS ESP including calling the REST API of SAS Intelligent Decisioning.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 17:28:17+00:00", "updated_at": "2022-12-09 16:52:33+00:00"}, {"name": "iot-analytics-logical-architecture", "archived": false, "created_at": "2022-12-08 20:08:54+00:00", "description": "The solution enables them to organize their diverse IoT data, create data selections, visually explore massive volumes of high frequency data, and launch data sets that can be leveraged in SAS, third party and open source applications.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-09 17:33:18+00:00", "updated_at": "2022-12-08 20:08:54+00:00"}, {"name": "iot-sas-esp-integration-with-in-memory-databases", "archived": false, "created_at": "2022-12-16 14:44:16+00:00", "description": "In this project, we present two new ESP StateDB windows StateDB Reader and StateDB Writer to integrate with Singelstore and Redis in-memory databases. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2022-12-21 10:47:58+00:00", "updated_at": "2022-12-16 18:56:49+00:00"}, {"name": "sas-iml-packages", "archived": false, "created_at": "2023-01-03 15:35:18+00:00", "description": "SAS IML packages provide modules that extend the capabilities of the SAS IML language. You can load these packages to perform specialized computations.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 6, "watchers_count": 2, "pushed_at": "2024-09-12 17:26:26+00:00", "updated_at": "2024-09-12 17:07:06+00:00"}, {"name": "iot-lua-image-patches-and-cropping", "archived": false, "created_at": "2023-01-03 18:15:08+00:00", "description": "This project gives an example on how to create four smaller images or patches out of one larger image using a Lua window and a Calculate window.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 9, "watchers_count": 0, "pushed_at": "2023-01-04 17:00:58+00:00", "updated_at": "2023-01-03 18:15:08+00:00"}, {"name": "iot-lua-split-string-by-delimiter", "archived": false, "created_at": "2023-01-09 22:09:09+00:00", "description": "This project will give an example of a custom function which can be used to split an incoming string by a user defined delimiter. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 2, "subscribers_count": 9, "watchers_count": 2, "pushed_at": "2023-01-10 14:56:26+00:00", "updated_at": "2023-02-20 17:32:53+00:00"}, {"name": "sas-airflow-provider", "archived": false, "created_at": "2023-01-11 20:26:19+00:00", "description": "Apache Airflow Provider for creating tasks in Airflow to execute SAS Studio Flows and Jobs.", "forks_count": 15, "network_count": 15, "open_issues_count": 10, "private": false, "stargazers_count": 18, "subscribers_count": 11, "watchers_count": 18, "pushed_at": "2024-10-17 17:48:44+00:00", "updated_at": "2024-10-17 17:45:18+00:00"}, {"name": "iot-lua-http-request-examples", "archived": false, "created_at": "2023-01-13 02:14:58+00:00", "description": "This project will show how to use the sendHttp build-in function to query sensor data.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 9, "watchers_count": 1, "pushed_at": "2023-01-13 13:37:28+00:00", "updated_at": "2024-02-23 22:51:52+00:00"}, {"name": "sas-viya-quick-start", "archived": false, "created_at": "2023-01-20 14:56:50+00:00", "description": "This repository provides the files referenced in the SAS Viya Quick Start Videos. Files can be loaded into your SAS Viya platform to follow along with the videos.", "forks_count": 49, "network_count": 49, "open_issues_count": 3, "private": false, "stargazers_count": 18, "subscribers_count": 9, "watchers_count": 18, "pushed_at": "2024-11-13 23:43:48+00:00", "updated_at": "2024-11-13 23:43:52+00:00"}, {"name": "sas-viya-platform-file-triggering-azure", "archived": false, "created_at": "2023-01-23 23:41:31+00:00", "description": "The intent of this project is to work in tandem with the SAS Job Flow Scheduler and the SAS Event Monitor to enable File Event triggering in SAS Job Flow Scheduler in a SAS Viya 4.0 installation.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 7, "watchers_count": 1, "pushed_at": "2023-01-23 23:41:31+00:00", "updated_at": "2023-01-27 14:55:08+00:00"}, {"name": "r-sasctl", "archived": false, "created_at": "2023-01-26 16:42:07+00:00", "description": "The R sasctl package enables easy communication between the SAS Viya platform and R. It focuses on interacting with SAS Viya APIs with additional features for SAS Model Manager.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 6, "subscribers_count": 7, "watchers_count": 6, "pushed_at": "2024-11-14 14:43:12+00:00", "updated_at": "2024-11-14 14:40:56+00:00"}, {"name": "fine-flow-tool-kit", "archived": false, "created_at": "2023-03-27 17:41:06+00:00", "description": "The FINE Flow Tool Kit provides a set of Python utilities that demonstrates an implementation of the FINE team classification process, and the associated FINE flow equations.", "forks_count": 3, "network_count": 3, "open_issues_count": 0, "private": false, "stargazers_count": 7, "subscribers_count": 7, "watchers_count": 7, "pushed_at": "2023-05-17 18:58:42+00:00", "updated_at": "2024-02-15 12:41:43+00:00"}, {"name": "viya4-admin-checklist", "archived": false, "created_at": "2023-03-31 15:19:54+00:00", "description": "This project contains tasks that are relevant to your environment, to keep your SAS Viya deployment operating at its best over the long term.", "forks_count": 6, "network_count": 6, "open_issues_count": 2, "private": false, "stargazers_count": 17, "subscribers_count": 11, "watchers_count": 17, "pushed_at": "2023-12-08 10:33:17+00:00", "updated_at": "2024-10-25 07:48:59+00:00"}, {"name": "doc-supplement-procstat", "archived": false, "created_at": "2023-08-15 17:22:37+00:00", "description": "Supplementary materials for statistical procedures from the book: Base SAS Procedures Guide: Statistical Procedures.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2023-08-15 17:22:37+00:00", "updated_at": "2023-08-15 17:22:37+00:00"}, {"name": "fsi-pac-azure", "archived": false, "created_at": "2023-08-15 17:28:01+00:00", "description": "This repository contains pipeline as code which reads parameters from a pre-defined schema to deploy an AKS environment and deploy isolated project software.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2023-08-15 17:28:02+00:00", "updated_at": "2023-08-15 17:28:02+00:00"}, {"name": "rtdm-migrate-to-id", "archived": false, "created_at": "2023-10-16 17:39:58+00:00", "description": "This tool enables customers to migrate campaigns from SAS Real-Time Decision Manager to SAS Intelligent Decisioning.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-09-30 13:40:51+00:00", "updated_at": "2024-09-30 13:40:55+00:00"}, {"name": "af-template-vite", "archived": false, "created_at": "2023-10-25 18:13:16+00:00", "description": "App Factory's template for rapid UI development with the platform in React with Vite. Built-in support for type generation, authentication, and syncing to functions, schemas, and apps.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 10, "watchers_count": 0, "pushed_at": "2024-01-31 20:17:01+00:00", "updated_at": "2023-11-10 20:31:52+00:00"}, {"name": "grafana-esp-plugin", "archived": false, "created_at": "2023-10-26 13:03:52+00:00", "description": "The SAS Event Stream Processing Data Source Plug-in for Grafana enables you to discover and stream data from ESP servers in SAS Event Stream Processing in a Kubernetes environment. ", "forks_count": 2, "network_count": 2, "open_issues_count": 1, "private": false, "stargazers_count": 3, "subscribers_count": 5, "watchers_count": 3, "pushed_at": "2024-11-19 13:09:07+00:00", "updated_at": "2024-11-19 13:07:32+00:00"}, {"name": "event-provenance-registry", "archived": false, "created_at": "2023-11-16 14:32:15+00:00", "description": "The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.", "forks_count": 4, "network_count": 4, "open_issues_count": 20, "private": false, "stargazers_count": 6, "subscribers_count": 6, "watchers_count": 6, "pushed_at": "2024-11-08 21:03:44+00:00", "updated_at": "2024-11-08 21:03:46+00:00"}, {"name": "ci360-sample-mobile-apps", "archived": false, "created_at": "2023-12-06 14:04:28+00:00", "description": "SAS CI360 Sample Mobile Apps provide working examples on how to utilize our iOS and Android native SDKs in hybrid framework mobile apps.", "forks_count": 1, "network_count": 1, "open_issues_count": 2, "private": false, "stargazers_count": 1, "subscribers_count": 5, "watchers_count": 1, "pushed_at": "2024-01-16 05:36:06+00:00", "updated_at": "2023-12-13 03:48:54+00:00"}, {"name": "sas-copilot", "archived": false, "created_at": "2023-12-07 23:37:57+00:00", "description": "Issues tracker and feedback project for the SAS coding assistant", "forks_count": 0, "network_count": 0, "open_issues_count": 55, "private": false, "stargazers_count": 9, "subscribers_count": 9, "watchers_count": 9, "pushed_at": "2024-07-25 21:13:37+00:00", "updated_at": "2024-10-09 17:44:47+00:00"}, {"name": "postgrest-client", "archived": false, "created_at": "2024-01-17 16:03:44+00:00", "description": "General purpose type-safe TypeScript client for PostgREST. Supports select, insert, update, upsert, delete queries with composite joins, resource embedding, full JSON column data handling and typing.", "forks_count": 0, "network_count": 0, "open_issues_count": 1, "private": false, "stargazers_count": 12, "subscribers_count": 11, "watchers_count": 12, "pushed_at": "2024-10-01 20:12:24+00:00", "updated_at": "2024-11-22 04:10:41+00:00"}, {"name": "ci360-direct-iac-aws", "archived": false, "created_at": "2024-02-13 14:37:55+00:00", "description": "IaC template to deploy and configure CI360 Direct in AWS", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-02-26 14:10:06+00:00", "updated_at": "2024-02-13 21:46:14+00:00"}, {"name": "vscode-sas-ca-extension", "archived": false, "created_at": "2024-02-16 16:45:36+00:00", "description": " This SAS Clinical Acceleration Extension for Visual Studio Code provides access to the SAS Clinical Acceleration Repository and related services. ", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-10-23 15:51:42+00:00", "updated_at": "2024-10-23 15:51:46+00:00"}, {"name": "kafka-authentication-plugin", "archived": false, "created_at": "2024-04-17 21:24:22+00:00", "description": "Java source code implementation of an Apache Kafka plugin that performs client authentication against an external source such an an LDAP server", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-10-25 18:09:54+00:00", "updated_at": "2024-10-25 18:09:46+00:00"}, {"name": "kafka-training", "archived": false, "created_at": "2024-04-17 21:25:11+00:00", "description": " This repository contains labs, lectures, and reference material used to train developers and operations how to use Apache Kafka.", "forks_count": 1, "network_count": 1, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 6, "watchers_count": 1, "pushed_at": "2024-04-24 20:20:40+00:00", "updated_at": "2024-06-27 20:02:37+00:00"}, {"name": "sas-portal-app", "archived": false, "created_at": "2024-05-07 14:24:49+00:00", "description": "The purpose of this project is to provide a partial replacement for SAS Information Delivery Portal, that was deprecated as of SAS 9.4M8.", "forks_count": 5, "network_count": 5, "open_issues_count": 33, "private": false, "stargazers_count": 3, "subscribers_count": 5, "watchers_count": 3, "pushed_at": "2024-11-22 13:39:24+00:00", "updated_at": "2024-11-22 13:39:27+00:00"}, {"name": "open-aggregates", "archived": false, "created_at": "2024-05-13 20:04:08+00:00", "description": "A collection of user-defined aggregate and helper functions for calculating various summary statistics like skewness and kurtosis.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-08-06 17:59:54+00:00", "updated_at": "2024-08-06 17:59:57+00:00"}, {"name": "sas-viya-workbench-examples", "archived": false, "created_at": "2024-06-04 19:11:36+00:00", "description": "SAS and Python code examples for use with SAS Viya Workbench.", "forks_count": 4, "network_count": 4, "open_issues_count": 0, "private": false, "stargazers_count": 9, "subscribers_count": 9, "watchers_count": 9, "pushed_at": "2024-06-26 01:50:13+00:00", "updated_at": "2024-11-21 19:07:51+00:00"}, {"name": "sas-econometrics-examples", "archived": false, "created_at": "2024-06-19 18:11:22+00:00", "description": "The repository is designed to store and maintain a comprehensive collection of examples, samples, along with relevant data associated with SAS Econometrics and the SAS/ETS products. ", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 1, "subscribers_count": 5, "watchers_count": 1, "pushed_at": "2024-07-01 20:42:55+00:00", "updated_at": "2024-07-01 20:42:58+00:00"}, {"name": "iotaa", "archived": false, "created_at": "2024-07-09 20:09:07+00:00", "description": "The purpose is to facilitate sharing code and data needed to customers from published technical papers from the IOTAA team.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 6, "watchers_count": 0, "pushed_at": "2024-08-14 17:15:41+00:00", "updated_at": "2024-08-14 17:15:44+00:00"}, {"name": "kubethor", "archived": false, "created_at": "2024-07-10 13:54:27+00:00", "description": "User-friendly web-based tool that harnesses the flexibility and extensibility of Kubernetes API, making container management accessible.", "forks_count": 1, "network_count": 1, "open_issues_count": 6, "private": false, "stargazers_count": 9, "subscribers_count": 6, "watchers_count": 9, "pushed_at": "2024-09-06 10:28:52+00:00", "updated_at": "2024-10-06 08:28:56+00:00"}, {"name": ".github", "archived": false, "created_at": "2024-10-04 20:15:44+00:00", "description": "Configuration files for sassoftware on GitHub", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-10-14 17:54:09+00:00", "updated_at": "2024-10-14 17:54:13+00:00"}, {"name": "yolov7-pose", "archived": false, "created_at": "2024-10-07 19:08:06+00:00", "description": "Implementation of paper YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss. Tailored for DLModelZoo action.", "forks_count": 1, "network_count": 1, "open_issues_count": 1, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:46:54+00:00", "updated_at": "2024-11-05 15:46:59+00:00"}, {"name": "yolov7", "archived": false, "created_at": "2024-10-07 19:11:15+00:00", "description": "Implementation of paper YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors. Tailored for DLModelZoo action.", "forks_count": 2, "network_count": 2, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:39:34+00:00", "updated_at": "2024-11-05 15:39:40+00:00"}, {"name": "sas-education", "archived": false, "created_at": "2024-10-08 15:00:13+00:00", "description": "A collection of hands-on instructions, examples, data, and tutorials provided by SAS Education to support your SAS training journey.", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-10-09 22:12:14+00:00", "updated_at": "2024-10-09 22:12:18+00:00"}, {"name": "yolov7-seg", "archived": false, "created_at": "2024-10-22 14:01:56+00:00", "description": "This python package is an implementation of \"YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors\".", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 5, "watchers_count": 0, "pushed_at": "2024-11-05 15:49:50+00:00", "updated_at": "2024-11-05 15:49:58+00:00"}, {"name": "sas-viya-workbench-demos", "archived": false, "created_at": "2024-11-21 16:36:56+00:00", "description": "Comprehensive, industry-specific demonstrations of SAS Viya Workbench capabilities", "forks_count": 0, "network_count": 0, "open_issues_count": 0, "private": false, "stargazers_count": 0, "subscribers_count": 4, "watchers_count": 0, "pushed_at": "2024-11-21 22:08:29+00:00", "updated_at": "2024-11-21 22:08:32+00:00"}]; \ No newline at end of file