Metadata-Version: 2.1
Name: seriesbr
Version: 0.0.2
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) and Brazilian Central Bank (BCB) databases into a pandas.DataFrame.
        
        There are also functions to make queries and to get metadata information.
        
        You can discover more about it in its 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
