Omnibug – Part 1
In the life of a digital data analyst there comes a time(or many a time) when varification of exactly what is being tracked by Google Analytics or Adobe Analytics. This …
Analytical – Honest – Passionate
In the life of a digital data analyst there comes a time(or many a time) when varification of exactly what is being tracked by Google Analytics or Adobe Analytics. This …
Saving the code snippet here in the hopes you don’t also spend multiple hours trying to figure this one out. Luckily my use case didn’t require an exact median so …
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 …
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 …
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 …
SQL is a programming language that is used to interact with databases. While each database flavour will have its own implementation of SQL there are foundations in the language that …
Notes taken from StarTalk Radio’s podcast about how data and analytics is affecting the soccer industry worldwide. Dan Altman – North Yard Analytics http://www.northyardanalytics.com/ Leading in soccer analytics field: Dan …
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 …
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 …
With the recent release of the RStudio v1.1 it’s an opportune time to release this guide on how you can have your own RStudio server hosted in the cloud. Having …