Giter Club home page Giter Club logo

mercer_mobility's Introduction

mercer_mobility

This repo is for the FY23 Mercer Mobility project. It conflates various networks to a base network (NJ Centerlines).

The process then assigns points based on various thresholds to create a data-driven way for Mercer County to pick and prioritize projects.

prerequisites

You'll need a .env file (gitignored) with a path to your working data folder. I used: /mnt/g/Shared drives/Mercer County Mobility Element Update (FY23)/Data

You'll also need a pg-data-etl config file unless you want to refactor to use your own connection engine. for more details on this, see the pg-data-etl library, but in short, type pg make-config-file into a terminal after you've made your conda environment and the navigate to the file to set up your db secrets.

conda environment can be created by typing the following into a terminal. if the conda solve is taking a while, try mamba instead. conda env create -f environment.yml

for now, i'm using a local package called planbelt. you'll have to copy or symlink it into your python env's site packages for now, repo is here. this will be added to pip eventually.

analysis runs

follow the commands in the makefile, in order, or type make all to run everything in order.

mercer_mobility's People

Contributors

mmorley0395 avatar

Watchers

Michael Ruane avatar Jesse Strangfeld avatar  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.