Categories
Quantified Self

Quantified Self – Google And Android – Aggregation

In this post I’m going to show you how to consolidate and aggregate your data easily between Google SpreadSheets.

To implement this I’ll be using Google SpreadSheets and SQL.

Categories
Quantified Self

Quantified Self – Google And Android – Capture

In this post I’m going to show you how to implement a data capture system that will allow you to get your data easily into Google SpreadSheets. In my case I need this to be enabled from my Android phone but once you see the method you will see how it can be extended to other applications.

To implement this I’ll be using Google Forms, Google SpreadSheets and Tasker.

Categories
Quantified Self

Quantified Self – Google And Android

Working as a Business Intelligence consultant I work with numbers every day and have to deliver benefit from them. I also do the same in my personal life, I LOVE my FitBit, and have macros that pull my stats out using the FitBit API and store it in a Google SpreadSheet and then aggregate the data and publish it to my dashboard.

This works fine for my automatically captured data, I needed a solution for more manual data points. I wanted a way to be able to capture data on my phone, store the data in Google SpreadSheets so that I can integrate it with my existing data and then send a summary spreadsheet back to my Android phone.

I will break the steps down in the following series of posts:

Quantified Self – Google And Android – Capture

Quantified Self – Google And Android – Aggregation

Quantified Self – Google And Android – Reporting