{"id":26692783,"url":"https://github.com/citizenlabsgr/upwardmobility-webapp","last_synced_at":"2026-04-13T01:37:03.011Z","repository":{"id":81319087,"uuid":"533540839","full_name":"citizenlabsgr/upwardmobility-webapp","owner":"citizenlabsgr","description":"Django webapp embedding Streamlit components.","archived":false,"fork":false,"pushed_at":"2022-09-07T15:50:24.000Z","size":2339,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-24T15:11:45.710Z","etag":null,"topics":["django","hacktoberfest","python","streamlit"],"latest_commit_sha":null,"homepage":"https://upwardmobility.herokuapp.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citizenlabsgr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-07T00:05:09.000Z","updated_at":"2022-10-04T19:33:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f9ea687-02b5-46b8-81e4-a9d3d3acac18","html_url":"https://github.com/citizenlabsgr/upwardmobility-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/citizenlabsgr/upwardmobility-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citizenlabsgr%2Fupwardmobility-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citizenlabsgr%2Fupwardmobility-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citizenlabsgr%2Fupwardmobility-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citizenlabsgr%2Fupwardmobility-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citizenlabsgr","download_url":"https://codeload.github.com/citizenlabsgr/upwardmobility-webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citizenlabsgr%2Fupwardmobility-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","hacktoberfest","python","streamlit"],"created_at":"2025-03-26T17:34:58.531Z","updated_at":"2026-04-13T01:37:02.991Z","avatar_url":"https://github.com/citizenlabsgr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upward Mobility\n\nInteractive webapp to visualize upward mobility across the US at a county level. The [Upward Mobility web application](http://upwardmobility.herokuapp.com/) is built with Django and hosted on Heroku.\n\nThis project is used along with a [Streamlit app](https://github.com/citizenlabsgr/upwardmobility) integrated as an iframe. The data referenced and used for this project was collected, cleaned, and merged using Jupyter notebooks located in that same repository.\n\n## Project Setup\n\n1. set up virtual environment outside of project\n- `python -m venv myvenv` where myvenv can be whatever name you want.\n\n2. `source myvenv/bin/activate`\n3.  clone project\n - `git clone https://github.com/citizenlabsgr/upwardmobility-webapp`\n4. cd upwardmobility-webapp (go into folder)\n5. `pip install -r requirements.txt`\n6. `python manage.py migrate`\n7. `python manage.py runserver --settings=upwardmobility.local_settings`\n\n## Contributor Instructions\n\nIf you want to contribute:\n- `git pull origin main` to make sure your local version is the most updated version\n- `git checkout -b my-descriptive-branch-name` (where you create a descriptive branch name, maybe include your name): e.g. `raca-fix-header`\n- when it's done and how you like it, save then run (in the base/root of the directory):\n   - `git status` to make sure you are only updating what you intend to\n   - `git diff` will show you the differences in detail\n   - `git add --all` when you are happy with those changes\n   - `git commit -m \"message here\"`\n   - `git push origin my-descriptive-branch-name`\n\nYou can then go to GitHub and review the changes by submitting a Pull Request, and ask for review or merge directly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitizenlabsgr%2Fupwardmobility-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitizenlabsgr%2Fupwardmobility-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitizenlabsgr%2Fupwardmobility-webapp/lists"}