Simple lib to get city informations from IBGE
Project description
IBGE API
Simple library to get City information from IBGE
Installation
pip install ibge-api
Get started
How to get data from a city with this lib:
from ibge_api import IbgeAPI
# Instantiate a IbgeAPI object
ibge = IbgeAPI('05513970')
# Call the get_city_information method
city_data = ibge.get_city_information()
# Call the city_data property
city_data = ibge.city_data
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
ibge-api-0.1.1.tar.gz
(1.7 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
File details
Details for the file ibge-api-0.1.1.tar.gz.
File metadata
- Download URL: ibge-api-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f71c1b5c3f2f356e2fc48d995017561aec81812f2b8489fc15740ea91ea064
|
|
| MD5 |
8f11425949959819aad483f7f361a98e
|
|
| BLAKE2b-256 |
0bd2456292caa5d600f66d1d157d44f12c35649ed3eccbe49c7bc4d8fba9c0d8
|
File details
Details for the file ibge_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ibge_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e33734437e603e676fc104a05f2697192603eae142de5823b3e740eda7739e9d
|
|
| MD5 |
7cd3bd860ef5677a8b5fb8b7d8950001
|
|
| BLAKE2b-256 |
e5e0c7cc1d7061c840ab83f5eab86e49ed06b949ac29bf6e5cea307a84b3ace9
|