The data we've loaded (flickr_data.json) is from a third-party source, but it's only fresh up to the point that we download it. Our application will load the data in real time when the page is loaded. Now that everything is functional with static data, its time to get dynamic and load data in real time.