{"id":23792619,"url":"https://github.com/ibttf/isolation-index","last_synced_at":"2026-04-13T21:31:42.745Z","repository":{"id":191995172,"uuid":"685834345","full_name":"ibttf/isolation-index","owner":"ibttf","description":"Independent research project tracking risk factors for social isolation in different US counties.","archived":false,"fork":false,"pushed_at":"2023-09-14T22:12:26.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T13:31:10.925Z","etag":null,"topics":["data-science","data-visualization","gis","mapbox","psychology","react"],"latest_commit_sha":null,"homepage":"https://isolationindex.com","language":"JavaScript","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/ibttf.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}},"created_at":"2023-09-01T05:50:10.000Z","updated_at":"2023-10-09T05:58:41.000Z","dependencies_parsed_at":"2023-09-01T23:16:49.931Z","dependency_job_id":"e5226f44-086c-4800-9b44-d26bb479dba9","html_url":"https://github.com/ibttf/isolation-index","commit_stats":null,"previous_names":["roylee0912/connect-america","ibttf/isolation-index"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibttf/isolation-index","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibttf%2Fisolation-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibttf%2Fisolation-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibttf%2Fisolation-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibttf%2Fisolation-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibttf","download_url":"https://codeload.github.com/ibttf/isolation-index/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibttf%2Fisolation-index/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["data-science","data-visualization","gis","mapbox","psychology","react"],"created_at":"2025-01-01T18:39:21.364Z","updated_at":"2026-04-13T21:31:42.722Z","avatar_url":"https://github.com/ibttf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Isolation Index\n\nInteractive map and research project that displays risk factors most related to social isolation, and the American counties that are most affected by them respectively.\n\nDeployed on https://isolationindex.com\n\n\n## Table of Contents\n\n- [General Info](#general-information)\n- [GitHub Repo](#github-repo)\n- [Technologies Used](#technologies-used)\n- [Setup](#setup)\n- [Usage](#usage)\n- [Project Status](#project-status)\n- [Room for Improvement](#room-for-improvement)\n\n## General Information\nThis project was built independently using React and Jupyter Notebook.\n\n## GitHub Repo\n\n- [Monorepo] https://github.com/roylee0912/isolation-index\n\n\n## Technologies Used\n\n- React 17.0.2\n- Jupyter Notebook\n- Python\n- Pandas\n- Numpy\n\n## Environment Setup\n\n### Clone repository\n\n**clone** the project repository from github: [https://github.com/roylee0912/revieword](https://github.com/roylee0912/isolation-index)\n\n```console\n\n$ git clone https://github.com/roylee0912/isolation-index\n```\n\n\n\n### Application Install\n\nWhen you're ready to start building your project, run:\n\n```sh\n\ncd \nnpm install\nnpm start\n\n\n```\n\n## Usage\n\n\u003cdiv style=\"width:400px ; height:400px\"\u003e\n\n\n\n\u003c/div\u003e\n\n1. [`View the Map`] After about a 20 second loading phase, you should see every US county outlined on the map in light red. There will be a toggle to show state boundaries that only loads after the map does.\n\u003cimg width=\"1668\" alt=\"Screenshot 2023-09-14 at 3 09 02 PM\" src=\"https://github.com/roylee0912/isolation-index/assets/60560932/0902f802-46f8-4c3a-b268-17d24cdb4594\"\u003e\n\n2. [`Risk Factors`] Below the map, there is an ordered list of risk factors for social isolation. Click on the risk factor name to read more about it, and click on the checkbox next to the name to see  it toggled on the map.\n\u003cimg width=\"1668\" alt=\"Screenshot 2023-09-14 at 3 10 18 PM\" src=\"https://github.com/roylee0912/isolation-index/assets/60560932/2f8d167a-78c5-4a8e-9790-1c5e37dc5a72\"\u003e\n\n3. [`References`] to see every reference used in the research portion of the project, click on \"References.\" \n\n\u003cimg width=\"1668\" alt=\"Screenshot 2023-09-14 at 3 11 00 PM\" src=\"https://github.com/roylee0912/isolation-index/assets/60560932/35ce6e87-d7ff-4038-bef1-5980ffcf4af6\"\u003e\n\n\n\n## Project Status\n\n- Project is: _in progress_.\n\n## Room for Improvement\n- Add a toggle to see data for individual states instead of counties.\n- Add a loading screen while the map loads.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibttf%2Fisolation-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibttf%2Fisolation-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibttf%2Fisolation-index/lists"}