Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Proposal: Alpha Vantage, AirVisual, Holidays #63

Open
Yizhou150 opened this issue Jan 30, 2021 · 1 comment
Open

Feature Proposal: Alpha Vantage, AirVisual, Holidays #63

Yizhou150 opened this issue Jan 30, 2021 · 1 comment

Comments

@Yizhou150
Copy link
Contributor

Yizhou150 commented Jan 30, 2021

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?
@Yizhou150 Yizhou150 changed the title Feature Proposal: Feature Proposal: Alpha Vantage, AirVisual, Holidays Jan 30, 2021
@nick-zrymiak
Copy link
Contributor

nick-zrymiak commented Jan 31, 2021

Looks good! I would just say add some more endpoints and questions. A requirement is there should be at least 5 endpoints per website and at least 1 question per endpoint being added. If one of the websites has fewer than 5 endpoints then can just make minimum 3 questions for the website and one config file per endpoint and mention the number of enpoints the API has. Good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants