Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementar scraper para tipo de cambio minorista de referencia en la CABA del BCRA #5

Open
abenassi opened this issue Mar 7, 2019 · 0 comments
Labels

Comments

@abenassi
Copy link
Collaborator

abenassi commented Mar 7, 2019

DOLAR:

Estructura CSV:

  • indice_tiempo
  • tipo_cambio_minorista_referencia_usd_caba_comprador
  • tipo_cambio_minorista_referencia_usd_caba_vendedor

Nombre CSV: tipo-cambio-minorista-referencia-usd-caba.csv

EURO:

Estructura CSV:

  • indice_tiempo
  • tipo_cambio_minorista_referencia_eur_caba_comprador
  • tipo_cambio_minorista_referencia_eur_caba_vendedor

Nombre CSV: tipo-cambio-minorista-referencia-eur-caba.csv

Fuente primaria: http://www.bcra.gov.ar/PublicacionesEstadisticas/Planilla_cierre_de_cotizaciones.asp (revisar conveniencia de usar esta API "oculta" http://www.bcra.gov.ar/PublicacionesEstadisticas/Planilla_cierre_de_cotizaciones.asp?dato=1&moneda=2)

@abenassi abenassi added the epic label Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant