NYCPlanning / db-knownprojects

KPDB: A compilation of prospective residential development projects from various sources, with rough projections of new unit counts
https://nycplanning.github.io/db-knownprojects
0 stars 0 forks source link

db-knownprojects

This repo contains code for creating the Known Projects Database (KPDB). The build process has multiple automated phases, separated by manual review. For detailed information on the tables created throughout the build process, see the build environment table descriptions.

Instructions

Build

Development

  1. Pulling repo for the first time and pull files from submodule

    git submodule update --init --recursive
  2. Updating submodule

    git submodule update --remote