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 hashes)
Built Distribution
danecode-0.2.11-py3-none-any.whl
(107.2 kB
view hashes)
Close
Hashes for danecode-0.2.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d98474df02c47002e16817d0e4922bdb871534b712d7abf31e8d0d1729868cc |
|
MD5 | 0816e450754231523dbe9bbc94c5fe51 |
|
BLAKE2b-256 | f108506a488ca386ef293b9004d9f046d64b7f9ec9ef48111bcc8136662deebf |