Metadata-Version: 2.1
Name: seriesbr
Version: 0.0.8
Summary: Get requests for brazilian economic time series databases
Home-page: https://github.com/phelipetls/brseries
Author: Phelipe Teles
Author-email: phelipe_teles@hotmail.com
License: UNKNOWN
Description: 
        SeriesBR - A Python package to get brazilian economic time series
        
        It has functions to get time series data from the Instituto de Pesquisa Econômica Aplicada (IPEA), Brazilian Central Bank (BCB) and Instituto Brasileiro de Geografia e Estatística (IBGE) databases into a pandas.DataFrame.
        
        There are also functions to make queries and to get metadata information.
        
        You can find more about at the GitHub [repository](https://github.com/phelipetls/seriesbr).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
