An open API service indexing awesome lists of open source software.

https://github.com/andrewcstewart/ds4fnp

Data Stacks For Fun & Nonprofits!
https://github.com/andrewcstewart/ds4fnp

analytics data data-warehouse dbt etl meltano open-source stitch superset tutorial tutorials

Last synced: about 1 month ago
JSON representation

Data Stacks For Fun & Nonprofits!

Awesome Lists containing this project

README

        

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/andrewcstewart/ds4fnp)

# Data Stacks For Fun & Nonprofits!

Data Stacks For Fun & Nonprofits is a series of articles and tutorials aimed towards designing and implementing a modern data stack using open source and open core components. The DS4FNP stack is intended to be accessible enough for education purposes (both in terms of costs and laptop-deployable), but suitably scalable as a mature analytics architecture for organizations of all sizes.

## Getting started

The easiest way to get started is with the "Open in Gitpod" button above! This will spin up a Gitpod workspace complete with Meltano, dbt, Superset, and even a local postgers database!

## Articles

- [Data Stacks For Fun & Nonprofit — Part I](https://towardsdatascience.com/data-warehouse-side-projects-part-1-f7bd74323bd7) - Choosing a data warehouse for your side project
- [Data Stacks For Fun & Nonprofit — Part II](https://towardsdatascience.com/data-stacks-for-fun-nonprofit-part-ii-d375d824abf3) - Designing a complete data stack with Meltano, dbt and Superset
- [Data Stacks For Fun & Nonprofit - Part III](https://towardsdatascience.com/data-stacks-for-fun-nonprofit-part-iii-dcfd46da9f9f) - A tutorial overview of the DS4FNP stack.

## Tutorials

- [Tutorial 1](tutorials/tutorial-1.md)