Announcement
· Feb 1, 2022

InterSystems Open Exchange Applications January 2022 Digest

Hey Developers! Here is a digest of new solutions and applications submitted to the InterSystems Open Exchange in January 2022.

General Stats:
15 new apps in January
647 downloads in January
573 applications all time
16,242 downloads all time
1,488 developers joined

New Applications (15)
iris-python-faker by Dmitry Maslennikov
Python Faker from InterSystems IRIS
exchange-rate-cbrf by Sergey Mikhailenko
Database of exchange rates of the Central Bank RF
ApacheLog-Dataset by Evgeniy Potapov
Dataset from a real Apache webserver
dataset-finance by Oliver Wilms
Dataset of Finance Transactions in a CSV file for SQL LOAD DATA
dataset-covid19-fake-news by Henry Hamon Pereira
A collection of true and fake news related to COVID-19
interoperability-embedded-python by Guillaume Rongier
Hack of PEX Python but for Embedded Python
exchange-rate-cbrf-ui by Sergey Mikhailenko
UI for demonstration exchange-rate-cbrf
GlobalToJSON-Compact by Robert Cemper
create a compact JSON Object from Global
GlobalToJSON-Academic by Robert Cemper
create a JSON Object from Global and with Importer - in all details
AI Image Object Detector by YURI MARX PEREIRA GOMES
Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI
aoc-2021-uvg by Yuval Golan
Advent of code 2021 in objectscript classes
Predict Maternal Risk by YURI MARX PEREIRA GOMES
Predict Maternal Risk from Health Dataset application
GlobalToJSON-Efficient by Robert Cemper
create a JSON Object from Global nodes by $QUERY
db-migration-using-SQLgateway by Robert Cemper
Sample repository to show how to migrate from PostgreSQL to InterSystems IRIS using SQLGateway
analyze-dataset-finance by Oliver Wilms
Analytics companion to dataset-finance
New Releases (37)
openflights_dataset by Andreas Schneider
v1.0.1

docker handling improved, the tables are created and loaded into the docker image

v1.0.2

The %Java Server enconding arg is now configured via irisi.script, so now after docker-compose build the Openflights Dataset is ready to use

v1.0.3
  • data cleansing
  • more FKs added
  • TUNE TABLE integrated
v1.0.4
  • complete db model doc added
  • improve some details
v1.0.5
  • start the docker image right from hub.docker.com
  • details about the demo project added

intersystems-iris-dev-template by Evgeny Shvarov
v1.1.0

Clean up and better documented template

v1.2.0

Github Action to push the docker image GitHub registry added


Wsock-Embedded-Py by Robert Cemper
v0.1.0
  • the new version of Embedded Python required some adjustment
  • as WebSocket.org is closed down and dead an alternate echo server is required.
  • with all firewalls and other limitations, a local docker server was added.
  • It works on port 8080 inside Docker and port 10000 on localhost.

iris-dataset-countries by Evgeny Shvarov
v1.1.0

Updated dataset and license


Health Dataset by YURI MARX PEREIRA GOMES
v1.0.1

Fix conventions required from contest and new datasets

v1.2.0

New dataset "pollution deaths", fix dataset licenses and zpm install

v1.2.1

fix zpm load data

v1.2.2

fixed zpm install references


promjet-stats by Evgeniy Potapov
v1.0.10

Added example of data usage ApacheLog-Dataset

v1.1.0

Fix

v1.1.1

Connected to zpm package dataset-apachelog


Medical Datasets by Muhammad Waseem
v1.0.2

11 more datasets added Web Application is added View and Export functionality is added

v1.0.3

Zpm Issue resolved

v1.0.4

Use of %SQL_Diag.Result and %SQL_Diag.Message tables with LOAD DATA Added

v1.0.5

ZPM version modified

v1.0.6

Fixed ZPM package

v1.0.7

Web App enhancements Online Demo Fixed ZPM


iris-kaggle-socrata-generator by Henrique Gonçalves Dias
v1.0.0
  • Community Article
  • Kaggle API
  • Fixes for Socrata
  • EAP for Graphic User Interface - Socrata
  • Published in ZPM
  • New links in VSCode Settings file
  • README updated
v1.0.1

download/installation of big datasets fixed

v1.0.2

Search and install any dataset from Socrata using our Graphical User Interface!

v1.0.3

DeepSeeWeb by Anton Gnibeda
v3.1.40
  • added ability to override default widgets with custom addons, using overrideBaseType parameter defined in AddonInfo static variable eg.:
// Ecample for overriding default "Bar Chart" widget with custom addon
static AddonInfo: IAddonInfo = {
    version: 1,     
    type: 'custom',
    overrideBaseType: 'barchart'
};

apptools-admin by Sergey Mikhailenko
v1.1.15

fixed ChartPanel

v1.1.16

fixed chart in LTE


PKI-Script by Lorenzo Scalese
v1.1.1

Fix an issue with the method SignAllRequest (host filter does not work).


IO-Redirect by Lorenzo Scalese
v1.0.2

Redirect to FileCharacter : Fix an issue with existing files. A call MoveToEnd() has been added to avoid a content erase. commit cbc51a96ceea867b502ddf2a152afb3e089e1c3c


iris-fhir-template by Evgeny Shvarov
v1.0.4
  1. Thanks to PR from Dmitry Zasypkin two "SqlProc" methods to User.SQLvar added:

* GetFHIRPath() * GetFHIRPathOne(). 2. iris.script is modified to align with the current version of InterSystems IRIS for Health. 3. the image is modified to the latest


csvgen by Evgeny Shvarov
v1.3.0

LOAD DATA support header and load data parameters introduced

v1.3.1

DATETIME support SQL reserved words support - if the reserved word is found in the header it adds "Field" string to it. e.g. if the col named DATE which is a reserved word, so it makes the field with the name DATEField

v1.4.0

removed ssl-client dependency. changed to one-liner from Guillaume Rongier

v1.4.1

SQLtoCSV method is implemented. allows export to CSV file as a result of an arbitrary SQL query. Credits goes to Eduard Lebedyuk


Config-API by Lorenzo Scalese
v1.2.0

Top 10 Applications in January










Top 10 Applications All Time










Discussion (0)0
Log in or sign up to continue