General Business Automation

  • All
  • Articles
  • Blog Post
  • General Business Automation
  • Portfolio
  • Stock Market & Finance

May 13, 2023

This project came about because I like to create project plans starting in Excel. I was curious to see if I could put meetings on my Google Calendar. A direct link to the notebook can be found on my github. Google Developer Console Setup Python CodeImport & Setup Read In Excel Source File Update Google Calendar

May 13, 2023

This piece of code was part of a larger project. I wanted to share what I learned to helpothers navigate how to access a Google Sheets file. In addition, I will discuss how to uploadan Excel file to a Google Sheets file Google Developer Console Setup Python Code: Downloading Google SheetsFile Python Code: Uploading File To GoogleSheets

May 6, 2023

This is one of my most used pieces of code, especially if I need to produce the same report for a number of different people. Let’s pretend you have a pivot table with a filter on user and you want to give a copy of the pivot table to each user. You could manually change the filter on the pivot table and then save the file yourself. Or,...

May 1, 2023

Introduction Data Sources Methodology & Exploration Using Foursquare API, We Can Pull In All Restaurants In Manhattan Within A Specified Range And Observe: There Are 2K+ Restaurants &122 Types Of Restaurants. In Addition, We Can Assess Frequency By Top 10 Restaurants Within Each Neighborhood. In The Dataset, We Can Determine Both The Number Of Japanese Restaurants And Total Restaurants. We Can Pull In Adjusted Gross Income (AGI) By...

12
Next