.gitignore
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE
MANIFEST.in
Procfile
README.md
SECURITY.md
USAGE.md
pyproject.toml
requirements.txt
run_dashboard.bat
setup.py
streamlit_app.py
.devcontainer/devcontainer.json
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
Data/Rail_Carloadings_originated.csv
Data/port_dataset.json
Script/dash_water_rail.py
Script/enhanced_dashboard.py
freight_analytics/__init__.py
freight_analytics/app.py
freight_analytics/cli.py
freight_analytics/dashboard.py
freight_analytics/data/Rail_Carloadings_originated.csv
freight_analytics/data/__init__.py
freight_analytics/data/port_dataset.json
freight_analytics_dashboard.egg-info/PKG-INFO
freight_analytics_dashboard.egg-info/SOURCES.txt
freight_analytics_dashboard.egg-info/dependency_links.txt
freight_analytics_dashboard.egg-info/entry_points.txt
freight_analytics_dashboard.egg-info/not-zip-safe
freight_analytics_dashboard.egg-info/requires.txt
freight_analytics_dashboard.egg-info/top_level.txt
tests/__init__.py
tests/test_dashboard.py