Sunday, June 11, 2023

Notes 6/11/23

 Lets focus on Yahoo finance to collect and store data.


I've added 3 pages to the blog

The first page uses simple python Yahoo finance commands to pull data into the python program.

We are looking to pull date, stock price and trading volume into a datastore kind.

The teams should research and build programs to do this.

You can write this data to a csv file for reading


The second link is the datastore code that takes a csv file and writes to datastore.

The last link uses Google sentiment analysis to score text.

Try to use first link to store yahoo news stores in a separate datastore table where this program can read that table and score each news story.



Please make sure each team emails me a summary of progress before our Friday afternoon meeting.

No comments:

Post a Comment

Notes 3-18-25

https://uconn-sa.blogspot.com/  We were able to launch an app engine program from our compute engine instance.   I'd like to get all wo...