Recently Published
Publish Document
Storm data
U.S. Road Accidents Dashboard (2016–2022)
This dashboard visualizes 500,000 sampled traffic accidents across the United States between 2016 and 2022. It highlights key patterns by time, geography, weather, and road features, revealing when and where accidents occur most often, as well as conditions linked to higher severity. Insights are intended to support transportation planning, policy design, and road safety strategies.
Configurar-VsCode-Python-GitHub-streamlit
Propuesta completa: un único script de Python que:
1. Instala extensiones de VSCode por CLI,
2. Crea y configura `.venv`,
3. Prepara `.vscode/` con `settings.json`, `extensions.json`, `tasks.json`, `launch.json`,
4. Instala `streamlit` y verifica configuración, y
5. Entrega instrucciones para “resetear” la interfaz de VSCode.
Simple Linear Regression: Stopping Distance vs Speed
Homework 3 presentation for DAT 301 (Simple Linear Regression on cars dataset)