A simple util to get dane codes by department and municipality
Project description
Dane code
import danecode
#you can have typo errors in the arguments
department = "Santnder"
municipality = "Riongro"
municipality_data = danecode.get_data(department, municipality)
#Returns
municipality_data = {
'department': 'Santander',
'department_code': '68',
'municipality': 'Rionegro',
'municipality_code': '68615'
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
danecode-0.2.11.tar.gz
(94.0 kB
view details)
Built Distribution
danecode-0.2.11-py3-none-any.whl
(107.2 kB
view details)
File details
Details for the file danecode-0.2.11.tar.gz
.
File metadata
- Download URL: danecode-0.2.11.tar.gz
- Upload date:
- Size: 94.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbcc4a71c49a3858fab2aee87964d97a7949de3aa86870628baefe22df9a03cf |
|
MD5 | a9407906ee0347bc1df0a64cf82985ac |
|
BLAKE2b-256 | c6474083e49cc7dc95ea649a884966ebe8465c26676b9250e2f6b40b69a6730b |
File details
Details for the file danecode-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: danecode-0.2.11-py3-none-any.whl
- Upload date:
- Size: 107.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d98474df02c47002e16817d0e4922bdb871534b712d7abf31e8d0d1729868cc |
|
MD5 | 0816e450754231523dbe9bbc94c5fe51 |
|
BLAKE2b-256 | f108506a488ca386ef293b9004d9f046d64b7f9ec9ef48111bcc8136662deebf |