MarquinSmith

Analytical – Honest – Passionate

  • Home
  • Services
  • Mini Projects
    • Data Analytics Helper Tools
    • Bitcoin Price Dashboard
    • Journey to data engineering
    • Tarantino Film Dashboard
    • Woolworths stock price tracker
    • How to reason and argue
  • Reference
    • The BookShelf
    • SQL Cheat Sheet
    • Dockerfile Cheat Sheet
  • Health, fitness and wellbeing
    • Crossfit Workouts
    • Gymnastics
    • Strength and fitness masterclass
    • Nutrition Course
    • Workout Stats
    • Physical Activity Stats
    • 6 week pre season soccer fitness plan
  • About

Category: Python

Data Analysis

How to host a Streamlit app on Google Cloud Run

26th August 202316th September 2023 M SmithLeave a comment

A short guide for deploying a Streamlit app to Cloud Run on Google Cloud platform. Google Cloud Run is a managed platform for hosting and running docker containers. So once …

Read More ›
Data Analysis

Introduction to Google Colab

12th December 202012th December 2020 M SmithLeave a comment

Colab is a free Jupyter notebook environment that runs entirely in the cloud. Most importantly, it does not require a setup and the notebooks that you create can be simultaneously …

Read More ›
Python

Creating a Flask App on a subdomain

18th August 202018th August 2020 M Smith1 Comment

Background This website is hosted on Digital Ocean with WordPress. While WordPress is a great tool for building a website I wanted a place where I could build and host …

Read More ›
Data Analysis

A Basic Data Studio dashboard with Matomo Analytics data

18th April 202018th April 2020 M SmithLeave a comment

This post walks through how to create a Data Studio dashboard like the one below using Matomo analytics data. The components used to put this together include: A Matomo installation …

Read More ›
Data Analysis

Interacting with Big Query using pandas

15th March 202015th March 2020 M Smith1 Comment

Big Query For those who are into data, Big Query is a great choice if you would like a database but database management is not your thing. Big Query acts …

Read More ›
Python

Making HTML reports from markdown files

25th December 201925th December 2019 M SmithLeave a comment

Since having found Markdown a few years back I have become a big fan. Markdown is a language that allows you to write plain text that can be converted into …

Read More ›
Python

Environment Variables in Python

17th October 201917th October 2019 M SmithLeave a comment

Many python scripts require access to external services. API’s for example often require some credentials to be used in order to be able to access the services. These scripts need …

Read More ›
Python

App Engine notes and resources

9th September 20192nd October 2019 M SmithLeave a comment

Installation Using Google App Engine requires having the Google Cloud SDK installed on your local machine. This SDK allows for deployment of the application into Google App Engine. Windows installation: …

Read More ›
Data Analysis

Creating an ‘Article Meta Data’ Database – Phase 2: Saving Data Locally

14th April 2018 M SmithLeave a comment

Previously we looked at getting some interesting pieces of information from an article. This included data such as: Article Title Article Publish date Text of the article Keywords in the …

Read More ›
Data Analysis

Creating an ‘Article Meta Data’ Database – Phase 1: The Newspaper package

29th March 2018 M Smith1 Comment

Newspaper A python package for article scraping and curation The newspaper package for python makes it extremely easy to download article content. Not only that, it has built in functionality …

Read More ›

Posts pagination

1 2 3 4

Recent Posts

  • A command line tool to compare 2 different csv files – sweetviz edition
  • Bots arrive on marquinsmith.com
  • Physical Health Tracker – October 2025
  • Jeff Booth conversation on Simply Bitcoin
  • A `.sqlfluff` settings file I like

Categories

  • Automation
  • Business
  • cybersecurity
  • Data Analysis
  • Finance
  • Personal Development
  • Python
  • Uncategorised
  • Web Analytics

Archives

Copyright © 2025 MarquinSmith.
Theme Easthill by ThemeMunk. Powered by WordPress.