Skip to content

daericks/datasf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataSF

Exploration and cleaning of the data available from DataSF (https://datasf.org/opendata/). Right now the work is focused on evictions, property taxes, and police data. I mine interesting results such as (1) the clustering of crime reports by type of crie and day of week, (2) distributions of property tax exemptions and values of assessed features (land, improvement, fixtures, ...), and (3) eviction attempts by neighborhood and year (Lakeshore is the new epicenter of evictions!).

The project ambition is to eventually combine the datasets and build interesting prediction tools and interactive dashboards. I am particularly interested in predicting property values to as it intersects with many domains that excite me (e.g. finance, real estate, time-series, geographical data).

Getting Started

At present the project consists of a set of jupyter notebooks. These notebooks use standard data science packages. I recommend installing the needed packages using Anaconda.

Packages include: pandas, numpy, matplotlib, seaborn.

Authors

  • David Erickson - Initial work - github

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Exploratory analysis of the open datasets provided by San Francisco. Current focus on eviction, property tax, police data. Next steps: predictive housing models

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors