Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

KPDB: A compilation of prospective residential development projects from various sources, with rough projections of new unit counts

Notifications You must be signed in to change notification settings

NYCPlanning/db-knownprojects

Repository files navigation

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

  • Navigate to the bash scripts: cd knownprojects_build
  • Load data: ./01_dataloading.sh
  • Build database: ./02_build.sh
  • Export: ./03_export.sh

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

About

KPDB: A compilation of prospective residential development projects from various sources, with rough projections of new unit counts

Resources

Stars

Watchers

Forks

Packages

No packages published