Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 3.97 KB

File metadata and controls

85 lines (66 loc) · 3.97 KB

Contributors Forks Stargazers Issues MIT License LinkedIn

GTA (Greater Toronto Area) Housing Data

Data scraped from various sites for housing data around the greater Toronto area (GTA). Scrapes happen daily and data is in both JSON and CSV formats. Free to use for analysis.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project

I have a scraper that currently scrapes sites for housing data around the GTA (Greater Toronto Area). The format of the data is in csv and JSON, and the frequency of scrapes is once per day at around 5pm noon EST. The information currently includes the address, price and misc. details about the property. Data can be found in the data file, and named in mmddyyyy format. Feel free to use this data to your liking.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Kenny Chan - @github

Project Link: https://github.com/kennymkchan/greater-toronto-area-housing-data