Skip to content

knaaptime/incseg_app

Repository files navigation

Exploring Trends in American Income Segregation

A simple streamlit app powered by geosnap and segregation for exploring income segregation

dashboard screenshot

Setup

with anaconda (preferably the mambaforge version), run

mamba env create -f environment.yml

Run

clone this repo, then inside the directory run

conda activate ingseg      # activate the environment
streamlit run app.py       # start the app

If the dashboard runs slowly, it's probably streaming data over the web. You should be able to speed it up by first using geosnap to download the 2018 ACS data, then relaunching the streamlit app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published