CoolFace
Apppublic

DanielRegaladoCardoso/miami-transit-equity

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
44 commits on main
00289c15mo ago

Priority-tier legend, tier_before baseline fix, wait-saved sign, Scenario Comparison tab

DanielRegaladoCardoso
52d0eb25mo ago

All maps use mapbox choropleth + iframe: overview, before/after, network

DanielRegaladoCardoso
18e58fb5mo ago

Mapbox choropleth inside iframe — basemap tiles + tract polygons

DanielRegaladoCardoso
6560fc96mo ago

Overview: choropleth in iframe shows real tract shapes = actual Miami-Dade map

DanielRegaladoCardoso
6fa97216mo ago

Wrap Plotly in iframe srcdoc — Gradio HTML strips scripts, iframe preserves

DanielRegaladoCardoso
58f0be86mo ago

Embed Plotly as raw HTML via plotly.io.to_html + gr.HTML — bypass gr.Plot on HF

DanielRegaladoCardoso
408e1286mo ago

Remove scaleanchor — was collapsing the plot to zero size on HF

DanielRegaladoCardoso
ccad4976mo ago

Switch overview to plain px.scatter with lon/lat as xy — guaranteed SVG render on HF

DanielRegaladoCardoso
64788e46mo ago

Scatter with smaller dots + center/scale geo for proper scatter_geo framing

DanielRegaladoCardoso
38b6e676mo ago

Fixed dot sizes per tier so every tract is visible on the scatter map

DanielRegaladoCardoso
4857fb96mo ago

Scatter overview — avoids area-dominance, all 4 tiers clearly visible as dots

DanielRegaladoCardoso
d8738b16mo ago

Continuous choropleth with tier-boundary stops + tight urban clip

DanielRegaladoCardoso
214f0846mo ago

Overview: render only 153 Critical+High tracts so priority areas dominate the frame

DanielRegaladoCardoso
ac248666mo ago

Overview: drop Low tracts from render so urban area fills frame

DanielRegaladoCardoso
abe5d206mo ago

Revert to simple tier-discrete choropleth (saturated, fitbounds)

DanielRegaladoCardoso
955a1926mo ago

Simplify overview to continuous Reds choropleth — darker = more priority

DanielRegaladoCardoso
44c3d706mo ago

Fix: use full geojson + filter data, keep urban crop

DanielRegaladoCardoso
0da83f56mo ago

Overview map: show only Critical+High (153 tracts fill the frame)

DanielRegaladoCardoso
2c0c8bf6mo ago

Visible grey context + thick black outline on Critical/High overlay

DanielRegaladoCardoso
0fdc8726mo ago

Overlay Critical+High with bold dark outlines so they pop visually

DanielRegaladoCardoso
5c0b5d96mo ago

Reduce Moderate + Low to near-white so only Critical + High pop

DanielRegaladoCardoso
d5e38716mo ago

Desaturate Low/Moderate so Critical tracts are the visual focus

DanielRegaladoCardoso
fa792d86mo ago

Switch to SVG choropleth (no Mapbox, no WebGL, no tile fetch)

DanielRegaladoCardoso
73efae06mo ago

Disable SSR so Mapbox choropleth initializes on client

DanielRegaladoCardoso
1e753066mo ago

Fix: map white-out + orange tab underline (primary_hue slate, ::after overrides)

DanielRegaladoCardoso
0ef25866mo ago

Apple UX fixes: force light theme on Gradio Dataframe+Accordion, tier-discrete before/after maps

DanielRegaladoCardoso
959b1126mo ago

Apple-inspired UX: minimalist hero, hairline KPIs, tier-discrete map, pure-ink text

DanielRegaladoCardoso
a9262786mo ago

Deloitte-final: wait-saved + ridership (APTA) + Recommendations + Alerts + precomputed presets

DanielRegaladoCardoso
cab46ec6mo ago

Deloitte-final: wait-saved + ridership (APTA) + Recommendations + Alerts + precomputed presets

DanielRegaladoCardoso
e3446806mo ago

Deloitte-final: wait-saved + ridership (APTA) + Recommendations + Alerts + precomputed presets

DanielRegaladoCardoso
8b0cf246mo ago

Real city2graph NetworkX integration + map fix + emoji removal

DanielRegaladoCardoso
01d59db6mo ago

Real city2graph NetworkX integration + map fix + emoji removal

DanielRegaladoCardoso
ac4a1f56mo ago

Real city2graph NetworkX integration + map fix + emoji removal

DanielRegaladoCardoso
b5f647f6mo ago

UX redesign: UM brand, hero+KPIs, 5 policy presets, Priority Routes tab

DanielRegaladoCardoso
65eb9896mo ago

Pin gradio==5.9.1 + huggingface_hub<0.32 for HfFolder compat

DanielRegaladoCardoso
99511db6mo ago

Pin gradio==5.9.1 + huggingface_hub<0.32 for HfFolder compat

DanielRegaladoCardoso
7c6da206mo ago

Upgrade to Gradio 5 (Gradio 4 template bug with modern Jinja2)

DanielRegaladoCardoso
fdd1d836mo ago

Upgrade to Gradio 5 (Gradio 4 template bug with modern Jinja2)

DanielRegaladoCardoso
869a9816mo ago

Pin huggingface_hub<0.28 for Gradio 4.44 compat

DanielRegaladoCardoso
9a6a3056mo ago

Add audioop-lts for Python 3.13 compat

DanielRegaladoCardoso
b4cf5d86mo ago

remove stray cache file

DanielRegaladoCardoso
630cac16mo ago

remove stray cache file

DanielRegaladoCardoso
16aefee6mo ago

Initial deploy: Sprint 3 equity simulator + City2Graph diagnostic

DanielRegaladoCardoso
39a8d2c6mo ago

initial commit

DanielRegaladoCardoso