Coder Social home page Coder Social logo

mobility_bias_viz's Introduction

Mobility_Bias_Viz

Unbiased mobility viz is a visualization spin-off from the CAS X UBC DSSG unbiased mobility project. Full Project Report can be found here.

Introduction

// TODO

Technical Requirement

// TODO

Data Requirement

data/* folder is gitignored for confidential concerns. The code expects the following data files:

  • surrey_desc.csv
  • surrey_data.csv
  • all_businesses.csv
  • bikeroutes_in_4326.geojson
  • surrey_city_boundary.json
  • surrey.geojson

(For dev only, subject to change)

Development Workflow

For Development

  1. Assign an issue (they are mostly feature request atm) you want to work on to yourself.
  2. Make sure local dev branch is synced up with the upstream dev, and the app is working under a sanity check.
  3. Create a feature branch from there.
  4. Create a draft PR from this feature branch linked to the issue.
  5. Local development.
  6. Pull merge any changes in dev branch, resolve merge conflicts if any.
  7. Request for code reviews. Go to Step 1 for next issue while waiting for reviewers.
  8. Make changes according to code reviews until approval.
  9. Merge the feature branch into dev .
  10. Start or continue from step 1.

For Code Review

  1. Stash current dev work (if needed). Pull the feature branch to local. Checkout to the feature branch.
  2. In R Studio, clear objects from the local space. Run App, make sure that:
    • No previous functions are broken (No regression).
    • The new feature is working as intended.
  3. Give code review comments, with potential issues (attach a screenshot if it helps), refactor suggestions, or feature improvement suggestions.
  4. Appove the merge if changes fulfill expectations.

mobility_bias_viz's People

Contributors

ein04 avatar martinytso avatar nancywan1004 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.