Create a simple user interface app with StreamLit with the following features:
- tree structure browsing for organizations and sites (sitesForAI)
- table views of data
- ability to slice the data and view it visually
- highlight empty fields
- display data quality scores
- dark mode with pastel sticky note pastels (pink, yellow, light green, and yellow)
- read only, no data input for this phase
- graph representation with nodes as sites and edges as the relative distance between sites bases on the lat/lon
- if no location then map them all with an edge to a node called "unknown"
Create a simple user interface app with StreamLit with the following features: