@Shashi_Mulugu I'm trying to create a python script that compares launches between two given points in time. Each day, the goal is to download a JSON to store in an offline database. We want to be able to go that database, pick two JSON files for any random day, then loads that data into the script ...