Docs: Add note on exporting input files from NW Scheduler

This commit is contained in:
2025-12-29 16:47:33 -06:00
parent 5bd154fb4e
commit 85c0cdc602

View File

@@ -26,6 +26,9 @@ All necessary files are located in this directory.
- `category_analysis.py`: A module that performs category-specific analysis.
- `requirements.txt`: A list of Python dependencies.
### Input Data Files
The tool requires two CSV files: an "addresses" file and a "boundaries" file. These can be exported directly from **NW Scheduler**.
## Usage
The entire workflow is managed through `run_all.py`. You can see all commands by running: