opennorth / represent-postcodes

A REST API to postal codes. Part of Represent, the open database of Canadian elected representatives and electoral districts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Represent Postcodes

Represent is the open database of Canadian elected officials and electoral districts. It provides a REST API to boundary, representative, and postcode resources.

This repository provides an API to postal codes. API documentation is available at represent.opennorth.ca/api/.

The represent-canada repository provides a master Django project, and points to packages which add boundary, representative, and map features.

Adding data

Load postal code centroids with:

python manage.py loadpostcodes

Load postal code concordances with:

python manage.py loadpostcodeconcordance --help

Bugs? Questions?

Please submit bug reports, feature requests, and feedback to represent-canada.

Released under the MIT license

About

A REST API to postal codes. Part of Represent, the open database of Canadian elected representatives and electoral districts.

License:MIT License


Languages

Language:Python 100.0%