# Progressive jackpot - It pulls 6 times a day from various sources and saves to database - It's super messy right now - Jackpots will be migrated to one master database ## What's available - All data will be available to preview in jackpot dashboard, if it's not there it's not available - All data is available from API (bit similar to Arcade, can access data with methods) - It's easy to put data on chart - https://confluence.jira.tech/pages/viewpage.action?spaceKey=JFS&title=Jackpot+Feed+System - https://confluence.jira.tech/display/JFS/Jackpot+System+API+Documentation ## How to use - All is in CodeLibrary, - Methods can show as raw data, array, filtered results, - It's possible to either directly access PHP controller, or use REST API and get data as JSON - Game ID's can be mapped to Arcade data in the future (it's not now) ## Dashboard - Should be available by end of week - Has filtering, sorting - Also converts currencies - Has view with single game, and all detail info like days from last win, average win, average time between wins, chart