12 lines
292 B
Markdown
12 lines
292 B
Markdown
# 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.
|