Category: tech

  • PDF Report Automation with Python

    In this post, I’ll explain how I use Python for PDF report automation to generate data analysis and consulting insights for performance of marketing channels—namely Google, Meta, and Amazon. Some reasons to use Python for reporting: Automated PDF Reports Here are my automated pdf reports: Month to Date Report Last Month Reports Why I Automate…

  • Streamlit dashboard for marketing

    Summary A project on creating omnichannel dashboards for clients, then ultimately abandoning them bc clients didn’t like them. This is an interactive streamlit dashboard using data hosted on Amazon S3 buckets. Available at marketing.streamlit.app. The code for the dashboard is available for free at Github, but I should warn you it’s a little messy. It…