All posts tagged with 'analytics'
Programming, Burgers, and Treasure: Summer with FreeAgent
This summer it has been my pleasure to join FreeAgent as a Data Engineering intern. Alongside the analytics and architecture teams, I have been working on a new exciting feature to complement the FreeAgent application. Programming mostly with Python, I have learned a great deal from my colleagues, and I wish to share the experience with you all here on the engineering blog. Since joining in early June, the intern… Continue reading
Querying the past
I’ve been learning to love the ActiveRecord query interface over the past few months. Whilst I find it infuriating when I’m battling it to do what I actually want, I also relish the power and convenience it gives me for many simple queries. So, when it came to designing a query language for historical data in our systems, ActiveRecord was a natural choice. We can now do queries like: FA::Subscriptions.… Continue reading
Being a data science intern
Fiona Christie joined us here at FreeAgent on a 3-month internship with our Data Science team this summer after completing an undergraduate degree in Mathematics and Statistics at the University of Glasgow. She impressed us so much that we offered her a full-time role and we even managed to persuade her to write this post about her experience as an intern. Condensing my time at FreeAgent into one post hasn’t… Continue reading