STAT 386 project: analysis of FBI Wanted listings using the FBI Wanted API.
Project description
final-project-demo
Teaching scaffold for STAT 386 final projects. The repository bundles a Python package, Quarto site, automated tests, and a customizable Streamlit prototype.
Quick start
uv sync
uv run pytest
Streamlit prototype
- Edit
src/final_project_demo/streamlit_app.pyto point at your own data sources, cleaning logic, and visuals. - Launch the toy UI with:
uv run streamlit run src/final_project_demo/streamlit_app.py
- Use the sidebar toggles to preview how
run_cleaning_pipelingandrun_analysis_pipelineoutputs appear, then replace them with real charts or KPIs.
Quarto site
Rebuild the public site (including the technical report placeholder) with:
uv run quarto render
Serve locally via uv run quarto preview while authoring docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fbi_wanted_analysis-0.1.0.tar.gz.
File metadata
- Download URL: fbi_wanted_analysis-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c305d0254675cc6f4cefb248d31bc347a419e8cbcb3b6ace137d3e7d8b2dd0fb
|
|
| MD5 |
23bd6f73ef1632c8d25a5a3a6b787fbb
|
|
| BLAKE2b-256 |
b4060b311ad55e264caaa18c280b172968a42ef1a21e2ca40482d1883dce057d
|
File details
Details for the file fbi_wanted_analysis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fbi_wanted_analysis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
893db15a551b0c4bfdf91d79d44fedc80655ecd9a3acfbd7bd696100ac31a81d
|
|
| MD5 |
22f9101061c8224614b4c310fe8e1b4d
|
|
| BLAKE2b-256 |
7b48545a4837c558cda0b3c8fcec5a9f5a01482f56460f84d34ed352eaf57caf
|