Spaces:
Sleeping
Sleeping
fix: remove incorrect pipeline instruction from README
Browse files
README.md
CHANGED
|
@@ -86,14 +86,6 @@ The app requires these files to be present:
|
|
| 86 |
└── ... # 97 department files
|
| 87 |
```
|
| 88 |
|
| 89 |
-
To regenerate the data from scratch, run the pipeline:
|
| 90 |
-
|
| 91 |
-
```bash
|
| 92 |
-
uv run python main.py
|
| 93 |
-
```
|
| 94 |
-
|
| 95 |
-
This downloads DVF data (2020-2024), cleans, deduplicates, and aggregates it into the JSON files above. Takes ~10-15 minutes depending on network speed.
|
| 96 |
-
|
| 97 |
---
|
| 98 |
|
| 99 |
## Data
|
|
|
|
| 86 |
└── ... # 97 department files
|
| 87 |
```
|
| 88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
---
|
| 90 |
|
| 91 |
## Data
|