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!
- Host: GitHub
- URL: https://github.com/andrewcstewart/ds4fnp
- Owner: andrewcstewart
- License: mit
- Created: 2020-09-27T01:40:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T21:10:29.000Z (over 2 years ago)
- Last Synced: 2025-02-28T19:52:55.446Z (about 2 months ago)
- Topics: analytics, data, data-warehouse, dbt, etl, meltano, open-source, stitch, superset, tutorial, tutorials
- Language: Shell
- Homepage: https://andrewcstewart.github.io/ds4fnp/
- Size: 4.71 MB
- Stars: 27
- Watchers: 3
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](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)