Skip to content

A twitter bot that tweets out local Toronto shelters that had available beds the previous day. Via data provided by City of Toronto Open Data

License

Notifications You must be signed in to change notification settings

unkwn1-repo/toronto-shelters-bot

Repository files navigation

toronto-shelters

a python module to download and store yearly historical data about Shelters in Toronto via City of Toronto open data catalog.

Installation

pip3 install -r requirements.txt

Usage Examples

Importing Historical Data

import_occupancy(file)

Fetch Yesterday Occupancy Data

yesterday_occupancy()

Update List of Shelters

update_shelters(file)
  • todo: build in url option to update shelter list with latest data.

About

A twitter bot that tweets out local Toronto shelters that had available beds the previous day. Via data provided by City of Toronto Open Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages