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.0.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.0.tar.gz.
File metadata
- Download URL: ibge-api-0.1.0.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 |
d90047459811ec2c39ffcfdc5f8f7cb405ec00226e1957b5cbc615daf9989ac3
|
|
| MD5 |
78107fed636b2c02053e89958eecf2d6
|
|
| BLAKE2b-256 |
0463e81bee7379d53d724385d361dd7cf99d24bfeb065a44c6328fe5a813ac30
|
File details
Details for the file ibge_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ibge_api-0.1.0-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 |
57a561a6717f2aeb825ffa0fe80e968769196cbbc95605415e7643df8def5643
|
|
| MD5 |
b3efb0db2e40cfff6cb6f2d401597220
|
|
| BLAKE2b-256 |
cc96fc847b4056a5f49a761692d6f81f61f3894029e6e5ad7e824e35811582e1
|