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

#146 Api demo data #151

Merged
merged 2 commits into from
May 31, 2024
Merged

#146 Api demo data #151

merged 2 commits into from
May 31, 2024

Conversation

LizPrescott
Copy link
Collaborator

This is just the beginnings of addressing issue #146, including:
the demo data from https://www.alphavantage.co/documentation/ as it will come back from
https://www.alphavantage.co/query?function=GLOBAL_QUOTE&symbol={symbol}&apikey={api_key}
The scaffolding for a job that would call this endpoint for each symbol in a json or cvs file where we'll store the small group of stock symbols we need to update.

Copy link
Member

@abachman abachman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dig it, https://www.alphavantage.co/ seems decent.

@abachman abachman merged commit 7dbba10 into main May 31, 2024
@abachman abachman deleted the api_demo_data branch May 31, 2024 19:17
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

Successfully merging this pull request may close these issues.

2 participants