Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencivicdata/ocd-division-ids
Open Civic Data Division IDs definition & canonical repository
https://github.com/opencivicdata/ocd-division-ids
Last synced: about 2 months ago
JSON representation
Open Civic Data Division IDs definition & canonical repository
- Host: GitHub
- URL: https://github.com/opencivicdata/ocd-division-ids
- Owner: opencivicdata
- License: other
- Created: 2013-03-27T20:22:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T15:45:51.000Z (about 2 months ago)
- Last Synced: 2024-11-20T16:40:01.068Z (about 2 months ago)
- Language: Python
- Size: 94.7 MB
- Stars: 157
- Watchers: 36
- Forks: 93
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - opencivicdata/ocd-division-ids - Open Civic Data Division IDs definition & canonical repository (Python)
README
# Open Civic Data Division Identifiers (OCD-ID)
The goal of this project is to assign somewhat predictable and globally unique identifiers to political divisions.
The canonical documentation of OCD-IDs is expressed as [OCDEP 2: Open Civic Data Divisions](https://opencivicdata.readthedocs.io/en/latest/proposals/0002.html).
Tests can be run with [Bazel](https://bazel.build/):
```
$ bazel test :all --test_output=errors
```