{"id":16466572,"url":"https://github.com/arpitnarechania/resiliency-app","last_synced_at":"2025-02-27T19:38:57.290Z","repository":{"id":193824310,"uuid":"689551249","full_name":"arpitnarechania/resiliency-app","owner":"arpitnarechania","description":"Resiliency is an ensemble binning method that considers how frequently a geographic entity (e.g., county) falls in a particular bin across multiple comparable data binning methods. This application helps users visualize and interact with the outputs of Resiliency on a variety of datasets.","archived":false,"fork":false,"pushed_at":"2023-09-13T23:52:06.000Z","size":1924,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T17:18:22.860Z","etag":null,"topics":["cartography","choropleth","choropleth-map","data-binning","data-classification","geographical-information-system","gis","visualization"],"latest_commit_sha":null,"homepage":"https://ocular.cc.gatech.edu/resiliency-app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arpitnarechania.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-09-10T07:01:04.000Z","updated_at":"2024-09-25T05:00:45.000Z","dependencies_parsed_at":"2024-11-11T23:39:05.590Z","dependency_job_id":"c422c69a-8470-4b5d-883a-305654955d57","html_url":"https://github.com/arpitnarechania/resiliency-app","commit_stats":null,"previous_names":["arpitnarechania/resiliency-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitnarechania%2Fresiliency-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitnarechania%2Fresiliency-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitnarechania%2Fresiliency-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitnarechania%2Fresiliency-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpitnarechania","download_url":"https://codeload.github.com/arpitnarechania/resiliency-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241051564,"owners_count":19900855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cartography","choropleth","choropleth-map","data-binning","data-classification","geographical-information-system","gis","visualization"],"created_at":"2024-10-11T11:44:06.662Z","updated_at":"2025-02-27T19:38:57.269Z","avatar_url":"https://github.com/arpitnarechania.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resiliency App\nResiliency is an ensemble technique that considers how frequently a geographic entity (e.g., county) falls in a particular bin across multiple comparable data binning methods.\n\n![Screenshot of the Resiliency App showing the output of the Resiliency binning method on Life Expectancy (years) data for U.S. counties.](screenshot.png)\n\n## Setup\n0. Open the command line/terminal on your machine and navigate to this project's top-level directory (i.e. where this file is).\n1. Download and install node, npm from https://nodejs.org/en/download/. We developed and tested the app on {Node, NPM}: {v14.15.5, 6.14.11}. Optionally, use the \u003ca href=\"https://github.com/nvm-sh/nvm\" target=\"_blank\"\u003envm (Node Version Manager)\u003c/a\u003e to quickly install and use different versions of node via the command line.\n2. `npm install -g @angular/cli@13.1.1` to install the desired angular-cli used to run ng-* commands.\n3. `npm install` - installs required libraries from package.json. \n\n\n## Run\n4. `ng serve` - compile and serve the application locally\n5. Open the browser at http://localhost:4200\n6. Enjoy!\n\n\n## Build and Deployment\n7. `ng build --configuration production --build-optimizer --output-hashing=all` - build the app and push the output into [angular.json](angular.json) \u003e `outputPath` directory (default value = [\"dist/\"](dist/)).\n\n8. `ng build --configuration production --build-optimizer --baseHref=/resiliency-app/ --output-hashing=all` - build the app for deploying at a public URL with /resiliency-app/ base prefix.\n\n\n## Credits\nResiliency was created by\n\u003ca target=\"_blank\" href=\"http://narechania.com\"\u003eArpit Narechania\u003c/a\u003e, \u003ca href=\"https://va.gatech.edu/endert/\"\u003eAlex Endert\u003c/a\u003e, and \u003ca href=\"https://friendlycities.gatech.edu/\"\u003eClio Andris\u003c/a\u003e of the \u003ca target=\"_blank\" href=\"https://vis.gatech.edu/\"\u003eGeorgia Tech Visualization Lab.\u003c/a\u003e We thank the members of the \u003ca target=\"_blank\" href=\"http://vis.gatech.edu/\"\u003eGeorgia Tech Visualization Lab\u003c/a\u003e for their support and constructive feedback.\u003c/p\u003e\n\n\n## Citations\n```bibTeX\n@InProceedings{narechania2023resiliency,\n  author =\t{Narechania, Arpit and Endert, Alex and Andris, Clio},\n  title =\t{{Resiliency: A Consensus Data Binning Method}},\n  booktitle =\t{12th International Conference on Geographic Information Science (GIScience 2023)},\n  pages =\t{55:1--55:7},\n  series =\t{Leibniz International Proceedings in Informatics (LIPIcs)},\n  year =\t{2023},\n  volume =\t{277},\n  publisher =\t{Schloss Dagstuhl -- Leibniz-Zentrum f{\\\"u}r Informatik},\n  doi =\t\t{10.4230/LIPIcs.GIScience.2023.55}\n}\n```\n\n## License\nThe software is available under the [MIT License](https://github.com/arpitnarechania/resiliency-app/blob/master/LICENSE).\n\n\n## Contact\nIf you have any questions, feel free to [open an issue](https://github.com/arpitnarechania/resiliency-app/issues/new/choose) or contact [Arpit Narechania](http://narechania.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitnarechania%2Fresiliency-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpitnarechania%2Fresiliency-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitnarechania%2Fresiliency-app/lists"}