bcgov / parks-reso-api

BC Parks Reservation System API
Apache License 2.0
13 stars 13 forks source link

NOBUG add sellout time estimation script #402

Closed cameronpettit closed 5 months ago

cameronpettit commented 5 months ago

CLI script, configure AWS with creds for target env and run node selloutTime.js.

Follow CLI instructions to provide facility, date of interest and pass type.

Script will give an up-to-date breakdown of current passes in the system and their passes, plus an estimation of when the facility would have been fully sold out on that day.

You have the option of exporting all the capacity change events to a csv for further analysis.