Initial commit: Project structure

This commit is contained in:
2026-04-17 17:04:00 +08:00
commit c05ba7ec7e
2 changed files with 42 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# MarketAnalysis ETL
This repository contains ETL code for Market Analysis on Databricks.
## Project Structure
- `notebooks/` - Databricks notebooks
- `src/` - Source code files
- `config/` - Configuration files
## Setup
Clone the repository and configure Databricks workspace connection.