I have a Python script which pulls down a defined json file every 15 minutes or so from a URL, and extracts specific data on 7 sites. I'd love to automatically be able to uploaded this information as it comes in and provide a Dashboard or Web App that would provide my client with the required info on an almost real-time basis. Any suggestions on how this may be done?