Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

NoahLE/Learn-Python-Through-Public-Data-Hacking

Repository files navigation

Learn-Python-Through-Public-Data-Hacking

Introduction

A fantastic hands-on Python course taught by David Beazley. All of the source code and source files can be found here.

The video and supporting material can be found at David's website.

Description

The applications in this repository can:

  • Query the Chicago Public transit API to get all current bus locations
  • Show any stops busses on Route 22 are making in real-time
  • Shows which streets have the most and fewest potholes by city block
  • Shows which restaurants have the most health violations
  • Many other cool exercises!

Screenshots

Show the restaraunts in Chicago with the most health violations

health-violations

Show which blocks of which streets have the most potholes

potholes

Real-time location data from the Chicago Public Transit (bus) API

bus-xml

About

A the source code from the fantastic Python course taught by David Beazley

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages