EDIT: Service unfortunately down completely right now
Not to put
@DCBaker out of work, but I was inspired by his constant posts of VQ / BG distribution times.
I made an API site that is free to use w/o limitations (lets keep it that way by not slamming it with requests) that contains information about:
- Next BG distribution time
- Last BG distribution duration (how long it took groups to run out for the last distribution time)
- Current groups being boarded
- The "status" of the attraction (boarding, down, closed) [this is estimated: if no group is called for > 20 mins, the system considers Rise down]
This data is auto-updated every 30 seconds:
I also have data that is stored per-day of every "event" that occurs in relation to boarding groups:
- Boarding begins
- Downtime begins
- Group called
- VQ distribution closed (so you can see every day's VQ distribution times)
Replace the last part of the URL with the date you are searching (must contains 0s for non double-digit numbers [ex. 01-03-2021])
*Please note this is in the form of raw data so it may not be the easiest to read / understand. I might give it a bit of style if I have the time in the future
**I just got this up and running a day ago, so the data only begins from 12/03/2020.
***Boarding group distribution durations are usually with 0.1 - 0.3 seconds of their actual closing time
****At the end of the day, the system will always consider the ride going "down" until I get more information about park closing times implemented
Let me know what you guys think!
