CoolFace
Apppublic

ani-sdhu/essp

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

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.