### Website 1 - Alpha Vantage, https://www.alphavantage.co/ * Describe the website Realtime and historical stock data * Why it should be supported Realtime and historical stock data might be useful for investors economist, and data scientist. * Endpoints - query * Examples * What's the open price/ highest price/volume of IBM on 2021-1-29? * What is the daily/weekly/monthly historical stock data for IBM? ### Website 2 - Holiday API, https://holidayapi.com/ * Describe the website Retrieves a list public holidays and observances for countries, states and provinces. * Why it should be supported Holiday information may help improve products, marketing and scheduling. * Endpoints - countries, holiday, workday * Examples * What are the supported countries? * What are the holidays of Canada in 2020? * What are the previous / upcoming holidays of the specified data? * What the 100th workday starts from 2020-01-01?