https://github.com/Tychobra/shiny-insurance-examples
Examples of Shiny applications for insurance
https://github.com/Tychobra/shiny-insurance-examples
Last synced: 4 months ago
JSON representation
Examples of Shiny applications for insurance
- Host: GitHub
- URL: https://github.com/Tychobra/shiny-insurance-examples
- Owner: Tychobra
- License: mit
- Created: 2017-08-24T15:58:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T01:51:29.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:15:42.083Z (8 months ago)
- Language: R
- Homepage: https://tychobra.com/shiny
- Size: 2.82 MB
- Stars: 96
- Watchers: 15
- Forks: 132
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Tychobra/shiny-insurance-examples - Examples of Shiny applications for insurance (R)
README
# shiny-insurance-examples
Examples of Shiny applications for insurance analytics
Each directory contains a Shiny app. When possible, we provide all code and data so the app can run on your local machine. The following table outlines which apps you can run locally. Some apps have videos and/or blog posts.
| App Name | Runs Locally | Live Version | Video | Blog Post |
|---------------------------------|-----|--------------|-----------| --------|
| basic-insurer-dashboard | Yes | [https://tychobra.shinyapps.io/claims-dashboard/](https://tychobra.shinyapps.io/claims-dashboard/) | [https://youtu.be/YneLLtGcCus](https://youtu.be/YneLLtGcCus) | NA |
| bootstrap-claims-sim | Yes | NA | NA | NA |
| freq-sev-claims-sim | Yes | [https://tychobra.shinyapps.io/freq-sev-claims-sim/](https://tychobra.shinyapps.io/freq-sev-claims-sim/) | [https://youtu.be/aiggRsQe8xE](https://youtu.be/aiggRsQe8xE) | [See README](https://github.com/Tychobra/shiny-insurance-examples/blob/master/freq-sev-claims-sim/README.md) |
| interest-rate-walk | Yes | [https://tychobra.shinyapps.io/interest-rate-walk/](https://tychobra.shinyapps.io/interest-rate-walk/) | NA | [https://www.tychobra.com/posts/2017-11-28-interest-rate-walk/](https://www.tychobra.com/posts/2017-11-28-interest-rate-walk/) |
| medicare-map | Yes | [https://tychobra.shinyapps.io/medicare-map/](https://tychobra.shinyapps.io/medicare-map/) | NA | NA |
| parallelogram-method | Yes | [https://tychobra.shinyapps.io/parallelogram-method/](https://tychobra.shinyapps.io/parallelogram-method/) | NA | NA |
| wc-pm-dashboard | No | [https://tychobra.shinyapps.io/wc-pm-dashboard/](https://tychobra.shinyapps.io/wc-pm-dashboard/) | [https://youtu.be/dsCeLWoamgc](https://youtu.be/dsCeLWoamgc) | NA |