ani-sdhu/essp
0
Energy and Economic Data Explorer
Dash + Plotly version with UGA black/red styling, a clickable U.S. state map, a universal EIA/FRED search bar, and a draggable split pane.
Required existing file
Keep your existing eia_search.py in the Space repository. This app imports it directly.
Hugging Face settings
Recommended Space secret:
EIA_API_KEY: optional server-side key for warming the public EIA catalog cache.
Recommended persistent storage:
- Mount path:
/data - Environment variable:
EDD_CACHE_DIR=/data/edd_cache
Visitors still enter their own EIA and FRED keys in the UI for data calls.
