Skip to content

flpezet/analytics-readings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 

Repository files navigation

Resources for Analytics Engineers

This repository is a curation of good blog posts and books for Analytics Engineers. It can also be very useful for Data Analysts and Data Scientists.

Contribute

I really appreciate any contribution. Just make sure to describe the theme and why you found the resource useful.

Table of Contents

Readings

Definition of the Analytics Engineer: The Analytics Engineer.

SQL

SQL has a lot of tips and tricks that take times to know.

Python

Python is a very broad subject. Maybe you can follow this list for more Python focused readings.

Infrastructure

Comparison of tools by Stephen Levin

Analytics Skills

Data Warehousing

Data Pipelines

Starting analytics in a company

Testing data

Success Stories

Organisation

Marketing and data

  • Data Driven Marketing. πŸ“– Reading some chapters can help you think like a marketer with data driven approach. It's a gem. Didn't find this kind of insights elsewhere.

Thinking with data

These books/articles helped me to think better when analysing data.

Data Visualisation

Github-Gitlab repo to learn from

I found that reading code helps to know the best practices whether it is Python or SQL.

In Python reading some taps from Singer can teach you a lot.

In dbt/SQL I like to browse a repo open-sourced by Gitlab

Against ELT

The concept of analytics engineering is tightly coupled with the ELT view of data warehousing. It is interesting to learn from the people that would prefer the ETL. Reddit comments on Snowflake super-expensive cost

Other readings lists

The GitLab data team also made an excellent list. (close to mine)

Analytics Dispatch by Mode Analytics. Very comprehensive.

I really love Reading in Applied Data Science for a more data science focused view.

Knowing more about programming is an huge asset. For instance Professional Programming list is quite complete.

Top bloggers/blog

Where is the community?

Releases

No releases published

Packages

No packages published