name update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Budget Management System
|
# Data Pipeline for YNAB
|
||||||
|
|
||||||
This project is a Budget Management System that fetches and caches budget-related data from an API. It organizes the data into a dimensional model and handles rate limits to ensure smooth operation.
|
This project is a Data Pipeline for YNAB that fetches and caches budget-related data from an API. It organizes the data into a dimensional model ready to be reported on.
|
||||||
|
|
||||||
## [Get Started Guide](docs/Get_Started.md)
|
## [Get Started Guide](docs/Get_Started.md)
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# ERD for the Finance DataWarehouse
|
# ERD for the dimensional model
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
erDiagram
|
erDiagram
|
||||||
|
|||||||
Reference in New Issue
Block a user