Extracción de series de tiempo de las principales instituciones económicas para el Perú
Project description
Econdata
Extracción de series de tiempo de las principales instituciones económicas para el Perú:
- Banco Central de Reserva del Perú (BCRP)
- Yahoo Finance (YFinance)
- Federal Reserve Economic Data (FRED)
- World Bank (WB)
- Organization for Economic Cooperation and Development (OECD)
- International Monetary Fund (IMF)
# Instalación mediante PyPI
!pip install econdata==1.0.6
# o simplemente:
!pip install econdata
El anuncio fue realizado en Linkedin, y está disponible aquí.
Versión 1.0.6
- Para el
BCRP,YFinance,FRED,IMFy elWB, se cuenta con ambos métodos:get_data()ysearch(). - Para la
OECD, se cuenta únicamente con el métodoget_data(). - En la versión 1.0.6, se incluyó el
IMF.
Métodos
Para cada institución se tiene dos métodos comunes. El primero sirve para extraer las series dado un rango de peridos:
get_data()
La segunda sirve para conseguir la metadata:
search()
El resultado incluye los nombres, códigos y fechas que servirán como complemento con la función anterior: get_data().
Test !
El código guía para usar las funciones está disponible aquí. El video del anuncio de la librería y la demo está disponible aquí.
Macroeconomic Dataset
Se elaboró un dataset de series macroeconómicas aquí.
Créditos
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
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 econdata-1.0.6.tar.gz.
File metadata
- Download URL: econdata-1.0.6.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8c901feba36e5fa1de32da3f070f989e720658bf0cfa74887de356f3e51d482
|
|
| MD5 |
9f609b9102a91d0c2570f83c70fec5c8
|
|
| BLAKE2b-256 |
1a07235ded9f814f1ac82f9c2711c873864c7c8ef7dec6aadbb026b75dea5da9
|
File details
Details for the file econdata-1.0.6-py3-none-any.whl.
File metadata
- Download URL: econdata-1.0.6-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86ea752f76793177fe84dfb1975ffccbe12f68eea814d9055386f6f0bc39bd90
|
|
| MD5 |
73fc79426d2b2ec3c97fd8e0c09ceef5
|
|
| BLAKE2b-256 |
093817af1017557dbf4de78516c82d765b2dce67dc8a7bfcb8e1776b895c4511
|