Financial data sets are collections of structured and unstructured data related to finance that include stock prices, exchange rates, and company earnings. The sheer volume of financial data that's collected and processed these days has led to companies specializing in collecting and processing financial data and then exposing them over an API.

A stock details page then displays more details about the company, like its name and symbol, its stock price change, and a graph of the historical price for that stock.

Select one of the symbols to open your newly developed stock details page, as shown below: AAPL Stock Details Page

You can also add another stock symbol like `MSFT` (Microsoft) or `AMZN` (Amazon) and view stock price details for those particular stocks.

Related Articles