Track earnings dates with Yahoo Finance and Google Calendar API

Jagshemash An earnings date is the day when a company releases their periodic financial report. I like seeing them posted by my chat bot but thought it would be nice to have them on my personal calendar too. I wanted to automate the process of finding the date and adding it to Google Calendar(s). If… Continue reading Track earnings dates with Yahoo Finance and Google Calendar API

Automating your Python scripts in the cloud ☁

Hey, It can be hard to get started running scripts in the cloud. I waited till my computer could not compute some of the larger datasets in my personal projects. Luckily I had learned some of these Linux commands when accessing the supercomputer at work. If you’re a product manager, marketer, financial analyst or data… Continue reading Automating your Python scripts in the cloud ☁