Skip to content

NYCPlanning/Vital-Parks-Public-Repo

 
 

Repository files navigation

Vital Parks Public Repository

This repository serves as an example code base to compute travel analysis that powers the the NYC Parks Vital Parks Explorer. This repository does not include the data visualization but we hope to in the future. It encompasses:

  • Data Ingestion: Integrates park elements, walkable street data, MTA travel data, Census population data, and other relevant geospatial datasets
  • NetworkX Graph Construction: Stitch together a walking and transit network
  • Time Travel Analysis: Computes travel times from park elements to the nearest network node

For more details on the underlying data and processes, visit our wiki.

Project Setup Guide

Coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.7%
  • Python 1.5%
  • Shell 0.8%