Docs: Add note on exporting input files from NW Scheduler
This commit is contained in:
@@ -26,6 +26,9 @@ All necessary files are located in this directory.
|
|||||||
- `category_analysis.py`: A module that performs category-specific analysis.
|
- `category_analysis.py`: A module that performs category-specific analysis.
|
||||||
- `requirements.txt`: A list of Python dependencies.
|
- `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
|
## Usage
|
||||||
|
|
||||||
The entire workflow is managed through `run_all.py`. You can see all commands by running:
|
The entire workflow is managed through `run_all.py`. You can see all commands by running:
|
||||||
|
|||||||
Reference in New Issue
Block a user