Skip to content

Latest commit

 

History

History
69 lines (61 loc) · 2.17 KB

README.md

File metadata and controls

69 lines (61 loc) · 2.17 KB

Surfalytics Projects

We are planning to do interesting data projects with Surfalytics community.

Our primary focus is Data Engineering and Analytics (Business Intelligence). These projects are inspired by the legendary MakeOverMonday from the Tableau community. We will sync in Discord weekly and talk over the projects as well as publish in Git and Medium.

List of Data Engineer projects

└── de-projects
    ├── 01_azure_databricks_vnet_ssc
    ├── 02_dbt_core_snowflake
    ├── 03_snowflake_hex
    ├── 04_docker_in_azure
    ├── 05_trinodb
    ├── 06_spark_projects
    │   ├── docker_v1
    │   │   ├── 01_spark_localhost
    │   │   │   └── data
    │   │   └── 02_spark_dataframe_api
    │   │       └── data
    │   └── docker_v2
    │       ├── book_data
    │       └── spark_apps
    ├── 07_soda_core_snowflake
    │   ├── python
    │   ├── soda
    │   │   └── checks
    │   └── src
    ├── 08_db_to_db_python
    │   └── docker
    │       ├── init-scripts
    │       └── source-data
    ├── 09_elementary_dbt
    ├── 10_spark_transformations_with_tests_framework
    │   ├── app
    │   └── test
    ├── 11_end_to_end_de_project_with_aws
    ├── 12_bigquery-overview
    ├── 13_pyarrow_intro
    ├── 14_airbyte_data_ingestion
    ├── 15_apache_iceberg_intro
    ├── 16_snowflake_and_iceberg_lakehouse
    └── 17_polars_into

List of Data Analytics projects

├── bi-projects
│   ├── 01_bi_dashboard_with_microsoft_fabric
│   └── 02_looker_snowflake
│       └── project
│           ├── dashboards
│           ├── explores
│           ├── models
│           ├── source_files
│           └── views

List of Async projects

├── async-projects
│   ├── 01-end-to-end-analytics-with-dbt-and-looker
│   ├── 02-BI-admin-with-Tableau
│   └── 03-Open-Source-BI-with-Metabase