Skip to content

amphetamarina/BCBTimeSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BCBTimeSeries

Official Guide - Portuguese

A simple wrapper for the Brazilian Central Bank's Time Series Management System.

======== Minimum Requirements:

For Windows users

========

  • Usage:
  php init.php -arguments
--help / -h Show this guide. 
 
--getUltimoValor    [Series Code]  (e.g.: 8080)
 -guv               [Series Code]
 //gets last value from specific series

 --getValor         [Series Code] [Data]
 -gv                [Series Code] [Data]
 //gets value from series in a specific date

 --getValorEspecial [Series Code] [startDate] [endDate]
 -gve               [Series Code] [startDate] [endDate]
 //gets value from special series

 --getValoresSeries [Series Code] [startDate] [endDate]
 -gvs               [Series Code] [startDate] [endDate]
 //gets values from series in certain periods of time
  • Date format: dd/mm/yyyy

About

A simple wrapper for Brazilian Central Bank's Time Series Management System

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages