Skip to content

ssuffian/phillydb

Repository files navigation

phillydb

Data

This library is a python client that provides up-to-date open data from the City of Philadelphia. The data comes from the following sources:

Potential Future Sources

Is public housing data included in this library?

This tool attempts to remove any property that is owned by the city. However, city property is poorly labeled in the data, which makes it hard to find and remove.

Check out the exclusion list for the list of terms that are connected to public housing and therefore automatically excluded.

Tests

There are two "types" of tests. One actually hits the URLs, the other mocks the request. By default, the mocked request is used. To hit the URLs, use the --make-request option.

./test.sh
./test.sh --make-request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published