Introduction¶
This project provides tools to analyze Seattle’s neighborhoods. It is still very much a work in progress.
Disclaimer¶
From the City of Seattle Government’s Data Policy:
“The data made available here has been modified for use from its original source, which is the City of Seattle. Neither the City of Seattle nor the Office of the Chief Technology Officer (OCTO) makes any claims as to the completeness, timeliness, accuracy or content of any data contained in this application; makes any representation of any kind, including, but not limited to, warranty of the accuracy or fitness for a particular use; nor are any such warranties to be implied or inferred with respect to the information or data furnished herein. The data is subject to change as modifications and updates are complete. It is understood that the information contained in the web feed is being used at one’s own risk.”
Todo list¶
Todo
Neighborhood graph
(The original entry is located in /var/build/user_builds/gentryseattle/checkouts/latest/nbdtools/nbdpred.py:docstring of nbdtools.nbdpred.NbdPred, line 14.)
Todo
- function to add neighborhoods
- cleaning functions
- grouping functions
- vis/analysis functions
- normalization functions
- Use shapefiles to get nbd instead of nearest-nbr predictor.
(The original entry is located in /var/build/user_builds/gentryseattle/checkouts/latest/datatools/nbddataframe.py:docstring of datatools.nbddataframe.NBDDataFrame, line 74.)