analyze-dataset-finance
0
0
Added dsw and some fixes
This is the companion app for dataset-finance
http://localhost:57700/dsw/index.html#/USER/Generated/Samples%20for%20finance.dashboard
It's packaged with ZPM so it could be installed as:
zpm "install analyze-dataset-finance"
then open http://localhost:57700/csp/sys/UtilHome.csp
The repo is dockerised so you can clone/git pull the repo into any local directory
$ git clone https://github.com/oliverwilms/analyze-dataset-finance.git
Open the terminal in this directory and run:
$ docker-compose up -d
and open then http://localhost:57700/csp/sys/UtilHome.csp
Added dsw and some fixes
Added sample dashboard generated by Analyze This
Initial Release