Home Applications potato-analytics

potato-analytics

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
55
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Articles (1)
Example of CSV import with primary key preserved

What's new in this version

Initial Release

potato-analytics sample

A demo app to illustrate import of two csv files that are linked and being imported with primary key preserved to csv column.

data

The data is in two csv:
countries.csv
potato_sales.csv

Installation

ZPM

It’s packaged with ZPM so it could be installed as:

zpm "install esh-potato-analytics"

then open http://localhost:32794/dsw/index.html#/USER

you should see a dashboard with potato consumtion and import worldwide from 2000 to 2022 and with the ability to filter by countries:
Image

Docker

The repo is dockerised so you can clone/git pull the repo into any local directory

$ git clone git@github.com:evshvarov/potato-analytics.git

Open the terminal in this directory and run:

$ docker-compose up -d

and open then http://localhost:32794/dsw/index.html#/USER

Made with
Install
zpm install esh-potato-analytics download archive
Version
1.0.027 Aug, 2025
Ideas portal
Category
Technology Example
Works with
InterSystems IRIS
First published
27 Aug, 2025
Last edited
27 Aug, 2025
Last checked by moderator
27 Sep, 2025Works