/geohoods-to

Geospatial dataset of 1000+ aggregated variables for neighbourhoods in Toronto, ON, CA

Primary LanguageJupyter NotebookMIT LicenseMIT

geohoods-to

A geospatial dataset of over 1000+ spatially aggregated variables for neighbourhoods in Toronto, Ontario, Canada - primarily from city and police open data.

Usage

The dataset is available as:

  • One large .geojson file
  • Several .geojson files separated by several source datasets
  • Several .csv files of each variable that can be joined by neighbourhood_id to nbhoods.geojson to create a custom geospatial dataset

Go to the releases page for download options.

Details

  • The raw data sources are listed in data.csv
  • The entire process to generate the dataset is documented in three notebooks:
    1. src/download.ipynb: code/notes for downloading raw data
    2. src/preprocess.ipynb: code/notes for preprocessing raw data
    3. src/run.ipynb: code/notes for generating the final datasets

See DEVELOPER.md for more details on how to reproduce the dataset.

Contact

Richard Wen rrwen.dev@gmail.com