Spaces:
Sleeping
Sleeping
File size: 832 Bytes
771fe92 b0c0fe6 771fe92 b0c0fe6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
title: Race Results Explorer
emoji: π
colorFrom: yellow
colorTo: red
sdk: streamlit
sdk_version: "1.44.1"
app_file: app.py
pinned: false
---
# π Race Results Explorer
Interactive Streamlit dashboard to explore and filter race results data.
## Filters Available
- **Gender** β Male / Female / All
- **City** β Multi-select from all cities
- **State** β Multi-select from all states
- **Team** β All / Team Members / Independent / Specific team
- **Chip Time** β Range slider
- **Gun Time** β Range slider
- **Name Search** β Text search
## How to Deploy
1. Create a new Space on [Hugging Face](https://huggingface.co/spaces)
2. Select **Streamlit** as the SDK
3. Upload these files:
- `app.py`
- `requirements.txt`
- `new_data_01__2_.csv`
- `README.md`
4. The app will auto-build and go live!
|