Giter VIP home page Giter VIP logo

arpitnarechania / resiliency-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.88 MB

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.

Home Page: https://ocular.cc.gatech.edu/resiliency-app/

License: MIT License

JavaScript 2.57% TypeScript 73.36% HTML 19.33% SCSS 4.74%
cartography choropleth choropleth-map data-binning data-classification geographical-information-system gis visualization

resiliency-app's Introduction

Resiliency App

Resiliency 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.

Screenshot of the Resiliency App showing the output of the Resiliency binning method on Life Expectancy (years) data for U.S. counties.

Setup

  1. Open the command line/terminal on your machine and navigate to this project's top-level directory (i.e. where this file is).
  2. 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 nvm (Node Version Manager) to quickly install and use different versions of node via the command line.
  3. npm install -g @angular/[email protected] to install the desired angular-cli used to run ng-* commands.
  4. npm install - installs required libraries from package.json.

Run

  1. ng serve - compile and serve the application locally
  2. Open the browser at http://localhost:4200
  3. Enjoy!

Build and Deployment

  1. ng build --configuration production --build-optimizer --output-hashing=all - build the app and push the output into angular.json > outputPath directory (default value = "dist/").

  2. 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.

Credits

Resiliency was created by Arpit Narechania, Alex Endert, and Clio Andris of the Georgia Tech Visualization Lab. We thank the members of the Georgia Tech Visualization Lab for their support and constructive feedback.

Citations

@InProceedings{narechania2023resiliency,
  author =	{Narechania, Arpit and Endert, Alex and Andris, Clio},
  title =	{{Resiliency: A Consensus Data Binning Method}},
  booktitle =	{12th International Conference on Geographic Information Science (GIScience 2023)},
  pages =	{55:1--55:7},
  series =	{Leibniz International Proceedings in Informatics (LIPIcs)},
  year =	{2023},
  volume =	{277},
  publisher =	{Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
  doi =		{10.4230/LIPIcs.GIScience.2023.55}
}

License

The software is available under the MIT License.

Contact

If you have any questions, feel free to open an issue or contact Arpit Narechania.

resiliency-app's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.