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.3.0.tar.gz
(94.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
danecode-0.3.0-py3-none-any.whl
(107.6 kB
view details)
File details
Details for the file danecode-0.3.0.tar.gz.
File metadata
- Download URL: danecode-0.3.0.tar.gz
- Upload date:
- Size: 94.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
028f49a5b63c98a465c393a39bf835672f018121ca7ce559511e4bf0ea2c21ad
|
|
| MD5 |
bc2cce0bdba978d6de05abebd8092ca3
|
|
| BLAKE2b-256 |
647abd29c7d6de7d9c808280f81d793edbe8cd1486681f6813a77dc613dca5b7
|
File details
Details for the file danecode-0.3.0-py3-none-any.whl.
File metadata
- Download URL: danecode-0.3.0-py3-none-any.whl
- Upload date:
- Size: 107.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6269caa8d72234f106c9eb16a07073f9a321318b1ffe39189fd3fcfc0f923fb
|
|
| MD5 |
f7b9c1c53f2ad51d7544ebd7324518f2
|
|
| BLAKE2b-256 |
228457b9b88465b6c405a4685f56d62ef9da69a6c69534d56491b6fe1d35bf92
|