Skip to content

kellyjadams/data-analytics-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 

Repository files navigation

Data Analytics Resources

A list of tools, concepts, and learning resources for data analysts. This list covers essential technologies, platforms, and best practices. While most links focus on data analytics, some overlap with data science due to shared skills and concepts.

๐Ÿ–ฅ๏ธ Contributing

Feel free to contribute to this list by adding links you've found helpful. Submit a Pull Request (PR) with your suggestions.

๐Ÿ“ Notes:

  • Affiliate Link Disclosure: The only links that are affiliate links (indicated with a *) are for courses I've created. Purchasing through this affiliate link gives me a small commission at no extra cost to you. This support lets me to continue creating and sharing content. Thank you for your support! All other links on this readme are non-affiliate links.

โฐ Getting Started

๐Ÿ› ๏ธ Tools

SQL & Databases

  • SQL โ€“ Structured Query Language
  • PostgreSQL โ€“ Open-source relational database
  • BigQuery โ€“ Googleโ€™s serverless data warehouse
  • MySQL โ€“ Popular relational database

Data Visualization

  • Tableau โ€“ Popular BI tool for dashboards
  • Power BI โ€“ Microsoftโ€™s BI and reporting tool
  • Looker โ€“ Data exploration and analytics

Programming Languages

  • Python โ€“ Official Python website
    • Pandas โ€“ Data manipulation in Python
    • NumPy โ€“ Numerical computing library
    • Matplotlib โ€“ Basic visualization library
    • Seaborn โ€“ Statistical data visualization
  • R - Official R Website
    • tidyverse โ€“ Collection of R packages for data science
    • ggplot2 โ€“ Data visualization
    • dplyr โ€“ Data manipulation
    • readr โ€“ Read and write CSV, TSV, and other files
    • tidyr โ€“ Data cleaning and reshaping

Spreadsheet Skills

  • Google Sheets - Google's version of spreadsheets
  • Microsoft Excel โ€“ Microsoft Excel spreadsheets

Version Control

  • Git โ€“ Version control for data projects
  • GitHub โ€“ Code hosting & collaboration

โœ๏ธ Best Practices

โš ๏ธ This section is still a work in progress. Feel free to contribute! โš ๏ธ

Data Cleaning & Preparation

  • Use consistent naming conventions for tables and columns
  • Remove duplicates and handle missing values properly
  • Standardize date formats for consistency

Query Optimization

  • Use indexing to speed up queries in SQL databases
  • Avoid SELECT * to improve performance
  • Use aggregation functions (SUM, AVG, COUNT) efficiently

Data Storytelling

  • Focus on clarity โ€“ Keep visualizations simple and effective
  • Use annotations โ€“ Explain key trends and insights
  • Provide context โ€“ Frame analysis with business impact

๐Ÿ“š Learning Resources

Course Platforms

Specific Courses

Practice Sites

Portfolio Hosting Platforms

Sites to Find Public Datasets

YouTube Channels

LinkedIn Creators

Podcasts

Websites

Books

Data Careers

Technical Books

Soft Skills Books

Misc

Newsletters

Discord Communities

About

The best resources I've found related to data analytics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5